description: \nDiese Profil ermöglicht die Dokumentation von Allergien und Unverträglichkeiten in ISiK Szenarien.\n### Motivation\n\nDie Möglichkeit, auf eine Übersicht der Allergien und Unverträglichkeiten eines Patienten zuzugreifen, ist eine wichtige Funktion im klinischen Behandlungsablauf. Dies gilt insbesondere, aber nicht ausschließlich, im Bereich der Arzneimitteltherapiesicherheit.\nMotivierender Use-Case zur Einführung dieser Profile ist die [Arzneitmitteltherapiesicherheit im Krankenhaus - AMTS](https://simplifier.net/guide/isik-medikation-v4/ImplementationGuide-markdown-UebergreifendeUseCases-AMTS).\n\nIn FHIR werden Allergien und Unverträglichkeiten mit der [AllergyIntolerance](https://hl7.org/fhir/R4/allergyintolerance.html)-Ressource repräsentiert.\n\n### Kompatibilität\n\nFür das Profil ISiKAllergieUnvertraeglichkeit wird eine Kompatibilität mit folgenden Profilen angestrebt; allerdings kann nicht sichergestellt werden, dass Instanzen, die gegen ISiKAllergieUnvertraeglichkeit valide sind, auch valide sind gegen:\n* [das Profil KBV_PR_Base_AllergyIntolerance der KBV](https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_AllergyIntolerance)\n* [das Profil EMDAF_PR_AllergyIntolerance der GEVKO](https://fhir.gevko.de/StructureDefinition/EMDAF_PR_AllergyIntolerance)\n* [das Profil AllergyIntolerance-uv-ips der International Patient Summary](http://hl7.org/fhir/uv/ips/StructureDefinition/AllergyIntolerance-uv-ips)\n\nHinweise zu Inkompatibilitäten können über die [Portalseite](https://service.gematik.de/servicedesk/customer/portal/16) gemeldet werden. package_name: de.gematik.isik derivation: constraint name: ISiKAllergieUnvertraeglichkeit type: AllergyIntolerance elements: patient: short: Patientenbezug mustSupport: true index: 24 elements: reference: {short: Patienten-Link, mustSupport: true, index: 25} required: [reference] onset: mustSupport: true choices: [onsetString] index: 37 slicing: slices: onsetString: match: {} schema: mustSupport: true choices: [onsetString] index: 37 min: 0 max: 1 category: {short: Kategorie, mustSupport: true, index: 9} criticality: {short: Kritikalität, mustSupport: true, index: 10} clinicalStatus: short: klinischer Status mustSupport: true index: 0 elements: coding: mustSupport: true index: 1 elements: system: {mustSupport: true, index: 2} code: {mustSupport: true, index: 3} required: [system, code] required: [coding] onsetAge: type: Age mustSupport: true choiceOf: onset index: 35 slicing: slices: onsetAge: match: {} schema: {type: Age, mustSupport: true, choiceOf: onset, index: 35} min: 0 max: 1 encounter: short: Aufenthaltsbezug mustSupport: true index: 26 elements: reference: {short: Encounter-Link, mustSupport: true, index: 27} required: [reference] type: {short: Type (Allergie oder Unverträglichkeit), mustSupport: true, index: 8} asserter: short: Person/Rolle, die die Allergie/Unverträglichkeit festgestellt hat mustSupport: true index: 43 elements: reference: {mustSupport: true, index: 44} display: {mustSupport: true, index: 45} note: mustSupport: true index: 46 elements: author: mustSupport: true choices: [authorReference] index: 48 authorReference: type: Reference mustSupport: true choiceOf: author refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] index: 49 author[x]: elements: reference: {mustSupport: true, index: 50} display: {mustSupport: true, index: 51} time: {mustSupport: true, index: 52} text: {mustSupport: true, index: 53} recordedDate: {short: Datum an dem die Allergie/Unverträglichkeit aufgezeichnet wurde, mustSupport: true, index: 39} onsetString: type: string mustSupport: true choiceOf: onset index: 38 slicing: slices: onsetString: match: {} schema: {type: string, mustSupport: true, choiceOf: onset, index: 38} min: 0 max: 1 recorder: short: Person/Rolle, die die Information dokumentiert mustSupport: true index: 40 elements: reference: {mustSupport: true, index: 41} display: {mustSupport: true, index: 42} code: short: Benennung der Allergie/Unverträglichkeit mustSupport: true index: 11 elements: coding: mustSupport: true index: 12 slicing: rules: open discriminator: - {path: system, type: pattern} min: 1 slices: snomed-ct: match: {system: null} schema: {type: Coding, mustSupport: true, _required: true, index: 13} min: 1 max: 1 ask: match: {system: null} schema: type: Coding mustSupport: true index: 14 elements: system: {mustSupport: true, index: 15} code: {mustSupport: true, index: 16} display: {mustSupport: true, index: 17} atc: match: {system: null} schema: type: Coding mustSupport: true index: 18 elements: system: {mustSupport: true, index: 19} version: {mustSupport: true, index: 20} code: {mustSupport: true, index: 21} display: {mustSupport: true, index: 22} text: {mustSupport: true, index: 23} required: [coding] onsetDateTime: type: dateTime mustSupport: true choiceOf: onset index: 32 slicing: slices: onsetDateTime: match: {} schema: {type: dateTime, mustSupport: true, choiceOf: onset, index: 32} min: 0 max: 1 verificationStatus: short: Verifikationsstatus mustSupport: true index: 4 elements: coding: mustSupport: true index: 5 elements: system: {mustSupport: true, index: 6} code: {mustSupport: true, index: 7} required: [system, code] required: [coding] reaction: short: Unerwünschte Reaktion mustSupport: true index: 54 elements: manifestation: short: Manifestation der Reaktion mustSupport: true index: 55 elements: coding: mustSupport: true index: 56 slicing: rules: open discriminator: - {path: system, type: pattern} min: null slices: snomed-ct: match: {system: null} schema: {type: Coding, mustSupport: true, index: 57} min: 0 max: 1 text: {mustSupport: true, index: 58} severity: {short: Schweregrad der Reaktion, mustSupport: true, index: 59} exposureRoute: short: Expositionsweg mustSupport: true index: 60 elements: coding: mustSupport: true index: 61 slicing: rules: open discriminator: - {path: system, type: pattern} min: null slices: snomed-ct: match: {system: null} schema: {type: Coding, mustSupport: true, index: 62} min: 0 max: 1 text: {mustSupport: true, index: 63} package_version: basismodul-4.0.1 class: profile kind: resource url: https://gematik.de/fhir/isik/StructureDefinition/ISiKAllergieUnvertraeglichkeit base: http://hl7.org/fhir/StructureDefinition/AllergyIntolerance version: 4.0.1 required: [code]