FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | FamilyMemberHistory |
| Id | FamilyMemberHistory-9a26eaee-9315-420d-a47c-8e8329511aaf.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: FamilyMemberHistory 9a26eaee-9315-420d-a47c-8e8329511aaf
Profile: FamilyMemberHistory: EMS Report (CZ)
status: Completed
patient: Petr Novotný Female, DoB: 1977-11-26 ( https://ncez.mzcr.cz/fhir/sid/cpoj#7711260678)
relationship: father
deceased: 54 years (Details: UCUM codea = 'a')
| Code | ContributedToDeath |
| Akutní infarkt myokardu | true |
{
"resourceType": "FamilyMemberHistory",
"id": "9a26eaee-9315-420d-a47c-8e8329511aaf",
"meta": {
"profile": [
"https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-familyMemberHistory-ems"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"patient": {
"reference": "urn:uuid:3b46c18c-7e07-4232-af3e-f710dec8e766"
},
"relationship": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "FTH"
}
]
},
"deceasedAge": {
"value": 54,
"unit": "years",
"system": "http://unitsofmeasure.org",
"code": "a"
},
"condition": [
{
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/icd-10",
"code": "I21",
"display": "Acute myocardial infarction"
}
],
"text": "Akutní infarkt myokardu"
},
"contributedToDeath": true
}
]
}