This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Definition for Value SetDevice Specification Type
{
"resourceType" : "ValueSet",
"id" : "device-specification-type",
"meta" : {
"lastUpdated" : "2025-10-10T23:40:21.737+00:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet device-specification-type</b></p><a name=\"device-specification-type\"> </a><a name=\"hcdevice-specification-type\"> </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=\"shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.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 style=\"color: #cccccc\">MDC_DEV_SPEC_PROFILE_BP</td></tr><tr><td>528404</td><td style=\"color: #cccccc\">MDC_DEV_SPEC_PROFILE_BCA</td></tr><tr><td>528425</td><td style=\"color: #cccccc\">MDC_DEV_SPEC_PROFILE_HF_CARDIO</td></tr><tr><td>528402</td><td style=\"color: #cccccc\">MDC_DEV_SPEC_PROFILE_COAG</td></tr><tr><td>528409</td><td style=\"color: #cccccc\">MDC_DEV_SPEC_PROFILE_CGM</td></tr><tr><td>528390</td><td style=\"color: #cccccc\">MDC_DEV_SPEC_PROFILE_ECG</td></tr><tr><td>528457</td><td style=\"color: #cccccc\">MDC_DEV_SPEC_PROFILE_GENERIC</td></tr><tr><td>528401</td><td style=\"color: #cccccc\">MDC_DEV_SPEC_PROFILE_GLUCOSE</td></tr><tr><td>528455</td><td style=\"color: #cccccc\">MDC_DEV_SPEC_PROFILE_AI_ACTIVITY_HUB</td></tr><tr><td>528403</td><td style=\"color: #cccccc\">MDC_DEV_SPEC_PROFILE_INSULIN_PUMP</td></tr><tr><td>528405</td><td style=\"color: #cccccc\">MDC_DEV_SPEC_PROFILE_PEFM</td></tr><tr><td>528388</td><td style=\"color: #cccccc\">MDC_DEV_SPEC_PROFILE_PULS_OXIM</td></tr><tr><td>528397</td><td style=\"color: #cccccc\">MDC_DEV_SPEC_PROFILE_CALC_PULM</td></tr><tr><td>528408</td><td style=\"color: #cccccc\">MDC_DEV_SPEC_PROFILE_SABTE</td></tr><tr><td>528426</td><td style=\"color: #cccccc\">MDC_DEV_SPEC_PROFILE_HF_STRENGTH</td></tr><tr><td>528392</td><td style=\"color: #cccccc\">MDC_DEV_SPEC_PROFILE_TEMP</td></tr><tr><td>528399</td><td style=\"color: #cccccc\">MDC_DEV_SPEC_PROFILE_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" : "6.0.0-ballot3",
"name" : "DeviceSpecificationType",
"title" : "Device Specification Type",
"status" : "draft",
"experimental" : false,
"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"
},
{
"code" : "528404"
},
{
"code" : "528425"
},
{
"code" : "528402"
},
{
"code" : "528409"
},
{
"code" : "528390"
},
{
"code" : "528457"
},
{
"code" : "528401"
},
{
"code" : "528455"
},
{
"code" : "528403"
},
{
"code" : "528405"
},
{
"code" : "528388"
},
{
"code" : "528397"
},
{
"code" : "528408"
},
{
"code" : "528426"
},
{
"code" : "528392"
},
{
"code" : "528399"
}]
}]
}
}
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.