<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="pbs-sponsor-organisation" />
  <url value="http://hl7.org.au/fhir/StructureDefinition/pbs-sponsor-organisation" />
  <version value="1.1.0" />
  <name value="AUPBSSponsorOrganisation" />
  <title value="AU PBS Sponsor Organisation" />
  <status value="active" />
  <date value="2019-04-25" />
  <publisher value="Health Level Seven Australia (Medications WG)" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org.au/fhir" />
      <use value="work" />
    </telecom>
  </contact>
  <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="resource" />
  <abstract value="false" />
  <type value="Organization" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Organization" />
  <derivation value="constraint" />
  <differential>
    <element id="Organization">
      <path value="Organization" />
      <short value="A PBS sponsor for medications in an Australian healthcare context" />
      <definition value="Details of PBS sponsor organisation that is responsible for the supply of products resigtered with the Pharmaceutical Benefits Scheme. Often referred to as PBS manufacturer." />
    </element>
    <element id="Organization.identifier">
      <path value="Organization.identifier" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="system" />
        </discriminator>
        <rules value="open" />
      </slicing>
      <short value="PBS Sponsor identifiers" />
      <min value="1" />
      <max value="*" />
    </element>
    <element id="Organization.identifier:pbsSponsor">
      <path value="Organization.identifier" />
      <sliceName value="pbsSponsor" />
      <short value="PBS Sponsor Identifier" />
      <definition value="PBS registered sponsor identifier" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Organization.identifier:pbsSponsor.system">
      <path value="Organization.identifier.system" />
      <short value="PBS sponsor" />
      <definition value="PBS managed and published sponsor identity" />
      <min value="1" />
      <fixedUri value="http://hl7.org.au/id/pbs-sponsor" />
    </element>
    <element id="Organization.identifier:pbsSponsor.value">
      <path value="Organization.identifier.value" />
      <min value="1" />
    </element>
  </differential>
</StructureDefinition>