FHIR IG analytics| Package | hl7.fhir.us.mdi.r4b |
| Resource Type | Observation |
| Id | Observation-vrdr-death-date-a-freeman.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation vrdr-death-date-a-freeman
Profile: Death Date
status: Final
code: Date+time of death
effective: 2022-01-08 15:30:00-0500
performer: Practitioner Sam Jones (official)
value: 2022-01-08
method: Approximate
component
code: Date and time pronounced dead [US Standard Certificate of Death]
value: 2022-01-08 15:30:00-0500
component
code: Location of death
value: Dead on arrival at hospital
{
"resourceType": "Observation",
"id": "vrdr-death-date-a-freeman",
"meta": {
"profile": [
"http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-date"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "81956-5",
"display": "Date+time of death"
}
]
},
"subject": {
"reference": "Patient/us-core-patient-a-freeman"
},
"effectiveDateTime": "2022-01-08T15:30:00-05:00",
"performer": [
{
"reference": "Practitioner/vr-practitioner-s-jones"
}
],
"valueDateTime": "2022-01-08",
"method": {
"coding": [
{
"system": "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-date-of-death-determination-methods-cs",
"code": "approximate",
"display": "Approximate"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "80616-6",
"display": "Date and time pronounced dead [US Standard Certificate of Death]"
}
]
},
"valueDateTime": "2022-01-08T15:30:00-05:00"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "58332-8"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "63238001",
"display": "Dead on arrival at hospital"
}
]
}
}
]
}