<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="rdc-Medication" />
  <url value="https://roche.com/fhir/iop/StructureDefinition/rdc-Medication" />
  <name value="RdcMedication" />
  <title value="RDC Medication" />
  <status value="draft" />
  <publisher value="F. Hoffmann-La Roche AG" />
  <description value="RDC Medication profile for the identification and definition of medication." />
  <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="Medication" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Medication" />
  <derivation value="constraint" />
  <differential>
    <element id="Medication.identifier">
      <path value="Medication.identifier" />
      <max value="0" />
    </element>
    <element id="Medication.status">
      <path value="Medication.status" />
      <max value="0" />
    </element>
    <element id="Medication.totalVolume">
      <path value="Medication.totalVolume" />
      <max value="0" />
    </element>
    <element id="Medication.batch">
      <path value="Medication.batch" />
      <max value="0" />
    </element>
    <element id="Medication.definition">
      <path value="Medication.definition" />
      <max value="0" />
    </element>
  </differential>
</StructureDefinition>