<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="5cf646f0-f1a4-4680-98db-09a9a2c02b84" />
  <meta>
    <lastUpdated value="2017-09-01T14:09:30.88+02:00" />
  </meta>
  <text>
    <status value="additional" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>This StructureDefinition is derived from <a href="http://hl7.org/fhir/devicecomponent.html">DeviceComponent</a>.</p>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="dev" />
  </extension>
  <url value="http://example.org/fhir/StructureDefinition/MdsDeviceComponent" />
  <name value="MdsDeviceComponent" />
  <title value="MDS DeviceComponent Profile" />
  <status value="draft" />
  <date value="2017-06-13" />
  <description value="StructureDefinition for a Medical Device System (MDS) DeviceComponent resource" />
  <fhirVersion value="3.0.0" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="DeviceComponent" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/DeviceComponent" />
  <derivation value="constraint" />
  <differential>
    <element id="DeviceComponent.identifier">
      <path value="DeviceComponent.identifier" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="system" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="DeviceComponent.identifier:EUI-64">
      <path value="DeviceComponent.identifier" />
      <sliceName value="EUI-64" />
      <short value="IEEE 64-bit Extended Unique Identifier (EUI-64)" />
      <definition value="The locally assigned unique identification by the software." />
    </element>
    <element id="DeviceComponent.identifier:EUI-64.system">
      <path value="DeviceComponent.identifier.system" />
      <min value="1" />
      <fixedUri value="urn:oid:1.2.840.10004.1.1.1.0.0.1.0.0.1.2680" />
    </element>
    <element id="DeviceComponent.identifier:EUI-64.value">
      <path value="DeviceComponent.identifier.value" />
      <min value="1" />
    </element>
    <element id="DeviceComponent.type">
      <path value="DeviceComponent.type" />
      <definition value="The MDS type as defined in the device nomenclature partition" />
    </element>
    <element id="DeviceComponent.type.coding">
      <path value="DeviceComponent.type.coding" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="system" />
        </discriminator>
        <rules value="open" />
      </slicing>
      <min value="1" />
    </element>
    <element id="DeviceComponent.type.coding:11073-10101">
      <path value="DeviceComponent.type.coding" />
      <sliceName value="11073-10101" />
      <short value="Code defined by the ISO/IEEE 11073-10101 Nomenclature" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="DeviceComponent.type.coding:11073-10101.system">
      <path value="DeviceComponent.type.coding.system" />
      <min value="1" />
      <fixedUri value="urn:iso:std:iso:11073:10101" />
    </element>
    <element id="DeviceComponent.type.coding:11073-10101.code">
      <path value="DeviceComponent.type.coding.code" />
      <min value="1" />
    </element>
    <element id="DeviceComponent.source">
      <path value="DeviceComponent.source" />
      <short value="Mandatory Device resource link" />
      <min value="1" />
    </element>
    <element id="DeviceComponent.parent">
      <path value="DeviceComponent.parent" />
      <short value="Optional parent DeviceComponent resource link" />
      <definition value="The link to the parent resource. An MDS can be linked to a Composite MDS parent." />
      <type>
        <code value="Reference" />
        <targetProfile value="http://example.org/fhir/StructureDefinition/MdsDeviceComponent" />
      </type>
    </element>
  </differential>
</StructureDefinition>