{
"description": "Codes used to describe the Device (PHD or PHG) Identifiers, such as the system id or Bluetooth Address. More codes maybe added to this list in the future.",
"_filename": "CodeSystem-ContinuaDeviceIdentifiers.json",
"package_name": "hl7.fhir.uv.phd",
"date": "2018-11-25T00:00:00+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher": "Health Level Seven International (Health Care Devices Work Group)",
"content": "complete",
"name": "ContinuaDeviceIdentifiers",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "0.3.0",
"status": "draft",
"id": "69c39f2f-667a-42a0-af61-8a72f79f03e0",
"kind": null,
"url": "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers",
"concept": [ {
"code": "SYSID",
"display": "IEEE 11073 System Identifier",
"definition": "This code indicates that the identifier is the IEEE 11073 SystemId from the equivalent of the System-Id attribute"
}, {
"code": "BTMAC",
"display": "Bluetooth MAC address",
"definition": "This code indicates that the identifier is the Bluetooth MAC address, either classic or low energy"
}, {
"code": "ETHMAC",
"display": "Ethernet MAC address",
"definition": "This code indicates that the identifier is the Ethernet MAC address"
}, {
"code": "USB",
"display": "USB PID and VID designators",
"definition": "This code indicates that the identifier is the USB Pid and Vid values"
}, {
"code": "ZIGBEE",
"display": "ZigBee MAC address",
"definition": "This code indicates that the identifier is the ZigBee MAC address"
} ],
"caseSensitive": true,
"version": "0.3.0"
}