FHIR IG analytics| Package | hl7.fhir.eu.eps |
| Resource Type | Observation |
| Id | Observation-62e65dfb-d837-4556-8e75-2ca7a6fe6e40.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Body Height | 158.3 cm |
{
"resourceType": "Observation",
"id": "62e65dfb-d837-4556-8e75-2ca7a6fe6e40",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/vitalsigns"
]
},
"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": "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3",
"display": "Petra Schwartz"
},
"effectiveDateTime": "2025-07-14",
"valueQuantity": {
"value": 158.3,
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
}
}