FHIR IG analytics| Package | hl7.fhir.us.mdi.r4b |
| Resource Type | Observation |
| Id | Observation-vrdr-decedent-age-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-decedent-age-dcr-ex1
Profile: Decedent Age
status: Final
code: Age at death
subject: Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)
value: 39 a (Details: UCUM codea = 'a')
{
"resourceType": "Observation",
"id": "vrdr-decedent-age-dcr-ex1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-age"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "39016-1",
"display": "Age at death"
}
]
},
"subject": {
"reference": "Patient/vrdr-decedent-dcr-ex1"
},
"valueQuantity": {
"value": 39,
"unit": "a",
"system": "http://unitsofmeasure.org",
"code": "a"
}
}