type: valuesetvalueset: device-versiontype
Device Version Type
- Official URL: http://hl7.org/fhir/ValueSet/device-versiontype
- Version: 6.0.0
- Status: active
- Name: DeviceVersionType
- Title: Device Version Type
- Description: Describes the type of version
Content (Compose)
- System: urn:iso:std:iso:11073:10101 | Concepts: 531974, 531975, 531976, 531977, 532352
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="device-versiontype"/>
<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>
<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"/>
<name value="DeviceVersionType"/>
<title value="Device Version Type"/>
<status value="active"/>
<experimental value="false"/>
<description value="Describes the type of version"/>
<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>