description: This profile sets minimum expectations for an Immunization resource in the context of a patient summary in an Australian context. It is based on the [AU Base Immunisation](http://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-au-immunization.html) profile, and applies the constraints of [AU Core Immunization](http://hl7.org.au/fhir/core/StructureDefinition/au-core-immunization) and [Immunization (IPS)](http://hl7.org/fhir/uv/ips/StructureDefinition/Immunization-uv-ips). package_name: hl7.fhir.au.ps derivation: constraint name: AUPSImmunization type: Immunization elements: status: {mustSupport: true, index: 0} vaccineCode: type: CodeableConcept mustSupport: true index: 1 elements: coding: index: 2 slicing: rules: open ordered: false discriminator: - {path: $this, type: pattern} min: null slices: amtVaccineCode: match: {} schema: binding: {strength: required, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/amt-vaccine-1'} mustSupport: true index: 3 max: 1 airVaccineCode: match: {} schema: binding: {strength: required, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/australian-immunisation-register-vaccine-1'} mustSupport: true index: 4 max: 1 patient: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient'] index: 5 elements: reference: {mustSupport: true, index: 6} required: [reference] occurrence: mustSupport: true choices: [] index: 8 primarySource: {mustSupport: true, index: 9} note: {mustSupport: true, index: 10} package_version: 0.1.0-preview class: profile kind: resource url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-immunization base: http://hl7.org.au/fhir/StructureDefinition/au-immunization version: 0.1.0-preview