description: This profile defines a set of constraints to the FHIR AllergyIntolerance resource for use in Ontario Patient Summaries (PS-ON). It refines constraints applied to the AllergyIntollerance resource by the PS-CA project, which is informed by the constraints of the [AllergyIntolerance-UV-IPS profile](http://hl7.org/fhir/uv/ips/StructureDefinition-AllergyIntolerance-uv-ips.html) and the [Canadian Baseline Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-allergyintolerance.html) to allow for cross-border and cross-jurisdiction sharing of Allergies and Intolerances. It documents the relevant allergies or intolerances (conditions) for a patient, describing the kind of reaction (e.g. rash, anaphylaxis,..); preferably the agents that cause it; and optionally the criticality and the certainty of the allergy. package_name: ca.on.oh.patient-summary derivation: constraint name: AllergyIntolerancePSON type: AllergyIntolerance elements: patient: type: Reference mustSupport: true refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-patient'] index: 12 elements: reference: {mustSupport: true, index: 13} required: [reference] onset: choices: [] index: 15 criticality: {mustSupport: false, index: 7} meta: mustSupport: true index: 0 elements: profile: {mustSupport: true, index: 1} required: [profile] type: {mustSupport: true, index: 6} extension: type: Extension short: Abatement datetime url: http://hl7.org/fhir/uv/ips/StructureDefinition/abatement-dateTime-uv-ips index: 2 slicing: slices: abatement-datetime: match: {} schema: {type: Extension, short: Abatement datetime, url: 'http://hl7.org/fhir/uv/ips/StructureDefinition/abatement-dateTime-uv-ips', index: 2} max: 1 code: short: Concept - reference to a terminology or just text type: CodeableConcept mustSupport: true binding: {strength: preferred, valueSet: 'http://fhir.infoway-inforoute.ca/io/psca/ValueSet/substanceandpharmaceuticalbiologicproductcode'} index: 8 elements: coding: type: Coding mustSupport: true index: 9 slicing: rules: open description: Discriminated by the bound value set discriminator: - {path: $this, type: pattern} min: null slices: codeAllergyCA: match: {} schema: short: Optional slice for code for allergy or intolerance from the SNOMED CT CA code set binding: {strength: required, valueSet: 'http://fhir.infoway-inforoute.ca/io/psca/ValueSet/substanceandpharmaceuticalbiologicproductcode'} mustSupport: true index: 10 absentOrUnknownAllergyIntolerance: match: {} schema: short: Optional slice for code for absent or unknown allergy or intolerance binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-allergies-uv-ips'} mustSupport: true index: 11 onsetDateTime: {mustSupport: true, index: 16} verificationStatus: elements: coding: mustSupport: false index: 3 slicing: rules: open description: Discriminated by value set discriminator: - {path: $this, type: pattern} min: null slices: HL7VerificationStatus: match: {} schema: short: Required value set for AllergyIntolerance Verification Status. binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/allergyintolerance-verification|4.0.1'} index: 4 StatusCode: match: {} schema: short: Code for allergy or intolerance status binding: {strength: required, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/allergyintolerancestatuscode'} index: 5 reaction: mustSupport: true index: 17 elements: substance: {index: 18} manifestation: type: CodeableConcept binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/clinicalfindingcode'} mustSupport: true index: 19 elements: coding: type: Coding mustSupport: true index: 20 slicing: rules: open description: Discriminated by the bound value set discriminator: - {path: $this, type: pattern} min: null slices: manifestationSCTCA: match: {} schema: short: Optional slice for representing code for the allergy or intolerance reaction manifestation from the SNOMED CT Canadian edition value set. binding: {strength: required, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/clinicalfindingcode'} mustSupport: true index: 21 onset: {index: 22} severity: {mustSupport: true, index: 23} required: [manifestation] package_version: 0.11.0 extensions: abatement-datetime: {url: 'http://hl7.org/fhir/uv/ips/StructureDefinition/abatement-dateTime-uv-ips', max: 1, type: Extension, short: Abatement datetime, index: 2} class: profile kind: resource url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-allergyintolerance base: http://hl7.org/fhir/StructureDefinition/AllergyIntolerance version: 0.10.0 required: [meta, code]