Definition for Value SetDevice Specification Type
{
"resourceType" : "ValueSet",
"id" : "device-specification-type",
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-v3-mdc.html\"><code>urn:iso:std:iso:11073:10101</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>528391</td><td>Blood Pressure Cuff</td></tr><tr><td>528404</td><td>Body Composition Analyzer</td></tr><tr><td>528425</td><td>Cardiovascular Device</td></tr><tr><td>528402</td><td>Coagulation meter</td></tr><tr><td>528409</td><td>Continuous Glucose Monitor</td></tr><tr><td>528390</td><td>Electro cardiograph</td></tr><tr><td>528457</td><td>Generic 20601 Device</td></tr><tr><td>528401</td><td>Glucose Monitor</td></tr><tr><td>528455</td><td>Independent Activity/Living Hub</td></tr><tr><td>528403</td><td>Insulin Pump</td></tr><tr><td>528405</td><td>Peak Flow meter</td></tr><tr><td>528388</td><td>Pulse Oximeter</td></tr><tr><td>528397</td><td>Respiration rate</td></tr><tr><td>528408</td><td>Sleep Apnea Breathing Equipment</td></tr><tr><td>528426</td><td>Strength Equipment</td></tr><tr><td>528392</td><td>Thermometer</td></tr><tr><td>528399</td><td>Weight Scale</td></tr></table></li></ul></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}],
"url" : "http://hl7.org/fhir/ValueSet/device-specification-type",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.3204"
}],
"version" : "5.0.0",
"name" : "DeviceSpecificationType",
"title" : "Device Specification Type",
"status" : "draft",
"experimental" : true,
"publisher" : "HL7 International",
"description" : "The type or specification of a standard that devices can adhere to",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"compose" : {
"include" : [{
"system" : "urn:iso:std:iso:11073:10101",
"concept" : [{
"code" : "528391",
"display" : "Blood Pressure Cuff"
},
{
"code" : "528404",
"display" : "Body Composition Analyzer"
},
{
"code" : "528425",
"display" : "Cardiovascular Device"
},
{
"code" : "528402",
"display" : "Coagulation meter"
},
{
"code" : "528409",
"display" : "Continuous Glucose Monitor"
},
{
"code" : "528390",
"display" : "Electro cardiograph"
},
{
"code" : "528457",
"display" : "Generic 20601 Device"
},
{
"code" : "528401",
"display" : "Glucose Monitor"
},
{
"code" : "528455",
"display" : "Independent Activity/Living Hub"
},
{
"code" : "528403",
"display" : "Insulin Pump"
},
{
"code" : "528405",
"display" : "Peak Flow meter"
},
{
"code" : "528388",
"display" : "Pulse Oximeter"
},
{
"code" : "528397",
"display" : "Respiration rate"
},
{
"code" : "528408",
"display" : "Sleep Apnea Breathing Equipment"
},
{
"code" : "528426",
"display" : "Strength Equipment"
},
{
"code" : "528392",
"display" : "Thermometer"
},
{
"code" : "528399",
"display" : "Weight Scale"
}]
}]
}
}
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.