description: Belgian federal profile for an allergy and/or an intolerance. Initially based on the functional description of the NIHDI. package_name: hl7.fhir.be.allergy derivation: constraint name: BeAllergyIntolerance type: AllergyIntolerance elements: patient: type: Reference mustSupport: true refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient'] index: 9 category: {mustSupport: true, index: 7} clinicalStatus: {mustSupport: true, index: 4} type: {mustSupport: true, index: 6} asserter: {mustSupport: true, index: 12} note: {mustSupport: true, index: 13} recordedDate: {mustSupport: true, index: 10} recorder: type: Reference mustSupport: true refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient', 'https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitioner', 'https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole'] index: 11 code: short: Use ATC, CNK or CTI-extended in case of medication allergy binding: {strength: extensible, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/allergy/ValueSet/be-allergyintolerancecode'} mustSupport: true index: 8 identifier: mustSupport: true index: 0 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: allergy: match: {system: 'https://www.ehealth.fgov.be/standards/fhir/allergy/NamingSystem/be-ns-allergy'} schema: short: Reference ID of the allergy index: 1 elements: system: pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/allergy/NamingSystem/be-ns-allergy'} index: 2 value: {index: 3} required: [value, system] verificationStatus: {mustSupport: true, index: 5} reaction: mustSupport: true index: 14 elements: substance: {mustSupport: false, index: 15} manifestation: binding: {strength: extensible, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/allergy/ValueSet/be-riskmanifestation'} mustSupport: true index: 16 onset: {mustSupport: true, index: 17} exposureRoute: binding: {strength: extensible, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/allergy/ValueSet/be-exposureroute'} index: 18 note: {mustSupport: false, index: 19} package_version: 1.0.1 class: profile kind: resource url: https://www.ehealth.fgov.be/standards/fhir/allergy/StructureDefinition/be-allergyintolerance base: http://hl7.org/fhir/StructureDefinition/AllergyIntolerance version: 1.0.1 required: [recorder, recordedDate, code]