description: This profile defines a medication administration structure including core localisation concepts for use in an Australian context. package_name: rs/hl7.fhir.au.base derivation: constraint name: AUBaseMedicationAdministration type: MedicationAdministration elements: medication: short: Medication Reference choices: [medicationReference] index: 17 slicing: slices: medicationReference: match: {} schema: short: Medication Reference choices: [medicationReference] index: 17 min: 0 medicationCodeableConcept: type: CodeableConcept short: Coded Medication choiceOf: medication index: 4 slicing: slices: medicationCodeableConcept: match: {} schema: {type: CodeableConcept, short: Coded Medication, choiceOf: medication, index: 4} min: 0 medication[x]: elements: coding: short: Medication Codes index: 5 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: pbs: match: {system: 'http://pbs.gov.au/code/item'} schema: short: PBS Item Code index: 6 elements: system: pattern: {type: uri, value: 'http://pbs.gov.au/code/item'} type: uri index: 7 required: [system] gtin: match: {system: 'http://www.gs1.org/gtin'} schema: short: Medication Package Global Trade Item Number (GTIN) index: 8 elements: system: pattern: {type: uri, value: 'http://www.gs1.org/gtin'} type: uri index: 9 required: [system] amt: match: {system: 'http://snomed.info/sct'} schema: short: AMT Medicines index: 10 extensions: medicationClass: {url: h, max: 1, type: Extension, short: Class of Medication Coding, index: 12} elements: extension: index: 11 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: medicationClass: match: {url: null} schema: {type: Extension, short: Class of Medication Coding, url: h, index: 12} max: 1 system: pattern: {type: uri, value: 'http://snomed.info/sct'} type: uri index: 13 required: [system] mimsPackage: match: {system: 'http://www.mims.com.au/codes'} schema: short: MIMS Package index: 14 elements: system: pattern: {type: uri, value: 'http://www.mims.com.au/codes'} type: uri index: 15 required: [system] medicationReference: type: Reference short: Medication Reference choiceOf: medication refers: ['http://hl7.org.au/fhir/StructureDefinition/au-medication'] index: 18 slicing: slices: medicationReference: match: {} schema: type: Reference short: Medication Reference choiceOf: medication refers: ['http://hl7.org.au/fhir/StructureDefinition/au-medication'] index: 18 min: 0 performer: short: Medication adminstration participants index: 19 extensions: medicationAdministrationWitness: {url: h, type: Extension, short: Witness to administration, index: 21} elements: extension: index: 20 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: medicationAdministrationWitness: match: {url: null} schema: {type: Extension, short: Witness to administration, url: h, index: 21} package_version: 1.1.1 class: profile kind: resource url: http://hl7.org.au/fhir/StructureDefinition/au-medicationadministration base: http://hl7.org/fhir/StructureDefinition/MedicationAdministration version: 1.1.1