PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@4.2.1-preview
    http://hl7.org.au/fhir/StructureDefinition/au-medlist
description: This profile defines a list structure that localises core concepts for use as a medicines list in an Australian context. This profile is intended to offer a common structure and expectations for a list of medications associated with a patient in an Australian healthcare context.
package_name: hl7.fhir.au.base
derivation: constraint
name: AUMedicineList
type: List
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        sourceRelatedPerson:
          match: {url: null}
          schema: {type: Extension, short: Related person that defined the list contents (aka Author), url: 'http://hl7.org.au/fhir/StructureDefinition/author-related-person', index: 1}
          min: 0
          max: 1
  entry:
    index: 2
    extensions:
      changeDescription: {url: 'http://hl7.org.au/fhir/StructureDefinition/change-description', max: 1, type: Extension, index: 4}
    elements:
      extension:
        index: 3
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            changeDescription:
              match: {url: null}
              schema: {type: Extension, url: 'http://hl7.org.au/fhir/StructureDefinition/change-description', index: 4}
              max: 1
      flag:
        short: Medicine item change
        binding: {strength: preferred, valueSet: 'http://terminology.hl7.org.au/ValueSet/medicine-item-change'}
        index: 5
      item:
        type: Reference
        refers: ['http://hl7.org.au/fhir/StructureDefinition/au-norelevantfinding', 'http://hl7.org/fhir/StructureDefinition/Immunization', 'http://hl7.org/fhir/StructureDefinition/MedicationAdministration', 'http://hl7.org/fhir/StructureDefinition/MedicationDispense', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/MedicationStatement']
        index: 6
package_version: 4.2.1-preview
extensions:
  sourceRelatedPerson: {url: 'http://hl7.org.au/fhir/StructureDefinition/author-related-person', min: 0, max: 1, type: Extension, short: Related person that defined the list contents (aka Author), index: 1}
class: profile
kind: resource
url: http://hl7.org.au/fhir/StructureDefinition/au-medlist
base: http://hl7.org/fhir/StructureDefinition/List
version: 4.2.1-preview