Package | hl7.fhir.uv.phd |
Type | CodeSystem |
Id | Id |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/phd/https://build.fhir.org/ig/HL7/phd/CodeSystem-ContinuaDeviceIdentifiers.html |
Url | http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers |
Version | 2.1.0 |
Status | active |
Date | 2018-11-25 |
Name | ContinuaDeviceIdentifiers |
Title | Continua Device Identifiers |
Experimental | False |
Realm | uv |
Authority | hl7 |
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. |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ContinuaDeviceIdentifiers
Profile: Shareable CodeSystem
This case-sensitive code system http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers
defines the following codes:
{
"resourceType" : "CodeSystem",
"id" : "ContinuaDeviceIdentifiers",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ContinuaDeviceIdentifiers</b></p><a name=\"ContinuaDeviceIdentifiers\"> </a><a name=\"hcContinuaDeviceIdentifiers\"> </a><a name=\"ContinuaDeviceIdentifiers-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">SYSID<a name=\"ContinuaDeviceIdentifiers-SYSID\"> </a></td><td>IEEE 11073 System Identifier</td><td>This code indicates that the identifier is the IEEE 11073 SystemId from the equivalent of the System-Id attribute</td></tr><tr><td style=\"white-space:nowrap\">BTMAC<a name=\"ContinuaDeviceIdentifiers-BTMAC\"> </a></td><td>Bluetooth MAC address</td><td>This code indicates that the identifier is the Bluetooth MAC address, either classic or low energy</td></tr><tr><td style=\"white-space:nowrap\">ETHMAC<a name=\"ContinuaDeviceIdentifiers-ETHMAC\"> </a></td><td>Ethernet MAC address</td><td>This code indicates that the identifier is the Ethernet MAC address</td></tr><tr><td style=\"white-space:nowrap\">USB<a name=\"ContinuaDeviceIdentifiers-USB\"> </a></td><td>USB PID and VID designators</td><td>This code indicates that the identifier is the USB Pid and Vid values</td></tr><tr><td style=\"white-space:nowrap\">ZIGBEE<a name=\"ContinuaDeviceIdentifiers-ZIGBEE\"> </a></td><td>ZigBee MAC address</td><td>This code indicates that the identifier is the ZigBee MAC address</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "dev"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 3,
"_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"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers",
"version" : "2.1.0",
"name" : "ContinuaDeviceIdentifiers",
"title" : "Continua Device Identifiers",
"status" : "active",
"experimental" : false,
"date" : "2018-11-25",
"publisher" : "HL7 International / Health Care Devices",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/healthcaredevices"
}
]
}
],
"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.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"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"
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.