description: This profile sets minimum expectations for a MedicationDispense resource to record, search, and fetch information about the dispense of a medication associated with a patient. It is based on the [AU Base MedicationDispense](http://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-au-medicationdispense.html) profile and identifies the *additional* mandatory core elements, extensions, vocabularies and value sets that **SHALL** be present in the MedicationDispense when conforming to this profile. It provides the floor for standards development for specific uses cases in an Australian context. package_name: hl7.fhir.au.core derivation: constraint name: AUCoreMedicationDispense type: MedicationDispense elements: whenPrepared: {mustSupport: true, index: 17} medication[x]: elements: coding: index: 6 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: pbs: match: {} schema: binding: {strength: required, valueSet: 'http://terminology.hl7.org.au/ValueSet/pbs-item'} mustSupport: true index: 7 amt: match: {} schema: binding: {strength: required, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/australian-medication-1'} mustSupport: true index: 8 medicationCodeableConcept: type: CodeableConcept mustSupport: true choiceOf: medication index: 5 slicing: slices: medicationCodeableConcept: match: {} schema: {type: CodeableConcept, mustSupport: true, choiceOf: medication, index: 5} note: {mustSupport: true, index: 18} status: {mustSupport: true, index: 0} dosageInstruction: mustSupport: true index: 19 elements: text: {mustSupport: true, index: 20} medicationReference: type: Reference mustSupport: true choiceOf: medication refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication'] index: 11 slicing: slices: medicationReference: match: {} schema: type: Reference mustSupport: true choiceOf: medication refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication'] index: 11 quantity: {mustSupport: true, index: 16} authorizingPrescription: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationrequest'] index: 15 subject: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient'] index: 12 performer: mustSupport: true index: 13 elements: actor: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-relatedperson', 'http://hl7.org/fhir/StructureDefinition/Device'] index: 14 medication: mustSupport: true choices: [medicationReference] index: 10 slicing: slices: medicationReference: match: {} schema: mustSupport: true choices: [medicationReference] index: 10 package_version: 2.1.0-draft class: profile kind: resource url: http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationdispense base: http://hl7.org.au/fhir/StructureDefinition/au-medicationdispense version: 2.1.0-draft required: [subject]