description: This profile sets minimum expectations for a MedicationAdministration resource to record, search, and fetch history of administration or consumption of non-vaccine medications associated with a patient. It is based on the [AU Base Medication Administration](http://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-au-medicationadministration.html) profile and identifies the *additional* mandatory core elements, extensions, vocabularies and value sets that **SHALL** be present in the MedicationAdministration 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: AUCoreMedicationAdministration type: MedicationAdministration elements: category: {mustSupport: true, index: 2} dosage: mustSupport: true index: 24 elements: text: {mustSupport: true, index: 25} site: {mustSupport: true, index: 26} route: {mustSupport: true, index: 27} method: {mustSupport: true, index: 28} dose: {mustSupport: true, index: 29} rate: mustSupport: true choices: [] index: 31 medication[x]: elements: coding: index: 8 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: pbs: match: {system: null} schema: {mustSupport: true, index: 9} amt: match: {system: null} schema: {mustSupport: true, index: 10} reasonCode: {mustSupport: true, index: 21} medicationCodeableConcept: type: CodeableConcept choiceOf: medication index: 7 slicing: slices: medicationCodeableConcept: match: {} schema: {type: CodeableConcept, choiceOf: medication, index: 7} statusReason: {mustSupport: true, index: 1} note: {mustSupport: true, index: 23} status: {mustSupport: true, index: 0} effective: mustSupport: true choices: [] index: 17 context: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-encounter'] index: 15 medicationReference: type: Reference choiceOf: medication refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication'] index: 13 slicing: slices: medicationReference: match: {} schema: type: Reference choiceOf: medication refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication'] index: 13 subject: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient'] index: 14 performer: mustSupport: true index: 18 elements: function: {mustSupport: true, index: 19} actor: type: Reference mustSupport: true refers: ['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'] index: 20 medication: choices: [medicationReference] index: 12 slicing: slices: medicationReference: match: {} schema: choices: [medicationReference] index: 12 reasonReference: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-condition', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticreport', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-observation'] index: 22 package_version: 0.2.2-preview class: profile kind: resource url: http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationadministration base: http://hl7.org.au/fhir/StructureDefinition/au-medicationadministration version: 0.2.2-preview