<Observation xmlns="http://hl7.org/fhir">
  <meta>
    <profile value="http://pchalliance.org/phdfhir/StructureDefinition/PhdCompoundNumericObservation" />
  </meta>
  <identifier>
    <value value="sisansarahId-urn:oid:1.2.3.4.5.6.7.8.10~01040302f0000000~150020~20171212091343~104~3872~66~92" />
  </identifier>
  <status value="final" />
  <category>
    <coding>
      <system value="http://hl7.org/fhir/observation-category" />
      <code value="vital-signs" />
      <display value="Vital Signs" />
    </coding>
  </category>
  <code>
    <coding>
      <system value="urn:iso:std:iso:11073:10101" />
      <code value="150020" />
      <display value="MDC_PRESS_BLD_NONINV" />
    </coding>
    <coding>
      <system value="http://loinc.org" />
      <code value="55284-4" />
      <display value="Blood Pressure" />
    </coding>
  </code>
  <subject>
    <reference value="Patient/PatientId-sisansarahId" />
  </subject>
  <effectiveDateTime value="2017-12-12T09:13:43-05:00" />
  <performer>
    <reference value="Patient/PatientId-sisansarahId" />
  </performer>
  <device>
    <reference value="DeviceComponent/SysId-01040302f0000000" />
  </device>
  <related id="coincidentTimeStampRelated">
    <type value="qualified-by" />
    <target>
      <reference value="urn:oid:3.14159.20171212091339" />
    </target>
  </related>
  <component>
    <code>
      <coding>
        <system value="urn:iso:std:iso:11073:10101" />
        <code value="150021" />
        <display value="MDC_PRESS_BLD_NONINV_SYS" />
      </coding>
      <coding>
        <system value="http://loinc.org" />
        <code value="8480-6" />
        <display value="Systolic blood pressure" />
      </coding>
    </code>
    <valueQuantity>
      <value value="104" />
      <unit value="mmHg" />
      <system value="urn:iso:std:iso:11073:10101" />
      <code value="266016" />
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="urn:iso:std:iso:11073:10101" />
        <code value="150022" />
        <display value="MDC_PRESS_BLD_NONINV_DIA" />
      </coding>
      <coding>
        <system value="http://loinc.org" />
        <code value="8462-4" />
        <display value="Diastolic blood pressure" />
      </coding>
    </code>
    <valueQuantity>
      <value value="66" />
      <unit value="mmHg" />
      <system value="urn:iso:std:iso:11073:10101" />
      <code value="266016" />
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="urn:iso:std:iso:11073:10101" />
        <code value="150023" />
        <display value="MDC_PRESS_BLD_NONINV_MEAN" />
      </coding>
    </code>
    <valueQuantity>
      <value value="92" />
      <unit value="mmHg" />
      <system value="urn:iso:std:iso:11073:10101" />
      <code value="266016" />
    </valueQuantity>
  </component>
</Observation>