FHIR IG analytics| Package | uk.nhsdigital.bars.r4 |
| Resource Type | Observation |
| Id | EstAge Observation1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "9c2b9f44-154a-42d3-9b43-d2fba2fb4c85",
"meta": {
"lastUpdated": "2021-11-26T15:00:00+00:00",
"profile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation"
]
},
"status": "final",
"code": {
"text": "Patient Estimated Age"
},
"subject": {
"reference": "urn:uuid:9589fb37-87a2-48d8-968f-b371429208a8"
},
"effectiveDateTime": "2021-11-26T15:00:00+00:00",
"valueQuantity": {
"value": 32,
"unit": "years",
"system": "https://ucum.org/trac",
"code": "year"
}
}