description: This profile sets minimum expectations for an AllergyIntolerance resource in the context of a patient summary in an Australian context. It is based on the [AU Core AllergyIntolerance](https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-allergyintolerance.html) profile, and applies the additional requirements from [AllergyIntolerance (IPS)](http://hl7.org/fhir/uv/ips/StructureDefinition/AllergyIntolerance-uv-ips). package_name: hl7.fhir.au.ps derivation: constraint name: AUPSAllergyIntolerance type: AllergyIntolerance elements: patient: type: Reference refers: ['http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient'] index: 4 elements: reference: {mustSupport: true, index: 5} required: [reference] onset: choices: [onsetDateTime, onsetAge, onsetPeriod, onsetRange] index: 7 clinicalStatus: {type: CodeableConcept, index: 0} onsetRange: {type: Range, choiceOf: onset, index: 11} onsetAge: {type: Age, choiceOf: onset, index: 9} onsetPeriod: {type: Period, choiceOf: onset, index: 10} type: {mustSupport: true, index: 2} note: {index: 12} code: {type: CodeableConcept, index: 3} onsetDateTime: {type: dateTime, choiceOf: onset, index: 8} verificationStatus: {type: CodeableConcept, index: 1} reaction: index: 13 elements: manifestation: {type: CodeableConcept, index: 14} severity: {index: 15} package_version: 0.5.0-preview class: profile kind: resource url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-allergyintolerance base: http://hl7.org.au/fhir/core/StructureDefinition/au-core-allergyintolerance version: 0.5.0-preview