FHIR IG analytics| Package | hl7.fhir.us.vrdr.r4b |
| Resource Type | Observation |
| Id | Observation-RecordAxisCauseOfDeath-Example1.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation RecordAxisCauseOfDeath-Example1
status: Final
code: Cause of death record axis code [Automated]
subject: NCHS generated
value: Acute respiratory failure
| Code | Value[x] |
| position | 1 |
{
"resourceType": "Observation",
"id": "RecordAxisCauseOfDeath-Example1",
"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": "J96.0"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs",
"code": "position"
}
]
},
"valueInteger": 1
}
]
}