Personal Health Device Implementation Guide
1.1.0 - STU 1.1 International flag

This page is part of the Personal Health Device FHIR IG (v1.1.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Example of a Blood Pressure PHD - XML Representation

Raw xml | Download


<Device xmlns="http://hl7.org/fhir">
  <id value="phd-711000FEFF5F49B0.B0495F001071"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/phd/StructureDefinition/PhdDevice"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device phd-711000FEFF5F49B0.B0495F001071</b></p><a name="phd-711000FEFF5F49B0.B0495F001071"> </a><a name="hcphd-711000FEFF5F49B0.B0495F001071"> </a><a name="phd-711000FEFF5F49B0.B0495F001071-en-US"> </a><p><b>identifier</b>: IEEE 11073 System Identifier/71-10-00-FE-FF-5F-49-B0, Bluetooth MAC address/B0-49-5F-00-10-71</p><p><b>manufacturer</b>: OMRONHEALTHCARE</p><p><b>serialNumber</b>: 20150200002A</p><p><b>modelNumber</b>: HEM-9200T</p><p><b>type</b>: <span title="Codes:{urn:iso:std:iso:11073:10101 65573}">MDC_MOC_VMS_MDS_SIMP</span></p><h3>Specializations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>SystemType</b></td><td><b>Version</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{urn:iso:std:iso:11073:10101 528391}">MDC_DEV_SPEC_PROFILE_BP: Blood Pressure Cuff</span></td><td>1</td></tr></table><blockquote><p><b>version</b></p><p><b>type</b>: <span title="Codes:{urn:iso:std:iso:11073:10101 531976}">MDC_ID_PROD_SPEC_FW: Firmware revision</span></p><p><b>value</b>: C.00.7AJ-02</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: <span title="Codes:{urn:iso:std:iso:11073:10101 531975}">MDC_ID_PROD_SPEC_SW: Software revision</span></p><p><b>value</b>: 0000000000000101</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: <span title="Codes:{urn:iso:std:iso:11073:10101 531974}">MDC_ID_PROD_SPEC_HW: Hardware revision</span></p><p><b>value</b>: 0000000000000100</p></blockquote><h3>Properties</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>ValueCode</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{urn:iso:std:iso:11073:10101 68220}">MDC_TIME_SYNC_PROTOCOL: Time synchronization protocol</span></td><td><span title="Codes:{urn:iso:std:iso:11073:10101 532224}">MDC_TIME_SYNC_NONE:</span></td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system
                value="http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers"/>
        <code value="SYSID"/>
      </coding>
    </type>
    <system value="urn:oid:1.2.840.10004.1.1.1.0.0.1.0.0.1.2680"/>
    <value value="71-10-00-FE-FF-5F-49-B0"/>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system
                value="http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers"/>
        <code value="BTMAC"/>
      </coding>
    </type>
    <system value="http://hl7.org/fhir/sid/eui-48/bluetooth"/>
    <value value="B0-49-5F-00-10-71"/>
  </identifier>
  <manufacturer value="OMRONHEALTHCARE"/>
  <serialNumber value="20150200002A"/>
  <modelNumber value="HEM-9200T"/>
  <type>
    <coding>
      <system value="urn:iso:std:iso:11073:10101"/>
      <code value="65573"/>
    </coding>
    <text value="MDC_MOC_VMS_MDS_SIMP"/>
  </type>
  <specialization>
    <systemType>
      <coding>
        <system value="urn:iso:std:iso:11073:10101"/>
        <code value="528391"/>
      </coding>
      <text value="MDC_DEV_SPEC_PROFILE_BP: Blood Pressure Cuff"/>
    </systemType>
    <version value="1"/>
  </specialization>
  <version>
    <type>
      <coding>
        <system value="urn:iso:std:iso:11073:10101"/>
        <code value="531976"/>
      </coding>
      <text value="MDC_ID_PROD_SPEC_FW: Firmware revision"/>
    </type>
    <value value="C.00.7AJ-02"/>
  </version>
  <version>
    <type>
      <coding>
        <system value="urn:iso:std:iso:11073:10101"/>
        <code value="531975"/>
      </coding>
      <text value="MDC_ID_PROD_SPEC_SW: Software revision"/>
    </type>
    <value value="0000000000000101"/>
  </version>
  <version>
    <type>
      <coding>
        <system value="urn:iso:std:iso:11073:10101"/>
        <code value="531974"/>
      </coding>
      <text value="MDC_ID_PROD_SPEC_HW: Hardware revision"/>
    </type>
    <value value="0000000000000100"/>
  </version>
  <property>
    <type>
      <coding>
        <system value="urn:iso:std:iso:11073:10101"/>
        <code value="68220"/>
      </coding>
      <text value="MDC_TIME_SYNC_PROTOCOL: Time synchronization protocol"/>
    </type>
    <valueCode>
      <coding>
        <system value="urn:iso:std:iso:11073:10101"/>
        <code value="532224"/>
      </coding>
      <text value="MDC_TIME_SYNC_NONE:"/>
    </valueCode>
  </property>
</Device>