FHIR IG analytics| Package | ihe.pcc.maps |
| Resource Type | FamilyMemberHistory |
| Id | FamilyMemberHistory-ex-FamilyMemberHistory-AmandaAlvarez-Alice.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: FamilyMemberHistory ex-FamilyMemberHistory-AmandaAlvarez-Alice
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
status: Completed
name: Alice Brown
relationship: maternal cousin
| Code |
| Cystic fibrosis |
{
"resourceType": "FamilyMemberHistory",
"id": "ex-FamilyMemberHistory-AmandaAlvarez-Alice",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"patient": {
"reference": "Patient/ex-Patient-AmandaAlvarez"
},
"name": "Alice Brown",
"relationship": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "MCOUSN"
}
]
},
"condition": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "190905008"
}
]
}
}
]
}