FHIR IG analytics| Package | hl7.fhir.us.mdi |
| Resource Type | Observation |
| Id | Observation-vrdr-manner-of-death-a-freeman-accidental.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation vrdr-manner-of-death-a-freeman-accidental
Profile: Manner of Death
status: Final
code: Manner of death
effective: 2022-01-08
performer: Practitioner Sam Jones (official)
value: Accidental death
{
"resourceType": "Observation",
"id": "vrdr-manner-of-death-a-freeman-accidental",
"meta": {
"profile": [
"http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-manner-of-death"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "69449-7",
"display": "Manner of death"
}
]
},
"subject": {
"reference": "Patient/us-core-patient-a-freeman"
},
"effectiveDateTime": "2022-01-08",
"performer": [
{
"reference": "Practitioner/vr-practitioner-s-jones"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "7878000",
"display": "Accidental death"
}
]
}
}