This page is part of the FHIR Specification (v5.0.0-ballot: FHIR R5 Ballot Preview). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 
| Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw JSON (canonical form + also see JSON Format Specification)
Definition for Value SetDevice Specialization System Type
{
"resourceType" : "ValueSet",
"id" : "device-specialization-systemtype",
"meta" : {
"lastUpdated" : "2022-09-07T10:58:29.429+10:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
},
"text" : {
"status" : "generated",
"div" : "<div>!-- Snipped for Brevity --></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-specialization-systemtype",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.3204"
}],
"version" : "5.0.0-ballot",
"name" : "DeviceSpecializationSystemType",
"title" : "Device Specialization System Type",
"status" : "draft",
"experimental" : true,
"description" : "The type or specialization of a standard that devices can adhere to",
"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.