FHIR IG analytics| Package | hl7.fhir.us.mdi.r4b |
| Resource Type | Observation |
| Id | Observation-vrdr-death-date-dcr-ex1.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-dcr-ex1
Profile: Death Date
status: Final
code: Date+time of death
subject: Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)
effective: 2023-04-24 01:00:00-0400
performer: Practitioner Lm Doctor (official)
value: 2023-04-24 01:00:00-0400
component
code: Date and time pronounced dead [US Standard Certificate of Death]
value: 2023-04-24 14:00:00-0400
component
code: Location of death
value: Death in hospital
{
"resourceType": "Observation",
"id": "vrdr-death-date-dcr-ex1",
"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/vrdr-decedent-dcr-ex1"
},
"effectiveDateTime": "2023-04-24T01:00:00-04:00",
"performer": [
{
"reference": "Practitioner/us-core-practitioner-dcr-ex1"
}
],
"valueDateTime": "2023-04-24T01:00:00-04:00",
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "80616-6",
"display": "Date and time pronounced dead [US Standard Certificate of Death]"
}
]
},
"valueDateTime": "2023-04-24T14:00:00-04:00"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "58332-8"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "16983000",
"display": "Death in hospital"
}
]
}
}
]
}