{
"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.r4",
"date": "2018-11-25",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher": "HL7 International / Health Care Devices",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"content": "complete",
"name": "ContinuaDeviceIdentifiers",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Continua Device Identifiers",
"package_version": "2.0.0-ballot2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "dev"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"
} ]
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"
} ]
}
} ],
"status": "active",
"id": "9e837f44-a425-4584-afd7-94ba2fc1a62b",
"kind": null,
"count": 5,
"url": "http://terminology.hl7.org/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 (non-unique) 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": "2.0.0-ballot2",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/healthcaredevices",
"system": "url"
} ]
} ]
}