Point-of-Care Device Implementation Guide
current - CI Build International flag

Point-of-Care Device Implementation Guide, published by HL7 International - Devices Work Group. This is not an authorized publication; it is the continuous build for version current). This version is based on the current content of https://github.com/HL7/uv-pocd/ and changes regularly. See the Directory of published versions

: MDC Object infrastructure and Device nomenclature - XML Representation

Draft as of 2021-07-14

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="11073MDC-object"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include codes from <a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-mdc.html"><code>urn:iso:std:iso:11073:10101</code></a> where partition  =  1</li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/uv/pocd/ValueSet/11073MDC-object"/>
  <version value="current"/>
  <name value="MdcObject"/>
  <title value="MDC Object infrastructure and Device nomenclature"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2021-07-14"/>
  <publisher value="HL7 International - Devices Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/healthcaredevices"/>
    </telecom>
  </contact>
  <description
               value="ValueSet for the ISO/IEEE 11073-10101 Nomenclature filtered by Object partition."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="urn:iso:std:iso:11073:10101"/>
      <filter>
        <property value="partition"/>
        <op value="="/>
        <value value="1"/>
      </filter>
    </include>
  </compose>
</ValueSet>