FHIR IG analytics| Package | hl7.fhir.us.vrdr.r4b |
| Resource Type | Observation |
| Id | Observation-ManualUnderlyingCauseOfDeath-Example1.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ManualUnderlyingCauseOfDeath-Example1
status: Final
code: Cause of death.underlying [Manual]
subject: NCHS generated
value: Acute respiratory failure
{
"resourceType": "Observation",
"id": "ManualUnderlyingCauseOfDeath-Example1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-manual-underlying-cause-of-death"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "80359-3"
}
]
},
"subject": {
"display": "NCHS generated"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/icd-10",
"code": "J96.0"
}
]
}
}