0.1.0 - ci-build

IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: UC4-BMI2020 - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="UC4-BMI2020"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-uv-ips"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation UC4-BMI2020</b></p><a name="UC4-BMI2020"> </a><a name="hcUC4-BMI2020"> </a><a name="UC4-BMI2020-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:">vital-signs</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 39156-5}">Body mass index (BMI) [Ratio]</span></p><p><b>subject</b>: <a href="Patient-UC4-Patient.html">Marta Perez  Female, DoB: 1959-05-15</a></p><p><b>encounter</b>: <a href="Encounter-UC4-Encounter2020May.html">Encounter: status = finished; class = AMB (AMB); period = 2020-05-20 --&gt; (ongoing)</a></p><p><b>effective</b>: 2020-05-20</p><p><b>value</b>: 29.4 kg/m2<span style="background: LightGoldenRodYellow"> (Details: UCUM  codekg/m2 = 'kg/m2')</span></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <code value="vital-signs"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="39156-5"/>
      <display value="Body mass index (BMI) [Ratio]"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/UC4-Patient"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/UC4-Encounter2020May"/>
  </encounter>
  <effectiveDateTime value="2020-05-20"/>
  <valueQuantity>
    <value value="29.4"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="kg/m2"/>
  </valueQuantity>
</Observation>