<StructureDefinition xmlns="http://hl7.org/fhir">
  <meta>
    <lastUpdated value="2018-02-14T20:25:36.732+01:00" />
  </meta>
  <url value="http://hl7.org/fhir/ips/StructureDefinition/deviceusestatement-uv-ips" />
  <version value="0.1" />
  <name value="DeviceUseStatement-uv-ips" />
  <title value="Device (use statement)" />
  <status value="draft" />
  <experimental value="true" />
  <date value="2018-02-14" />
  <publisher value="HL7 International" />
  <contact>
    <name value="François Macary - PHAST" />
  </contact>
  <description value="This profile represents the constraints applied to the DeviceUseStatement resource by the International Patient Summary (IPS) FHIR Implementation Guide, based on FHIR STU3. A statement about a device used by or implanted on the patient is described in the patient summary as an instance of a DeviceUseStatement resource constrained by this profile." />
  <purpose value="This profile constrains the representation of a statement about a medical device used by or impanted on the patient, part of the &quot;Medical Devices&quot; section of the Composition resource representing the international patient summary, as specified by the IPS project of HL7 International." />
  <fhirVersion value="3.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="DeviceUseStatement" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/DeviceUseStatement" />
  <derivation value="constraint" />
  <differential>
    <element id="DeviceUseStatement.subject">
      <path value="DeviceUseStatement.subject" />
      <definition value="The patient using the device." />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/ips/StructureDefinition/patient-uv-ips" />
      </type>
      <mustSupport value="true" />
    </element>
    <element id="DeviceUseStatement.subject.identifier">
      <path value="DeviceUseStatement.subject.identifier" />
      <max value="0" />
    </element>
    <element id="DeviceUseStatement.whenUsed">
      <path value="DeviceUseStatement.whenUsed" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
    <element id="DeviceUseStatement.source.identifier">
      <path value="DeviceUseStatement.source.identifier" />
      <max value="0" />
    </element>
    <element id="DeviceUseStatement.device">
      <path value="DeviceUseStatement.device" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/ips/StructureDefinition/device-uv-ips" />
      </type>
      <mustSupport value="true" />
    </element>
    <element id="DeviceUseStatement.device.identifier">
      <path value="DeviceUseStatement.device.identifier" />
      <max value="0" />
    </element>
    <element id="DeviceUseStatement.indication.coding">
      <path value="DeviceUseStatement.indication.coding" />
      <type>
        <code value="Coding" />
        <profile value="http://hl7.org/fhir/ips/StructureDefinition/coding-uv-ips" />
      </type>
    </element>
    <element id="DeviceUseStatement.bodySite">
      <path value="DeviceUseStatement.bodySite" />
      <mustSupport value="true" />
    </element>
    <element id="DeviceUseStatement.bodySite.coding">
      <path value="DeviceUseStatement.bodySite.coding" />
      <type>
        <code value="Coding" />
        <profile value="http://hl7.org/fhir/ips/StructureDefinition/coding-uv-ips" />
      </type>
      <mustSupport value="true" />
      <binding>
        <strength value="example" />
        <valueSetUri value="http://hl7.org/fhir/ValueSet/body-site " />
      </binding>
    </element>
  </differential>
</StructureDefinition>