This page is part of the Personal Health Device FHIR IG (v1.1.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2018-11-25 |
{
"resourceType" : "ValueSet",
"id" : "DeviceSystemIdIdentifier",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet DeviceSystemIdIdentifier</b></p><a name=\"DeviceSystemIdIdentifier\"> </a><a name=\"hcDeviceSystemIdIdentifier\"> </a><a name=\"DeviceSystemIdIdentifier-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-ContinuaDeviceIdentifiers.html\"><code>http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-ContinuaDeviceIdentifiers.html#ContinuaDeviceIdentifiers-SYSID\">SYSID</a></td><td style=\"color: #cccccc\">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></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "dev"
}
],
"url" : "http://hl7.org/fhir/uv/phd/ValueSet/DeviceSystemIdIdentifier",
"version" : "1.1.0",
"name" : "DeviceSystemIdIdentifier",
"title" : "Device System Id Identifier",
"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" : "ValueSet for the Codes describing the type of device identifier, such as a system id or Bluetooth address.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers",
"concept" : [
{
"code" : "SYSID"
}
]
}
]
}
}