FHIR IG analytics| Package | telus.dw.emr.extract-1-1-21 |
| Resource Type | FamilyMemberHistory |
| Id | FamilyMemberHistory-chr-on-west-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 chr-on-west-FamilyMemberHistory-15001
Last updated: 2024-01-20 12:00:00+0000;
Information Source: urn:telus:emr:chr:on-west:123
Profile: DwFamilyMemberHistory
Security Label: normal (Details: Confidentiality code N = 'normal')
identifier: urn:telus:emr:chr:on-west:123:FamilyMemberHistory/15001.8501.fmh (use: official, )
status: Completed
patient: Sarah Marie Johnson
date: 2024-01-20
relationship: Mother
note:
Maternal history noted during routine checkup.
| Code | Onset[x] | Note |
| Essential Hypertension NOS ICD9 - Dr. Bill 401.9 | 52 52 years (Details: UCUM codea = 'a') |
|
{
"resourceType": "FamilyMemberHistory",
"id": "chr-on-west-FamilyMemberHistory-15001",
"meta": {
"lastUpdated": "2024-01-20T12:00:00Z",
"source": "urn:telus:emr:chr:on-west:123",
"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:chr:on-west:123:FamilyMemberHistory",
"value": "15001.8501.fmh"
}
],
"status": "completed",
"patient": {
"reference": "Patient/chr-on-west-Patient-12345",
"type": "Patient",
"display": "Sarah Marie Johnson"
},
"date": "2024-01-20",
"relationship": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "72705000",
"display": "Mother (person)"
}
],
"text": "Mother"
},
"note": [
{
"text": "Maternal history noted during routine checkup."
}
],
"condition": [
{
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/icd9cm",
"code": "401.9",
"display": "Essential Hypertension NOS"
}
],
"text": "Essential Hypertension NOS ICD9 - Dr. Bill 401.9"
},
"onsetAge": {
"value": 52,
"unit": "52 years",
"system": "http://unitsofmeasure.org",
"code": "a"
},
"note": [
{
"text": "Managed with medication."
}
]
}
]
}