This page is part of the FHIR Specification v6.0.0-ballot4: Release 6 Ballot (1st Full Ballot) (see Ballot Notes). The current version is 5.0.0. For a full list of available versions, see the Directory of published versions for published versions
Example ValueSet/device-versiontype (XML)
Raw XML (canonical form + also see XML Format Specification)
Definition for Value SetDevice Version Type
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="device-versiontype"/>
<meta>
<lastUpdated value="2025-12-18T07:07:42.170+11:00"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p class="res-header-id">
<b> Generated Narrative: ValueSet device-versiontype</b>
</p>
<a name="device-versiontype"> </a>
<a name="hcdevice-versiontype"> </a>
<ul>
<li> Include these codes as defined in
<a href="http://tx.fhir.org/r5">
<code> urn:iso:std:iso:11073:10101</code>
</a>
<span style="opacity: 0.5" title="Version is not explicitly stated. When building this specification, the most recent
version 2024-12-05 has been used"> version ⏿2024-12-05</span>
<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="http://tx.fhir.org/r5/ValueSet/MDC#MDC-531974">531974</a>
</td>
<td> Hardware revision</td>
<td> The hardware-revision component id group of the MDC_ATTR_ID_PROD_SPECN attribute.</td>
</tr>
<tr>
<td>
<a href="http://tx.fhir.org/r5/ValueSet/MDC#MDC-531975">531975</a>
</td>
<td> Software revision</td>
<td> The software-revision component id group of the MDC_ATTR_ID_PROD_SPECN attribute.</td>
</tr>
<tr>
<td>
<a href="http://tx.fhir.org/r5/ValueSet/MDC#MDC-531976">531976</a>
</td>
<td> Firmware revision</td>
<td> The firmware-revision component id group of the MDC_ATTR_ID_PROD_SPECN attribute.</td>
</tr>
<tr>
<td>
<a href="http://tx.fhir.org/r5/ValueSet/MDC#MDC-531977">531977</a>
</td>
<td> Protocol revision</td>
<td> The protocol-revision component id group of the MDC_ATTR_ID_PROD_SPECN attribute.</td>
</tr>
<tr>
<td>
<a href="http://tx.fhir.org/r5/ValueSet/MDC#MDC-532352">532352</a>
</td>
<td> Continua version</td>
<td> Regulation-Certification-Continua-Version (hypothetical decomposition of MDC_ATTR_REG-CERT-DA
TALIST Continua Body Certified Device Version sub element)</td>
</tr>
</table>
</li>
</ul>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="oo"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/device-versiontype"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.3202"/>
</identifier>
<version value="6.0.0-ballot4"/>
<name value="DeviceVersionType"/>
<title value="Device Version Type"/>
<status value="active"/>
<experimental value="false"/>
<publisher value="HL7 International"/>
<description value="Describes the type of version"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="urn:iso:std:iso:11073:10101"/>
<concept>
<code value="531974"/>
<display value="Hardware revision"/>
</concept>
<concept>
<code value="531975"/>
<display value="Software revision"/>
</concept>
<concept>
<code value="531976"/>
<display value="Firmware revision"/>
</concept>
<concept>
<code value="531977"/>
<display value="Protocol revision"/>
</concept>
<concept>
<code value="532352"/>
<display value="Continua version"/>
</concept>
</include>
</compose>
</ValueSet>
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.