FHIR IG analytics| Package | hl7.fhir.eu.hdr |
| Resource Type | FamilyMemberHistory |
| Id | FamilyMemberHistory-635c22e7-d7f1-45ad-9b4d-d4fe35239085.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: FamilyMemberHistory 635c22e7-d7f1-45ad-9b4d-d4fe35239085
status: Completed
patient: Luigi De Luca Male, DoB: 1966-09-30 ( National unique individual identifier)
relationship: mother
| Code |
| Family history of diabetes mellitus type 2 (situation) |
{
"resourceType": "FamilyMemberHistory",
"id": "635c22e7-d7f1-45ad-9b4d-d4fe35239085",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"patient": {
"reference": "urn:uuid:b01a2623-e219-41d2-8e78-1fa1439751d0"
},
"relationship": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "MTH",
"display": "mother"
}
]
},
"condition": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "430679000",
"display": "Family history of diabetes mellitus type 2 (situation)"
}
]
}
}
]
}