<DeviceComponent xmlns="http://hl7.org/fhir">
  <id value="core-examples-DeviceComponent-example2" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2016-09-08T11:58:20.491+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>Example of a simple MDS from a pulse oximeter containment tree</p>
    </div>
  </text>
  <contained>
    <Device>
      <id value="d1" />
      <identifier>
        <type>
          <coding>
            <system value="http://hl7.org/fhir/identifier-type" />
            <code value="SNO" />
          </coding>
          <text value="Serial Number" />
        </type>
        <value value="ID 13.1" />
      </identifier>
      <identifier>
        <type>
          <text value="Global Medical Device Nomenclature" />
        </type>
        <system value="urn:iso:std:iso:11073:10101" />
        <value value="2000" />
      </identifier>
      <type>
        <coding>
          <system value="urn:iso:std:iso:11073:10101" />
          <code value="2000" />
          <display value="MDC_DEV_ANALY_SAT_O2_MDS" />
        </coding>
      </type>
      <manufacturer value="Center4MI" />
      <model value="2-0-14" />
    </Device>
  </contained>
  <type>
    <coding>
      <system value="urn:iso:std:iso:11073:10101" />
      <code value="2000" />
      <display value="MDC_DEV_ANALY_SAT_O2_MDS" />
    </coding>
  </type>
  <identifier>
    <type>
      <text value="Handle ID" />
    </type>
    <value value="0" />
  </identifier>
  <lastSystemChange value="2014-10-07T14:45:00+00:00" />
  <source>
    <reference value="#d1" />
  </source>
  <operationalStatus>
    <coding>
      <system value="urn:iso:std:iso:11073:10101" />
      <code value="0" />
      <display value="disconnected" />
    </coding>
  </operationalStatus>
  <productionSpecification>
    <specType>
      <coding>
        <code value="1" />
        <display value="Serial number" />
      </coding>
    </specType>
    <productionSpec value="xa-12324-b" />
  </productionSpecification>
  <productionSpecification>
    <specType>
      <coding>
        <code value="3" />
        <display value="Hardware version" />
      </coding>
    </specType>
    <productionSpec value="1.1" />
  </productionSpecification>
  <productionSpecification>
    <specType>
      <coding>
        <code value="4" />
        <display value="Software version" />
      </coding>
    </specType>
    <productionSpec value="1.12" />
  </productionSpecification>
  <productionSpecification>
    <specType>
      <coding>
        <code value="5" />
        <display value="Firmware version" />
      </coding>
    </specType>
    <productionSpec value="1.0.23" />
  </productionSpecification>
  <languageCode>
    <coding>
      <system value="http://tools.ietf.org/html/bcp47" />
      <code value="en-US" />
    </coding>
  </languageCode>
</DeviceComponent>