FHIR IG analytics| Package | telus.dw.emr.extract-1-1-21 |
| Resource Type | FamilyMemberHistory |
| Id | FamilyMemberHistory-ma-ma-schema-1-FamilyMemberHistory-15001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: FamilyMemberHistory ma-ma-schema-1-FamilyMemberHistory-15001
Last updated: 2023-06-15 10:00:00+0000;
Information Source: urn:telus:emr:ma:ma-schema-1
Profile: DwFamilyMemberHistory
Security Label: normal (Details: Confidentiality code N = 'normal')
identifier: urn:telus:emr:ma:ma-schema-1:FamilyMemberHistory/15001 (use: official, )
status: Completed
patient: John Michael Smith
date: 2023-06-15
relationship: Maternal Grandmother
note:
Maternal grandmother had Type 2 Diabetes mellitus, managed with oral hypoglycemic agents for over 20 years.
| Code | Onset[x] | Note |
| Type 2 Diabetes Mellitus | 2001-03-15 |
|
{
"resourceType": "FamilyMemberHistory",
"id": "ma-ma-schema-1-FamilyMemberHistory-15001",
"meta": {
"lastUpdated": "2023-06-15T10:00:00Z",
"source": "urn:telus:emr:ma:ma-schema-1",
"profile": [
"https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwFamilyMemberHistory"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "N",
"display": "normal"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:telus:emr:ma:ma-schema-1:FamilyMemberHistory",
"value": "15001"
}
],
"status": "completed",
"patient": {
"reference": "Patient/ma-ma-schema-1-Patient-12345",
"type": "Patient",
"display": "John Michael Smith"
},
"date": "2023-06-15",
"relationship": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "MGRMTH",
"display": "Maternal Grandmother"
}
],
"text": "Maternal Grandmother"
},
"note": [
{
"text": "Maternal grandmother had Type 2 Diabetes mellitus, managed with oral hypoglycemic agents for over 20 years."
}
],
"condition": [
{
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/icd9cm",
"code": "250.00",
"display": "Diabetes mellitus without mention of complication, type II or unspecified type, not stated as uncontrolled"
},
{
"system": "http://snomed.info/sct",
"code": "44054006",
"display": "Type 2 diabetes mellitus"
}
],
"text": "Type 2 Diabetes Mellitus"
},
"onsetString": "2001-03-15",
"note": [
{
"text": "Grandmother managed Type 2 diabetes with metformin for over 20 years. No significant complications documented."
}
]
}
]
}