FHIR IG analytics| Package | hl7.fhir.us.mdi |
| Resource Type | Observation |
| Id | Observation-vrdr-cause-of-death-part2-a-freeman.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation vrdr-cause-of-death-part2-a-freeman
Profile: Cause of Death Part 2
status: Final
code: Other significant causes or conditions of death
effective: 2022-01-08
performer: Practitioner Sam Jones (official)
value: Hypertensive heart disease
{
"resourceType": "Observation",
"id": "vrdr-cause-of-death-part2-a-freeman",
"meta": {
"profile": [
"http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-cause-of-death-part2"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "69441-4"
}
]
},
"subject": {
"reference": "Patient/us-core-patient-a-freeman"
},
"effectiveDateTime": "2022-01-08",
"performer": [
{
"reference": "Practitioner/vr-practitioner-s-jones"
}
],
"valueCodeableConcept": {
"text": "Hypertensive heart disease"
}
}