Personal Health Device Implementation Guide
2.0.0-ballot2 - STU 2 - Ballot International flag

Personal Health Device Implementation Guide, published by HL7 International / Health Care Devices. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/phd/ and changes regularly. See the Directory of published versions

: Example of a Glucose Monitor PHD - XML Representation

Page standards status: Informative

Raw xml | Download


<Device xmlns="http://hl7.org/fhir">
  <id value="phd-00601900010E9234.F45EABA80832"/>
  <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-00601900010E9234.F45EABA80832</b></p><a name="phd-00601900010E9234.F45EABA80832"> </a><a name="hcphd-00601900010E9234.F45EABA80832"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-PhdDevice.html">PhdDevice</a></p></div><p><b>identifier</b>: IEEE 11073 System Identifier/00-60-19-00-01-0E-92-34, Bluetooth MAC address/F4-5E-AB-A8-08-32</p><p><b>manufacturer</b>: Diabetes Care</p><p><b>serialNumber</b>: 20130200002A</p><p><b>modelNumber</b>: Gluc-23</p><p><b>type</b>: <span title="Codes:{urn:iso:std:iso:11073:10101 65573}">Simple PHD</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 528401}">Glucose Monitor</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}">Firmware revision</span></p><p><b>value</b>: GLU.7AJ-02</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: <span title="Codes:{urn:iso:std:iso:11073:10101 531975}">Software revision</span></p><p><b>value</b>: 3.55.6</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: <span title="Codes:{urn:iso:std:iso:11073:10101 531974}">Hardware revision</span></p><p><b>value</b>: 5.4.2</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title="Codes:{urn:iso:std:iso:11073:10101 532353}">Certified device list as transport-specialization combo</span></p><p><b>valueCode</b>: <span title="Codes:{http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaPHDInterfaceIDs 16401}">HDP BT Glucose Monitor certified</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title="Codes:{urn:iso:std:iso:11073:10101 68220}">Time synchronization protocol</span></p><p><b>valueCode</b>: <span title="Codes:{urn:iso:std:iso:11073:10101 532224}">None</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/ContinuaDeviceIdentifiers USB}">USB PID and VID designators</span></p><p><b>valueCode</b>: <span title="Codes:">VID_1234:PID_5678</span></p></blockquote></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/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="00-60-19-00-01-0E-92-34"/>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/ContinuaDeviceIdentifiers"/>
        <code value="BTMAC"/>
      </coding>
    </type>
    <system value="http://hl7.org/fhir/sid/eui-48/bluetooth"/>
    <value value="F4-5E-AB-A8-08-32"/>
  </identifier>
  <manufacturer value="Diabetes Care"/>
  <serialNumber value="20130200002A"/>
  <modelNumber value="Gluc-23"/>
  <type>
    <coding>
      <system value="urn:iso:std:iso:11073:10101"/>
      <code value="65573"/>
      <display value="MDC_MOC_VMS_MDS_SIMP"/>
    </coding>
    <text value="Simple PHD"/>
  </type>
  <specialization>
    <systemType>
      <coding>
        <system value="urn:iso:std:iso:11073:10101"/>
        <code value="528401"/>
        <display value="MDC_DEV_SPEC_PROFILE_GLUCOSE"/>
      </coding>
      <text value="Glucose Monitor"/>
    </systemType>
    <version value="1"/>
  </specialization>
  <version>
    <type>
      <coding>
        <system value="urn:iso:std:iso:11073:10101"/>
        <code value="531976"/>
        <display value="MDC_ID_PROD_SPEC_FW"/>
      </coding>
      <text value="Firmware revision"/>
    </type>
    <value value="GLU.7AJ-02"/>
  </version>
  <version>
    <type>
      <coding>
        <system value="urn:iso:std:iso:11073:10101"/>
        <code value="531975"/>
        <display value="MDC_ID_PROD_SPEC_SW"/>
      </coding>
      <text value="Software revision"/>
    </type>
    <value value="3.55.6"/>
  </version>
  <version>
    <type>
      <coding>
        <system value="urn:iso:std:iso:11073:10101"/>
        <code value="531974"/>
        <display value="MDC_ID_PROD_SPEC_HW"/>
      </coding>
      <text value="Hardware revision"/>
    </type>
    <value value="5.4.2"/>
  </version>
  <property>
    <type>
      <coding>
        <system value="urn:iso:std:iso:11073:10101"/>
        <code value="532353"/>
        <display value="MDC_REG_CERT_DATA_CONTINUA_CERT_DEV_LIST"/>
      </coding>
      <text value="Certified device list as transport-specialization combo"/>
    </type>
    <valueCode>
      <coding>
        <system
                value="http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaPHDInterfaceIDs"/>
        <code value="16401"/>
        <display value="HDP BT Glucose Monitor certified"/>
      </coding>
    </valueCode>
  </property>
  <property>
    <type>
      <coding>
        <system value="urn:iso:std:iso:11073:10101"/>
        <code value="68220"/>
        <display value="MDC_TIME_SYNC_PROTOCOL"/>
      </coding>
      <text value="Time synchronization protocol"/>
    </type>
    <valueCode>
      <coding>
        <system value="urn:iso:std:iso:11073:10101"/>
        <code value="532224"/>
        <display value="MDC_TIME_SYNC_NONE"/>
      </coding>
      <text value="None"/>
    </valueCode>
  </property>
  <property>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/ContinuaDeviceIdentifiers"/>
        <code value="USB"/>
      </coding>
    </type>
    <valueCode>
      <text value="VID_1234:PID_5678"/>
    </valueCode>
  </property>
</Device>