FHIR IG analytics| Package | hl7.fhir.eu.imaging-r5 |
| Resource Type | Observation |
| Id | Observation-HeightObservation.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation HeightObservation
Language: en
status: Final
category: Vital Signs
code: Body height
subject: 3D TEE 2D(official) (no stated gender), DoB: 1976-04-29 ( 00 CARDIAC 2)
effective: 2023-06-01
value: 180 cm (Details: UCUM codecm = 'cm')
{
"resourceType": "Observation",
"id": "HeightObservation",
"language": "en",
"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:11111111-2222-4333-8444-000000000003"
},
"effectiveDateTime": "2023-06-01",
"valueQuantity": {
"value": 180,
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
}
}