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

: UC1-VitalSignsJune2018-Day2 - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="UC1-VitalSignsJune2018-Day2"/>
  <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 UC1-VitalSignsJune2018-Day2</b></p><a name="UC1-VitalSignsJune2018-Day2"> </a><a name="hcUC1-VitalSignsJune2018-Day2"> </a><a name="UC1-VitalSignsJune2018-Day2-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 8716-3}">Vitalzeichen</span></p><p><b>subject</b>: <a href="Patient-UC1-Patient.html">Klaus Müller  Male, DoB: 1959-05-20</a></p><p><b>encounter</b>: <a href="Encounter-UC1-EncounterMuenchenJune2018.html">Encounter: status = finished; class = EMER (EMER); period = 2018-06-10 --&gt; 2018-06-13; reasonCode = Pneumonie</a></p><p><b>effective</b>: 2018-06-11</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 8867-4}">Herzrate</span></p><p><b>value</b>: 100 min<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemin = 'min')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 8480-6}">Systolischer Blutdruck</span></p><p><b>value</b>: 140 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://snomed.info/sct 8462-4}">Diastolischer Blutdruck</span></p><p><b>value</b>: 90 mm[Hg]<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</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="8716-3"/>
      <display value="Vitalzeichen"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/UC1-Patient"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/UC1-EncounterMuenchenJune2018"/>
  </encounter>
  <effectiveDateTime value="2018-06-11"/>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="8867-4"/>
        <display value="Herzrate"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="100"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="min"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="8480-6"/>
        <display value="Systolischer Blutdruck"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="140"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mm[Hg]"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="8462-4"/>
        <display value="Diastolischer Blutdruck"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="90"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mm[Hg]"/>
    </valueQuantity>
  </component>
</Observation>