description: This profile represents the constraints applied to the AllergyIntolerance resource by the CA Core+ project to represent the minimum expectations for the AllergyIntolerance resource when used to promote capacity building for functionality found across Canadian FHIR implementations. It is informed by the constraints of shared across CIHI pCHDCF data sets and has also undergone analysis to assert alignment with the [Canadian Baseline AllergyIntolerance Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-allergyintolerance.html) package_name: ca.infoway.io.core derivation: constraint name: AllergyIntoleranceCACore type: AllergyIntolerance elements: code: binding: {strength: preferred, valueSet: 'http://fhir.infoway-inforoute.ca/ValueSet/substanceandpharmaceuticalbiologicproductcode'} mustSupport: true index: 0 elements: coding: mustSupport: true index: 1 elements: code: {mustSupport: true, index: 2} required: [code] required: [coding] patient: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/patient-ca-core'] index: 3 reaction: mustSupport: true index: 4 elements: manifestation: binding: {strength: preferred, valueSet: 'http://fhir.infoway-inforoute.ca/ca-core/ValueSet/PHCVS'} mustSupport: true index: 5 elements: coding: mustSupport: true index: 6 elements: code: {mustSupport: true, index: 7} required: [code] required: [coding] package_version: 0.3.1-dft-ballot class: profile kind: resource url: http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/allergyintolerance-ca-core base: http://hl7.org/fhir/StructureDefinition/AllergyIntolerance version: null required: [code]