FHIR IG analytics| Package | hl7.fhir.us.mdi.r4 |
| Resource Type | Observation |
| Id | Observation-vrdr-manner-of-death-dcr-ex1.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-dcr-ex1
Profile: Manner of Death
status: Final
code: Manner of death
subject: Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)
performer: Practitioner Lm Doctor (official)
value: Homicide
{
"resourceType": "Observation",
"id": "vrdr-manner-of-death-dcr-ex1",
"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/vrdr-decedent-dcr-ex1"
},
"performer": [
{
"reference": "Practitioner/us-core-practitioner-dcr-ex1"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "27935005",
"display": "Homicide"
}
]
}
}