FHIR IG analytics| Package | hl7.fhir.uv.ibcm |
| Resource Type | FamilyMemberHistory |
| Id | FamilyMemberHistory-uc3-familymemberhistory.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: FamilyMemberHistory uc3-familymemberhistory
status: Partial
patient: Anonymous Patient (no stated gender), DoB Unknown
relationship: mother
| Code |
| Achondroplasia |
{
"resourceType": "FamilyMemberHistory",
"id": "uc3-familymemberhistory",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "partial",
"patient": {
"reference": "Patient/uc3-fetus"
},
"relationship": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "MTH",
"display": "mother"
}
]
},
"condition": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "86268005",
"display": "Achondroplasia"
}
]
}
}
]
}