Smart Bear Implementation Guide
3.4.1 - ci-build

Smart Bear Implementation Guide - Local Development build (v3.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: BloodPressureStanding001 - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="BloodPressureStanding001"/>
  <meta>
    <lastUpdated value="2021-02-20T09:29:23.356+00:00"/>
    <profile
             value="https://smart-bear.eu/fhir/StructureDefinition/BloodPressureStandingObservation"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation BloodPressureStanding001</b></p><a name="BloodPressureStanding001"> </a><a name="hcBloodPressureStanding001"> </a><a name="BloodPressureStanding001-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2021-02-20 09:29:23+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-BloodPressureStandingObservation.html">Blood Pressure Standing Observation</a></p></div><p><b>App submission date</b>: 2021-02-20 09:29:23+0000</p><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 85354-9}">Blood pressure panel with all children optional</span></p><p><b>subject</b>: <a href="Patient-Patient001.html">Mario Bianchi Male, DoB: 1983-11-07 ( Patient001)</a></p><p><b>effective</b>: 2021-02-20 09:29:23+0000</p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 368209003}">Right arm</span></p><p><b>device</b>: <a href="Device-1231233o4343.html">Device: identifier = 1231233o4343</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 8460-8}">Systolic blood pressure--standing</span></p><p><b>value</b>: 90 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 8454-1}">Diastolic blood pressure--standing</span></p><p><b>value</b>: 120 mm[Hg]<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote></div>
  </text>
  <extension
             url="https://smart-bear.eu/fhir/StructureDefinition/LoadedIntoApp">
    <valueDateTime value="2021-02-20T09:29:23.356+00:00"/>
  </extension>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="85354-9"/>
      <display value="Blood pressure panel with all children optional"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/Patient001"/>
  </subject>
  <effectiveDateTime value="2021-02-20T09:29:23.356+00:00"/>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="368209003"/>
      <display value="Right arm"/>
    </coding>
  </bodySite>
  <device>🔗 
    <reference value="Device/1231233o4343"/>
  </device>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8460-8"/>
        <display value="Systolic blood pressure--standing"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="90"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mm[Hg]"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8454-1"/>
        <display value="Diastolic blood pressure--standing"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="120"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mm[Hg]"/>
    </valueQuantity>
  </component>
</Observation>