PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@4.2.2-preview
    http://hl7.org.au/fhir/StructureDefinition/au-medicationadministration
description: This profile defines a medication administration structure that localises core concepts, including terminology, for use in an Australian context. The purpose of this profile is to provide national level agreement on core localised concepts. This profile does not force conformance to core localised concepts. It enables implementers and modellers to make their own rules, i.e. [profiling](http://hl7.org/fhir/profiling.html), about how to support these concepts for specific implementation needs.
package_name: hl7.fhir.au.base
derivation: constraint
name: AUBaseMedicationAdministration
type: MedicationAdministration
elements:
  medication:
    short: Medication Reference
    choices: [medicationReference]
    index: 10
    slicing:
      slices:
        medicationReference:
          match: {}
          schema:
            short: Medication Reference
            choices: [medicationReference]
            index: 10
          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
        extensions:
          medicationClass: {url: 'http://hl7.org.au/fhir/StructureDefinition/medication-type', max: 1, type: Extension, index: 7}
        elements:
          extension:
            index: 6
            slicing:
              rules: open
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                medicationClass:
                  match: {url: null}
                  schema: {type: Extension, url: 'http://hl7.org.au/fhir/StructureDefinition/medication-type', index: 7}
                  max: 1
      text: {short: Medication primary text, index: 8}
  medicationReference:
    type: Reference
    short: Medication Reference
    choiceOf: medication
    refers: ['http://hl7.org/fhir/StructureDefinition/Medication']
    index: 11
    slicing:
      slices:
        medicationReference:
          match: {}
          schema:
            type: Reference
            short: Medication Reference
            choiceOf: medication
            refers: ['http://hl7.org/fhir/StructureDefinition/Medication']
            index: 11
          min: 0
  dosage:
    elements:
      site:
        binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/body-site-1'}
        index: 12
      route:
        binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/route-of-administration-1'}
        index: 13
      method: {index: 14}
package_version: 4.2.2-preview
class: profile
kind: resource
url: http://hl7.org.au/fhir/StructureDefinition/au-medicationadministration
base: http://hl7.org/fhir/StructureDefinition/MedicationAdministration
version: 4.2.2-preview