FHIR IG analytics| Package | hl7.fhir.us.vrdr.r4 |
| Resource Type | Observation |
| Id | Observation-ActivityAtTimeOfDeath-Example1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ActivityAtTimeOfDeath-Example1
status: Final
code: Activity at time of death [CDC]
subject: NCHS generated
value: While engaged in leisure activities.
{
"resourceType": "Observation",
"id": "ActivityAtTimeOfDeath-Example1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-activity-at-time-of-death"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "80626-5"
}
]
},
"subject": {
"display": "NCHS generated"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-activity-at-time-of-death-cs",
"code": "1",
"display": "While engaged in leisure activities."
}
]
}
}