Codes, extension, profiles and more
1.1.0 - ci-build
Codes, extension, profiles and more - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="body-height-example"/>
<meta>
<profile
value="http://helsenorge.no/fhir/StructureDefinition/NoVitalSignsObservationBodyHeight"/>
<profile
value="http://hl7.no/StructureDefinition/NoVitalSignsObservationBodyHeight"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation body-height-example</b></p><a name="body-height-example"> </a><a name="hcbody-height-example"> </a><a name="body-height-example-no-NO"> </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}, {http://snomed.info/sct 50373000}">Body height</span></p><p><b>subject</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.no.basis@2.2.0&canonical=http://fhir.org/packages/hl7.fhir.no.basis/Patient/12345">Ola Nordmann</a></p><p><b>effective</b>: 2025-02-22 09:00:00+0000</p><p><b>performer</b>: </p><ul><li><a href="https://simplifier.net/resolve?scope=hl7.fhir.no.basis@2.2.0&canonical=http://fhir.org/packages/hl7.fhir.no.basis/Practitioner/67890">Dr. Anne Hansen</a></li><li><a href="https://simplifier.net/resolve?scope=hl7.fhir.no.basis@2.2.0&canonical=http://fhir.org/packages/hl7.fhir.no.basis/Organization/456">Oslo University Hospital</a></li></ul><p><b>value</b>: 181 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"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="50373000"/>
<display value="Body height"/>
</coding>
<text value="Body height"/>
</code>
<subject>
<reference value="Patient/12345"/>
<display value="Ola Nordmann"/>
</subject>
<effectiveDateTime value="2025-02-22T09:00:00Z"/>
<performer>
<reference value="Practitioner/67890"/>
<display value="Dr. Anne Hansen"/>
</performer>
<performer>
<reference value="Organization/456"/>
<display value="Oslo University Hospital"/>
</performer>
<valueQuantity>
<value value="181"/>
<unit value="cm"/>
<system value="http://unitsofmeasure.org"/>
<code value="cm"/>
</valueQuantity>
</Observation>