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

: UC3-VitalSignsJan15 - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="UC3-VitalSignsJan15"/>
  <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 UC3-VitalSignsJan15</b></p><a name="UC3-VitalSignsJan15"> </a><a name="hcUC3-VitalSignsJan15"> </a><a name="UC3-VitalSignsJan15-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 85354-9}">Vital signs panel</span></p><p><b>subject</b>: <a href="Patient-UC3-Patient.html">Thomas Müller  Male, DoB: 1984-05-10</a></p><p><b>encounter</b>: <a href="Encounter-UC3-EncounterBrokenLeg.html">Encounter: status = finished; class = IMP (IMP); period = 2019-01-15 --&gt; 2019-01-18; reasonCode = Fracture of bone</a></p><p><b>effective</b>: 2019-01-15 08:00:00+0000</p><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 C<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeC = 'C')</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>: 80 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 8480-6}">Systolic blood pressure</span></p><p><b>value</b>: 120 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>: 75 /min<span style="background: LightGoldenRodYellow"> (Details: UCUM  code/min = '/min')</span></p></blockquote></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="vital-signs"/>
      <display value="Vital Signs"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="85354-9"/>
      <display value="Vital signs panel"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/UC3-Patient"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/UC3-EncounterBrokenLeg"/>
  </encounter>
  <effectiveDateTime value="2019-01-15T08:00:00Z"/>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8310-5"/>
        <display value="Body temperature"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="37"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="C"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8462-4"/>
        <display value="Diastolic blood pressure"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="80"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mm[Hg]"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8480-6"/>
        <display value="Systolic blood pressure"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="120"/>
      <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="75"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="/min"/>
    </valueQuantity>
  </component>
</Observation>