View raw Markdown
type: valuesetvalueset: devicemetric-type

Device Metric and Component Types

Content (Compose)

ValueSet XML

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="devicemetric-type"/>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="dev"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/devicemetric-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.6.24"/>
  </identifier>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.645"/>
  </identifier>
  <identifier>
    <use value="old"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.895"/>
  </identifier>
  <version value="6.0.0"/>
  <name value="DeviceMetricAndComponentTypes"/>
  <title value="Device Metric and Component Types"/>
  <status value="active"/>
  <experimental value="true"/>
  <publisher value="HL7 Health Care Devices Workgroup"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="Codes used to identify health care device metric types and units and component types as part of the ISO/IEEE 11073-10101 Medical Device Communication Nomenclature."/>
  <compose>
    <include>
      <system value="urn:iso:std:iso:11073:10101"/>
    </include>
  </compose>
</ValueSet>