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

: UC2-VitalSigns1 - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="UC2-VitalSigns1"/>
  <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 UC2-VitalSigns1</b></p><a name="UC2-VitalSigns1"> </a><a name="hcUC2-VitalSigns1"> </a><a name="UC2-VitalSigns1-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 85353-1}">Vital signs panel</span></p><p><b>subject</b>: <a href="Patient-UC2-Patient.html">Hans Müller  Male, DoB: 1988-05-20</a></p><p><b>encounter</b>: <a href="Encounter-UC2-DiarrheaInitial.html">Encounter: status = finished; class = EMER (EMER); period = 2022-11-28 --&gt; (ongoing); reasonCode = Diarrhea</a></p><p><b>effective</b>: 2022-11-28</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 8480-6}">Systolic blood pressure</span></p><p><b>value</b>: 100 mm[Hg]<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 8462-4}">Diastolic blood pressure</span></p><p><b>value</b>: 60 mm[Hg]<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 8867-4}">Heart rate</span></p><p><b>value</b>: 110 /min<span style="background: LightGoldenRodYellow"> (Details: UCUM  code/min = '/min')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 9279-1}">Respiratory rate</span></p><p><b>value</b>: 22 /min<span style="background: LightGoldenRodYellow"> (Details: UCUM  code/min = '/min')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 8310-5}">Body temperature</span></p><p><b>value</b>: 37.8 Cel<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeCel = 'Cel')</span></p></blockquote></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <code value="vital-signs"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="85353-1"/>
      <display value="Vital signs panel"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/UC2-Patient"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/UC2-DiarrheaInitial"/>
  </encounter>
  <effectiveDateTime value="2022-11-28"/>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8480-6"/>
        <display value="Systolic blood pressure"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="100"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mm[Hg]"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8462-4"/>
        <display value="Diastolic blood pressure"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="60"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mm[Hg]"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8867-4"/>
        <display value="Heart rate"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="110"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="/min"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="9279-1"/>
        <display value="Respiratory rate"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="22"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="/min"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8310-5"/>
        <display value="Body temperature"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="37.8"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="Cel"/>
    </valueQuantity>
  </component>
</Observation>