HL7 Europe Imaging Study Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0-snapshot1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/imaging/ and changes regularly. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="HeightObservation"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation HeightObservation</b></p><a name="HeightObservation"> </a><a name="hcHeightObservation"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 8302-2}">Body heigth</span></p><p><b>subject</b>: <a href="Patient-PatientStructuredReport.html">3D TEE 2D(official) (no stated gender), DoB: 1976-04-29 ( 00 CARDIAC 2)</a></p><p><b>effective</b>: 2023-06-01</p><p><b>value</b>: 180 cm<span style="background: LightGoldenRodYellow"> (Details: UCUM codecm = 'cm')</span></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 heigth"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/PatientStructuredReport"/>
</subject>
<effectiveDateTime value="2023-06-01"/>
<valueQuantity>
<value value="180"/>
<unit value="cm"/>
<system value="http://unitsofmeasure.org"/>
<code value="cm"/>
</valueQuantity>
</Observation>