<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="rdc-Device-Model" />
  <url value="https://roche.com/fhir/iop/StructureDefinition/rdc-Device-Model" />
  <name value="RdcDeviceModel" />
  <title value="RDC Device Model" />
  <status value="draft" />
  <publisher value="F. Hoffmann-La Roche AG" />
  <description value="Defines the master data for a generic device, including attributes such as model number, firmware version, manufacturer, and properties like serial number and device settings." />
  <copyright value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise." />
  <fhirVersion value="5.0.0" />
  <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" />
      <max value="0" />
    </element>
    <element id="Device.displayName">
      <path value="Device.displayName" />
      <max value="0" />
    </element>
    <element id="Device.definition">
      <path value="Device.definition" />
      <max value="0" />
    </element>
    <element id="Device.udiCarrier">
      <path value="Device.udiCarrier" />
      <max value="0" />
    </element>
    <element id="Device.status">
      <path value="Device.status" />
      <max value="0" />
    </element>
    <element id="Device.availabilityStatus">
      <path value="Device.availabilityStatus" />
      <max value="0" />
    </element>
    <element id="Device.biologicalSourceEvent">
      <path value="Device.biologicalSourceEvent" />
      <max value="0" />
    </element>
    <element id="Device.manufacturer">
      <path value="Device.manufacturer" />
      <max value="0" />
    </element>
    <element id="Device.manufactureDate">
      <path value="Device.manufactureDate" />
      <max value="0" />
    </element>
    <element id="Device.expirationDate">
      <path value="Device.expirationDate" />
      <max value="0" />
    </element>
    <element id="Device.lotNumber">
      <path value="Device.lotNumber" />
      <max value="0" />
    </element>
    <element id="Device.serialNumber">
      <path value="Device.serialNumber" />
      <max value="0" />
    </element>
    <element id="Device.name">
      <path value="Device.name" />
      <max value="0" />
    </element>
    <element id="Device.modelNumber">
      <path value="Device.modelNumber" />
      <definition value="Model number referred to a uniquely identified device." />
    </element>
    <element id="Device.partNumber">
      <path value="Device.partNumber" />
      <max value="0" />
    </element>
    <element id="Device.category">
      <path value="Device.category" />
      <max value="0" />
    </element>
    <element id="Device.type">
      <path value="Device.type" />
      <binding>
        <strength value="required" />
        <valueSet value="https://roche.com/fhir/iop/ValueSet/device-kind" />
      </binding>
    </element>
    <element id="Device.version">
      <path value="Device.version" />
      <max value="0" />
    </element>
    <element id="Device.conformsTo">
      <path value="Device.conformsTo" />
      <max value="0" />
    </element>
    <element id="Device.property">
      <path value="Device.property" />
      <max value="0" />
    </element>
    <element id="Device.property.value[x]">
      <path value="Device.property.value[x]" />
      <type>
        <code value="Quantity" />
      </type>
      <type>
        <code value="Range" />
      </type>
    </element>
    <element id="Device.mode">
      <path value="Device.mode" />
      <max value="0" />
    </element>
    <element id="Device.cycle">
      <path value="Device.cycle" />
      <max value="0" />
    </element>
    <element id="Device.duration">
      <path value="Device.duration" />
      <max value="0" />
    </element>
    <element id="Device.owner">
      <path value="Device.owner" />
      <max value="0" />
    </element>
    <element id="Device.contact">
      <path value="Device.contact" />
      <max value="0" />
    </element>
    <element id="Device.location">
      <path value="Device.location" />
      <max value="0" />
    </element>
    <element id="Device.url">
      <path value="Device.url" />
      <max value="0" />
    </element>
    <element id="Device.endpoint">
      <path value="Device.endpoint" />
      <max value="0" />
    </element>
    <element id="Device.gateway">
      <path value="Device.gateway" />
      <max value="0" />
    </element>
    <element id="Device.note">
      <path value="Device.note" />
      <max value="0" />
    </element>
    <element id="Device.safety">
      <path value="Device.safety" />
      <max value="0" />
    </element>
    <element id="Device.parent">
      <path value="Device.parent" />
      <max value="0" />
    </element>
  </differential>
</StructureDefinition>