FHIR IG analytics| Package | hl7.fhir.us.vrdr.r4 |
| Resource Type | Observation |
| Id | Observation-RecordAxisCauseOfDeath-Example2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation RecordAxisCauseOfDeath-Example2
status: Final
code: Cause of death record axis code [Automated]
subject: NCHS generated
value: Burn of respiratory tract, part unspecified
| Code | Value[x] |
| position | 2 |
{
"resourceType": "Observation",
"id": "RecordAxisCauseOfDeath-Example2",
"meta": {
"profile": [
"http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-record-axis-cause-of-death"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "80357-7"
}
]
},
"subject": {
"display": "NCHS generated"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/icd-10",
"code": "T27.3"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs",
"code": "position"
}
]
},
"valueInteger": 2
}
]
}