FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | FamilyMemberHistory |
| Id | FamilyMemberHistory-MildCognitiveDisorder-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "FamilyMemberHistory",
"id": "FamilyMemberHistory-MildCognitiveDisorder-Example",
"status": "completed",
"patient": {
"reference": "Patient/Patient-MeirLieberman-Example",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449307873"
}
},
"relationship": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "NMTH",
"display": "natural mother"
}
]
},
"condition": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "386805003",
"display": "Mild neurocognitive disorder"
}
]
}
}
]
}