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 Gateway - JSON Representation

(back to narrative)

Raw json

{
  "resourceType" : "Device",
  "id" : "phg-ecde3d4e58532d31.000000000000",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/phd/StructureDefinition/PhgDevice"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: phg-ecde3d4e58532d31.000000000000</p><p><b>meta</b>: </p><p><b>identifier</b>: IEEE 11073 System Identifier = ec-de-3d-4e-58-53-2d-31, Bluetooth MAC address = 3d-4e-58-53-2d-31, Ethernet MAC address = 3d-4e-58-53-2d-35</p><p><b>type</b>: MDC_MOC_VMS_MDS_AHD <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '531981' = '531981)</span></p><h3>Versions</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Value</b></td></tr><tr><td>*</td><td>MDC_REG_CERT_DATA_CONTINUA_VERSION: Continua version <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '532352' = '532352)</span></td><td>5.0</td></tr></table><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_NTPV4: <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '532226' = '532226)</span></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>: Pulse Oximeter certified <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaPHD code '4' = 'Pulse Oximeter certified)</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: MDC_REG_CERT_DATA_CONTINUA_AHD_CERT_LIST: certified Upload classes <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:11073:10101 code '532355' = '532355)</span></p><p><b>valueCode</b>: observation-upload-soap <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS code '0' = 'observation-upload-soap)</span>, observation-upload-hdata <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS code '3' = 'observation-upload-hdata)</span>, observation-upload-fhir <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS code '7' = 'observation-upload-fhir)</span>, capabilities <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS code '2' = 'capabilities)</span>, aps <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS code '6' = 'aps)</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: regulation-status <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7 code '532354.0' = 'If bit is cleared device is regulated)</span></p><p><b>valueCode</b>: Device is not regulated <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0136 code 'Y' = 'Yes)</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" : "ec-de-3d-4e-58-53-2d-31"
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers",
            "code" : "BTMAC"
          }
        ]
      },
      "system" : "http://hl7.org/fhir/sid/eui-48",
      "value" : "3d-4e-58-53-2d-31"
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers",
            "code" : "ETHMAC"
          }
        ]
      },
      "system" : "http://hl7.org/fhir/sid/eui-48",
      "value" : "3d-4e-58-53-2d-35"
    }
  ],
  "type" : {
    "coding" : [
      {
        "system" : "urn:iso:std:iso:11073:10101",
        "code" : "531981"
      }
    ],
    "text" : "MDC_MOC_VMS_MDS_AHD"
  },
  "version" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "urn:iso:std:iso:11073:10101",
            "code" : "532352"
          }
        ],
        "text" : "MDC_REG_CERT_DATA_CONTINUA_VERSION: Continua version"
      },
      "value" : "5.0"
    }
  ],
  "property" : [
    {
      "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" : "532226"
            }
          ],
          "text" : "MDC_TIME_SYNC_NTPV4:"
        }
      ]
    },
    {
      "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" : "4"
            }
          ]
        }
      ]
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "urn:iso:std:iso:11073:10101",
            "code" : "532355"
          }
        ],
        "text" : "MDC_REG_CERT_DATA_CONTINUA_AHD_CERT_LIST: certified Upload classes"
      },
      "valueCode" : [
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS",
              "code" : "0"
            }
          ]
        },
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS",
              "code" : "3"
            }
          ]
        },
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS",
              "code" : "7"
            }
          ]
        },
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS",
              "code" : "2"
            }
          ]
        },
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS",
              "code" : "6"
            }
          ]
        }
      ]
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7",
            "code" : "532354.0"
          }
        ],
        "text" : "regulation-status"
      },
      "valueCode" : [
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0136",
              "code" : "Y"
            }
          ],
          "text" : "Device is not regulated"
        }
      ]
    }
  ]
}