FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.phd.r4b
Resource TypeDevice
IdDevice-phg-example.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Device phg-example

Profile: PhgDevice

identifier: IEEE 11073 System Identifier/ec-de-3d-4e-58-53-2d-31

manufacturer: Certified Medical PHGs

type: Application Hosting Device, a.k.a. PHG

Specializations

-SystemTypeVersion
*Generic IEEE 11073-10206 PHD device2

version

type: MDC_ID_PROD_SPEC_SW

value: 1.0.0

version

type: MDC_REG_CERT_DATA_CONTINUA_VERSION

value: 6.0

property

type: MDC_TIME_SYNC_PROTOCOL

valueCode: MDC_TIME_SYNC_GSM

property

type: Certified device list of transport-specialization value pairs

valueCode: Pulse Oximeter certified

property

type: Certified Upload classes

valueCode: capabilities

property

type: Certified Upload classes

valueCode: observation-upload-fhir

property

type: negated-regulation-status

valueCode: Device is not regulated


Source1

{
  "resourceType": "Device",
  "id": "phg-example",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/phd/StructureDefinition/PhgDevice"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/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",
      "assigner": {
        "display": "EUI-64"
      }
    }
  ],
  "manufacturer": "Certified Medical PHGs",
  "type": {
    "coding": [
      {
        "system": "urn:iso:std:iso:11073:10101",
        "code": "531981",
        "display": "MDC_MOC_VMS_MDS_AHD"
      }
    ],
    "text": "Application Hosting Device, a.k.a. PHG"
  },
  "specialization": [
    {
      "systemType": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "528457",
            "display": "MDC_DEV_SPEC_PROFILE_GENERIC"
          }
        ],
        "text": "Generic IEEE 11073-10206 PHD device"
      },
      "version": "2"
    }
  ],
  "version": [
    {
      "type": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "531975",
            "display": "MDC_ID_PROD_SPEC_SW"
          }
        ]
      },
      "value": "1.0.0"
    },
    {
      "type": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "532352",
            "display": "MDC_REG_CERT_DATA_CONTINUA_VERSION"
          }
        ]
      },
      "value": "6.0"
    }
  ],
  "property": [
    {
      "type": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "68220",
            "display": "MDC_TIME_SYNC_PROTOCOL"
          }
        ]
      },
      "valueCode": [
        {
          "coding": [
            {
              "system": "urn:iso:std:iso:11073:10101",
              "code": "532233",
              "display": "MDC_TIME_SYNC_GSM"
            }
          ]
        }
      ]
    },
    {
      "type": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "532353",
            "display": "MDC_REG_CERT_DATA_CONTINUA_CERT_DEV_LIST"
          }
        ],
        "text": "Certified device list of transport-specialization value pairs"
      },
      "valueCode": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaPHDInterfaceIDs",
              "code": "4"
            }
          ]
        }
      ]
    },
    {
      "type": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "532355",
            "display": "MDC_REG_CERT_DATA_CONTINUA_AHD_CERT_LIST"
          }
        ],
        "text": "Certified Upload classes"
      },
      "valueCode": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS",
              "code": "2",
              "display": "capabilities"
            }
          ]
        }
      ]
    },
    {
      "type": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "532355",
            "display": "MDC_REG_CERT_DATA_CONTINUA_AHD_CERT_LIST"
          }
        ],
        "text": "Certified Upload classes"
      },
      "valueCode": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS",
              "code": "7",
              "display": "observation-upload-fhir"
            }
          ]
        }
      ]
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/ASN1ToHL7",
            "code": "532354.0",
            "display": "negated-regulation-status"
          }
        ]
      },
      "valueCode": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v2-0136",
              "code": "Y",
              "display": "Yes"
            }
          ],
          "text": "Device is not regulated"
        }
      ]
    }
  ]
}