<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="grounds-for-concurrent-supply" />
  <url value="http://hl7.org.au/fhir/StructureDefinition/grounds-for-concurrent-supply" />
  <version value="1.1.0" />
  <name value="GroundsForConcurrentSupplyOfMedication" />
  <title value="Grounds for Concurrent Supply of Medication" />
  <status value="draft" />
  <date value="2018-10-03" />
  <publisher value="Health Level Seven Australia (Medications WG)" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org.au" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="This extension applies to MedicationRequest or MedicationDispense resources and the value indicates the reason a pharmacist     may or has supplied multiple repeats of a medication prescription at one time." />
  <fhirVersion value="3.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <contextType value="resource" />
  <context value="MedicationRequest" />
  <context value="MedicationDispense" />
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="Grounds for concurrent supply of medication" />
      <definition value="Coded Grounds for Concurrent Supply of Medication" />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://hl7.org.au/fhir/StructureDefinition/grounds-for-concurrent-supply" />
    </element>
    <element id="Extension.value[x]:valueCoding">
      <path value="Extension.valueCoding" />
      <sliceName value="valueCoding" />
      <min value="1" />
      <type>
        <code value="Coding" />
      </type>
      <binding>
        <strength value="required" />
        <description value="grounds for concurrent supply types" />
        <valueSetReference>
          <reference value="http://hl7.org.au/fhir/ValueSet/grounds-for-concurrent-supply" />
        </valueSetReference>
      </binding>
    </element>
  </differential>
</StructureDefinition>