PhdImplementationGuide 0.3.0 - STU 1 (2nd ballot)

This page is part of the Personal Health Device FHIR IG (v0.3.0: STU 1 Ballot 3) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

Example of a Glucose Monitor PHD - JSON Representation

(back to narrative)

Raw json

{
  "resourceType" : "Device",
  "id" : "phd-00601900010E9234.F45EABA80832",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/phd/StructureDefinition/PhdDevice"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: phd-00601900010E9234.F45EABA80832</p><p><b>meta</b>: </p><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>: MDC_MOC_VMS_MDS_SIMP <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '65573' = '65573)</span></p><h3>Specializations</h3><table class=\"grid\"><tr><td>-</td><td><b>SystemType</b></td><td><b>Version</b></td></tr><tr><td>*</td><td>MDC_DEV_SPEC_PROFILE_GLUCOSE: Glucose Monitor <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '528405' = '528405)</span></td><td>1</td></tr></table><blockquote><p><b>version</b></p><p><b>type</b>: MDC_ID_PROD_SPEC_FW: Firmware revision <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '531976' = '531976)</span></p><p><b>value</b>: GLU.7AJ-02</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: MDC_ID_PROD_SPEC_SW: Software revision <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '531975' = '531975)</span></p><p><b>value</b>: 3.55.6</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: MDC_ID_PROD_SPEC_HW: Hardware revision <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '531974' = '531974)</span></p><p><b>value</b>: 5.4.2</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: MDC_REG_CERT_DATA_CONTINUA_CERT_DEV_LIST: certified device list as transport-specialization combo <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '532353' = '532353)</span></p><p><b>valueCode</b>: HDP BT Glucose Monitor certified <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaPHD code '16401' = 'HDP BT Glucose Monitor certified)</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: MDC_TIME_SYNC_PROTOCOL: Time synchronization protocol <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '68220' = '68220)</span></p><p><b>valueCode</b>: MDC_TIME_SYNC_NONE: <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '532224' = '532224)</span></p></blockquote></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers",
            "code" : "SYSID"
          }
        ]
      },
      "system" : "urn:oid:1.2.840.10004.1.1.1.0.0.1.0.0.1.2680",
      "value" : "00-60-19-00-01-0E-92-34"
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers",
            "code" : "BTMAC"
          }
        ]
      },
      "system" : "http://hl7.org/fhir/sid/eui-48",
      "value" : "F4-5E-AB-A8-08-32"
    }
  ],
  "manufacturer" : "Diabetes Care",
  "serialNumber" : "20130200002A",
  "modelNumber" : "Gluc-23",
  "type" : {
    "coding" : [
      {
        "system" : "urn:iso:std:iso:11073:10101",
        "code" : "65573"
      }
    ],
    "text" : "MDC_MOC_VMS_MDS_SIMP"
  },
  "specialization" : [
    {
      "systemType" : {
        "coding" : [
          {
            "system" : "urn:iso:std:iso:11073:10101",
            "code" : "528405"
          }
        ],
        "text" : "MDC_DEV_SPEC_PROFILE_GLUCOSE: Glucose Monitor"
      },
      "version" : "1"
    }
  ],
  "version" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "urn:iso:std:iso:11073:10101",
            "code" : "531976"
          }
        ],
        "text" : "MDC_ID_PROD_SPEC_FW: Firmware revision"
      },
      "value" : "GLU.7AJ-02"
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "urn:iso:std:iso:11073:10101",
            "code" : "531975"
          }
        ],
        "text" : "MDC_ID_PROD_SPEC_SW: Software revision"
      },
      "value" : "3.55.6"
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "urn:iso:std:iso:11073:10101",
            "code" : "531974"
          }
        ],
        "text" : "MDC_ID_PROD_SPEC_HW: Hardware revision"
      },
      "value" : "5.4.2"
    }
  ],
  "property" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "urn:iso:std:iso:11073:10101",
            "code" : "532353"
          }
        ],
        "text" : "MDC_REG_CERT_DATA_CONTINUA_CERT_DEV_LIST: certified device list as transport-specialization combo"
      },
      "valueCode" : [
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaPHD",
              "code" : "16401"
            }
          ]
        }
      ]
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "urn:iso:std:iso:11073:10101",
            "code" : "68220"
          }
        ],
        "text" : "MDC_TIME_SYNC_PROTOCOL: Time synchronization protocol"
      },
      "valueCode" : [
        {
          "coding" : [
            {
              "system" : "urn:iso:std:iso:11073:10101",
              "code" : "532224"
            }
          ],
          "text" : "MDC_TIME_SYNC_NONE:"
        }
      ]
    }
  ]
}