PackagesCanonicalsLogsProblems
    Packages
    at.unofficial.au.base@2.2.0-ballot
    http://hl7.org.au/fhir/StructureDefinition/au-immunization
description: This profile defines an immunisation structure including core localisation concepts for use in an Australian context.
package_name: at.unofficial.au.base
derivation: constraint
name: AUBaseImmunisation
type: Immunization
elements:
  patient: {index: 7}
  protocolApplied:
    index: 28
    elements:
      targetDisease:
        binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/vaccination-target-disease-1'}
        index: 29
  site:
    index: 10
    elements:
      coding:
        binding: {strength: required, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/immunisation-anatomical-site-1'}
        index: 11
  vaccineCode:
    index: 1
    elements:
      coding:
        index: 2
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            amtVaccineCode:
              match: {system: 'http://snomed.info/sct'}
              schema:
                short: AMT Vaccine
                binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/amt-vaccine-1'}
                index: 3
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 4
                required: [system]
            airVaccineCode:
              match: {system: 'https://www.humanservices.gov.au/organisations/health-professionals/enablers/air-vaccine-code-formats'}
              schema:
                short: AIR Vaccine
                binding: {strength: required, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/australian-immunisation-register-vaccine-1'}
                index: 5
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://www.humanservices.gov.au/organisations/health-professionals/enablers/air-vaccine-code-formats'}
                    index: 6
                required: [system]
  reasonCode:
    binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/reason-vaccine-administered-1'}
    index: 27
  statusReason:
    binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/reason-vaccine-not-administered-1'}
    index: 0
  route:
    index: 12
    elements:
      coding:
        index: 13
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            snomedRoute:
              match: {system: null}
              schema:
                short: Immunisation Route of Administration (SNOMED CT)
                binding: {strength: required, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/immunisation-route-of-administration-1'}
                index: 14
              max: 1
  primarySource: {index: 8}
  manufacturer: {index: 9}
  performer:
    index: 15
    elements:
      function:
        binding: {strength: extensible, valueSet: 'http://terminology.hl7.org.au/ValueSet/v2-0443-extended'}
        index: 16
    slicing:
      rules: open
      discriminator:
      - {path: function.coding, type: pattern}
      min: null
      slices:
        administeredBy:
          match:
            function:
              coding: {code: AP, system: 'http://terminology.hl7.org/CodeSystem/v2-0443', display: Administering Provider}
          schema:
            short: Immunisation Administered By
            index: 17
            elements:
              function:
                short: Administering role
                index: 18
                elements:
                  coding:
                    pattern:
                      type: Coding
                      value: {code: AP, system: 'http://terminology.hl7.org/CodeSystem/v2-0443', display: Administering Provider}
                    index: 19
                  text:
                    pattern: {type: String, value: Administering Provider}
                    index: 20
                required: [coding]
              actor: {short: Administering performer, index: 21}
            required: [function]
        approvedBy:
          match:
            function:
              coding: {code: OP, system: 'http://terminology.hl7.org/CodeSystem/v2-0443', display: Ordering Provider}
          schema:
            short: Immunisation Approved By
            index: 22
            elements:
              function:
                short: Approver role
                index: 23
                elements:
                  coding:
                    pattern:
                      type: Coding
                      value: {code: OP, system: 'http://terminology.hl7.org/CodeSystem/v2-0443', display: Ordering Provider}
                    index: 24
                  text:
                    pattern: {type: String, value: Ordering Provider}
                    index: 25
                required: [coding, text]
              actor: {short: Approving practitioner, index: 26}
            required: [function]
package_version: 2.2.0-ballot
class: profile
kind: resource
url: http://hl7.org.au/fhir/StructureDefinition/au-immunization
base: http://hl7.org/fhir/StructureDefinition/Immunization
version: 2.2.0