<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="844c5fe9-0e54-4f86-92a7-1a69aae50cea" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2016-12-30T05:49:57.465+00:00" />
  </meta>
  <url value="http://xyz.com/fhir/StructureDefinition/device" />
  <name value="Device" />
  <status value="draft" />
  <date value="2016-12-23T14:56:44+05:30" />
  <description value="his resource identifies an instance or a type of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity. The device may be a medical or non-medical device.  Medical devices includes durable (reusable) medical equipment, implantable devices, as well as disposable equipment used for diagnostic, treatment, and research for healthcare and public health.  Non-medical devices may include items such as a machine, cellphone, computer, application, etc." />
  <kind value="resource" />
  <constrainedType value="Device" />
  <abstract value="false" />
  <base value="http://hl7.org/fhir/StructureDefinition/Device" />
  <differential>
    <element>
      <path value="Device" />
    </element>
    <element>
      <path value="Device.extension" />
      <slicing>
        <discriminator value="url" />
        <rules value="open" />
      </slicing>
    </element>
    <element>
      <path value="Device.extension" />
      <name value="schedulable" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://xyz.com/fhir/StructureDefinition/device-schedulable" />
      </type>
    </element>
    <element>
      <path value="Device.extension" />
      <name value="deviceaccess" />
      <min value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://xyz.com/fhir/StructureDefinition/device-access" />
      </type>
    </element>
  </differential>
</StructureDefinition>