description: null package_name: accdr.fhir.ig.pkg derivation: constraint name: CDRAllergyIntolerance type: AllergyIntolerance elements: patient: type: Reference mustSupport: true refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Patient'] index: 4 elements: reference: {mustSupport: true, index: 5} required: [reference] onset: mustSupport: true choices: [onsetDateTime, onsetString] index: 9 category: {mustSupport: true, index: 2} meta: mustSupport: true index: 0 elements: profile: {mustSupport: true, index: 1} required: [profile] encounter: type: Reference mustSupport: true refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Encounter'] index: 6 elements: reference: {mustSupport: true, index: 7} required: [reference] recordedDate: {mustSupport: true, index: 12} onsetString: {type: string, mustSupport: true, choiceOf: onset, index: 11} recorder: {mustSupport: true, index: 13} code: {mustSupport: true, index: 3} onsetDateTime: {type: dateTime, mustSupport: true, choiceOf: onset, index: 10} reaction: mustSupport: true index: 14 elements: manifestation: {mustSupport: true, index: 15} severity: {mustSupport: true, index: 16} package_version: 0.9.20 class: profile kind: resource url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-AllergyIntolerance base: http://hl7.org/fhir/StructureDefinition/AllergyIntolerance version: null required: [meta, code]