FHIR IG analytics| Package | hl7.fhir.cz.img |
| Resource Type | Observation |
| Id | Observation-40fb226b-e11f-4d02-aa30-97ba51ab4ff6.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 40fb226b-e11f-4d02-aa30-97ba51ab4ff6
status: Final
category: Vital Signs
code: Body height
effective: 2023-06-01
performer: PractitionerRole: specialty = Radiology
value: 163 cm (Details: UCUM codecm = 'cm')
{
"resourceType": "Observation",
"id": "40fb226b-e11f-4d02-aa30-97ba51ab4ff6",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8302-2",
"display": "Body height"
}
]
},
"subject": {
"reference": "urn:uuid:2ccb472f-5747-4939-a119-5597835ad7da"
},
"effectiveDateTime": "2023-06-01",
"performer": [
{
"reference": "urn:uuid:792a7a2e-4acd-42fd-bd2c-c2ff4e2f66a0"
}
],
"valueQuantity": {
"value": 163,
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
}
}