<StructureDefinition xmlns="http://hl7.org/fhir">
  <url value="http://hl7.org/fhir/ips/StructureDefinition/device-observer-uv-ips" />
  <name value="Device-observer-uv-ips" />
  <status value="draft" />
  <date value="2018-03-21T15:07:42.626+01:00" />
  <description value="This profile represents the constraints applied to the Device resource by the IPS project, which specifies an international patient summary based on the FHIR standard STU3.;&#xD;&#xA;&#xD;&#xA;This profile describes a device that plays the role of observer." />
  <purpose value="This profile constrains the representation of a device acting as observer in the international patient summary as specified by the IPS project." />
  <fhirVersion value="3.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Device" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Device" />
  <derivation value="constraint" />
  <differential>
    <element id="Device.identifier">
      <path value="Device.identifier" />
      <mustSupport value="true" />
    </element>
    <element id="Device.manufacturer">
      <path value="Device.manufacturer" />
      <mustSupport value="true" />
    </element>
    <element id="Device.model">
      <path value="Device.model" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>