HL7 Europe Patient Summary
1.0.0-ballot - ci-build 150

HL7 Europe Patient Summary - Downloaded Version 1.0.0-ballot See the Directory of published versions

: Vital Signs - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="62e65dfb-d837-4556-8e75-2ca7a6fe6e40"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/vitalsigns"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><table class="hl7__ips"><tr><td>Body Height</td><td>158.3 cm</td></tr></table></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"/>
    <display value="Petra Schwartz"/>
  </subject>
  <effectiveDateTime value="2025-07-14"/>
  <valueQuantity>
    <value value="158.3"/>
    <unit value="cm"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="cm"/>
  </valueQuantity>
</Observation>