MyHealth@Eu Patient Summary
1.0.0-poc - qa-preview
150
This page is part of the MyHealth@Eu Patient Summary (v1.0.0-poc: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="4cc7d7fa-82fd-4f06-a2be-18b60c1ee55f"/>
<meta>
<profile
value="http://fhir.ehdsi.eu/eps/StructureDefinition/observation-vital-eps-myhealtheu"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>Body height: 165 cm.</p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="vital-signs"/>
<display value="Vital Signs"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="8302-2"/>
<display value="Body height"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"/>
</subject>
<effectiveDateTime value="2025-08-31"/>
<performer>🔗
<reference value="PractitionerRole/01d682e6-bb2d-4b31-9d3c-51cdc6dfb39b"/>
</performer>
<valueQuantity>
<value value="165"/>
<unit value="cm"/>
<system value="http://unitsofmeasure.org"/>
<code value="cm"/>
</valueQuantity>
</Observation>