<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="pbs-sponsor" />
  <url value="http://hl7.org.au/fhir/StructureDefinition/pbs-sponsor" />
  <version value="1.1.0" />
  <name value="PBSSponsor" />
  <title value="PBS Sponsor" />
  <status value="draft" />
  <date value="2018-10-03" />
  <publisher value="Health Level Seven Australia (Medications WG)" />
  <description value="This extension applies to the Medication resource and is defining organisation administration details structure including core localisation concepts for use as a PBS sponsor in an Australian context. A PBS sponsor is an organisation with a PBS-assigned code responsible for the supply of medication." />
  <fhirVersion value="3.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <contextType value="resource" />
  <context value="Medication" />
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="PBS sponsor" />
      <definition value="Reference to the sponsor organisation that is responsible for the supply of the medicine." />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://hl7.org.au/fhir/StructureDefinition/pbs-sponsor" />
    </element>
    <element id="Extension.value[x]:valueReference">
      <path value="Extension.value[x]" />
      <sliceName value="valueReference" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org.au/fhir/StructureDefinition/au-pbs-sponsor" />
      </type>
    </element>
    <element id="Extension.value[x]:valueReference.identifier">
      <path value="Extension.value[x].identifier" />
      <min value="1" />
    </element>
    <element id="Extension.value[x]:valueReference.identifier.system">
      <path value="Extension.value[x].identifier.system" />
      <short value="PBS sponsor identifier URI" />
      <min value="1" />
      <fixedUri value="http://pbs.gov.au/code/manufacturer" />
    </element>
    <element id="Extension.value[x]:valueReference.identifier.value">
      <path value="Extension.value[x].identifier.value" />
      <min value="1" />
    </element>
    <element id="Extension.value[x]:valueReference.display">
      <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
        <valueBoolean value="true" />
      </extension>
      <path value="Extension.value[x].display" />
      <short value="Manufacturer supplier name of organisation" />
    </element>
  </differential>
</StructureDefinition>