This page is part of the Point-of-care Device FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. . For a full list of available versions, see the Directory of published versions

This is a pre-release version (Ballot 2) of Point of Care Devices (PoCD) R1/STU. There is no current official version.
For a full list of available versions, see the Directory of published versions .



<Observation xmlns="http://hl7.org/fhir">
  <id value="d77b8105-44a7-47dc-931e-2621ad85d472"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/pocd/StructureDefinition/CompoundNumericObservation"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: d77b8105-44a7-47dc-931e-2621ad85d472</p><p><b>meta</b>: </p><p><b>status</b>: FINAL</p><p><b>category</b>: Vital Signs <span style="background: LightGoldenRodYellow">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: Blood pressure panel with all children optional <span style="background: LightGoldenRodYellow">(Details : {LOINC code '85354-9' = 'Blood pressure panel with all children optional', given as 'Blood pressure panel with all children optional'}; {urn:iso:std:iso:11073:10101 code '150020' = '150020', given as 'MDC_PRESS_BLD_NONINV'})</span></p><p><b>subject</b>: <a href="Patient-6a41c235-5421-4698-af96-20f279b21ffc.html">Generated Summary: id: 6a41c235-5421-4698-af96-20f279b21ffc; Medical record number = 0815 (USUAL); active; John Doe ; gender: male; birthDate: 04/05/1967</a></p><p><b>effective</b>: 21/07/2018 11:15:00 AM</p><p><b>device</b>: <a href="DeviceMetric-2f26a717-9841-4ddc-92eb-26398c7548c7.html">Generated Summary: id: 2f26a717-9841-4ddc-92eb-26398c7548c7; <span title="Codes: {urn:iso:std:iso:11073:10101 150020}">NBP</span>; <span title="Codes: {urn:iso:std:iso:11073:10101 266016}">mmHg</span>; operationalStatus: on; color: red; category: measurement; Do Once per 15 minutes</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Systolic blood pressure <span style="background: LightGoldenRodYellow">(Details : {LOINC code '8480-6' = 'Systolic blood pressure', given as 'Systolic blood pressure'}; {urn:iso:std:iso:11073:10101 code '150021' = '150021', given as 'MDC_PRESS_BLD_NONINV_SYS'})</span></p><p><b>value</b>: 120 mmHg<span style="background: LightGoldenRodYellow"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Diastolic blood pressure <span style="background: LightGoldenRodYellow">(Details : {LOINC code '8462-4' = 'Diastolic blood pressure', given as 'Diastolic blood pressure'}; {urn:iso:std:iso:11073:10101 code '150022' = '150022', given as 'MDC_PRESS_BLD_NONINV_DIA'})</span></p><p><b>value</b>: 80 mmHg<span style="background: LightGoldenRodYellow"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Mean blood pressure <span style="background: LightGoldenRodYellow">(Details : {LOINC code '8478-0' = 'Mean blood pressure', given as 'Mean blood pressure'}; {urn:iso:std:iso:11073:10101 code '150023' = '150023', given as 'MDC_PRESS_BLD_NONINV_MEAN'})</span></p><p><b>value</b>: 90 mmHg<span style="background: LightGoldenRodYellow"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="vital-signs"/>
      <display value="Vital Signs"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="85354-9"/>
      <display value="Blood pressure panel with all children optional"/>
    </coding>
    <coding>
      <system value="urn:iso:std:iso:11073:10101"/>
      <code value="150020"/>
      <display value="MDC_PRESS_BLD_NONINV"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/6a41c235-5421-4698-af96-20f279b21ffc"/>
  </subject>
  <effectiveDateTime value="2018-07-21T11:15:00+02:00"/>
  <device>
    <reference value="DeviceMetric/2f26a717-9841-4ddc-92eb-26398c7548c7"/>
  </device>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8480-6"/>
        <display value="Systolic blood pressure"/>
      </coding>
      <coding>
        <system value="urn:iso:std:iso:11073:10101"/>
        <code value="150021"/>
        <display value="MDC_PRESS_BLD_NONINV_SYS"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="120"/>
      <unit value="mmHg"/>
      <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>
      <coding>
        <system value="urn:iso:std:iso:11073:10101"/>
        <code value="150022"/>
        <display value="MDC_PRESS_BLD_NONINV_DIA"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="80"/>
      <unit value="mmHg"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mm[Hg]"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8478-0"/>
        <display value="Mean blood pressure"/>
      </coding>
      <coding>
        <system value="urn:iso:std:iso:11073:10101"/>
        <code value="150023"/>
        <display value="MDC_PRESS_BLD_NONINV_MEAN"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="90"/>
      <unit value="mmHg"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mm[Hg]"/>
    </valueQuantity>
  </component>
</Observation>