FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | FamilyMemberHistory |
| Id | FamilyMemberHistory-074ea905-8d91-452c-af3c-15b5b860fdb2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: FamilyMemberHistory 074ea905-8d91-452c-af3c-15b5b860fdb2
Profile: FamilyMemberHistory
identifier: National Health Plan Identifier/9321087654 (use: official, )
status: Completed
patient: Nedl LIVERPOOL
relationship: natural son
sex: male
reasonReference: Observation Diagnostic Implication
{
"resourceType": "FamilyMemberHistory",
"id": "074ea905-8d91-452c-af3c-15b5b860fdb2",
"meta": {
"profile": [
"https://fhir.nwgenomics.nhs.uk/StructureDefinition/FamilyMemberHistory"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "NH"
}
]
},
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9321087654"
}
],
"status": "completed",
"patient": {
"reference": "Patient/Patient-Liverpool",
"display": "Nedl LIVERPOOL"
},
"relationship": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "SON",
"display": "natural son"
}
]
},
"sex": {
"coding": [
{
"code": "male"
}
]
},
"reasonReference": [
{
"reference": "Observation/6beb613f-d303-42af-b025-86e8e0872061"
}
]
}