PackagesCanonicalsLogsProblems
    Packages
    de.gematik.isik@5.1.0
    https://gematik.de/fhir/isik/StructureDefinition/ISiKAllergieUnvertraeglichkeit
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: 27
    elements:
      reference: {short: Patienten-Link, mustSupport: true, index: 28}
    required: [reference]
  onset:
    short: Freitextinformation zum Beginn der Allergie/Unvertraeglichkeit
    mustSupport: true
    choices: [onsetString]
    index: 40
    slicing:
      slices:
        onsetString:
          match: {}
          schema:
            short: Freitextinformation zum Beginn der Allergie/Unvertraeglichkeit
            mustSupport: true
            choices: [onsetString]
            index: 40
          min: 0
          max: 1
  category: {short: Kategorie, mustSupport: true, index: 12}
  criticality: {short: Kritikalität, mustSupport: true, index: 13}
  clinicalStatus:
    short: klinischer Status
    mustSupport: true
    index: 3
    elements:
      coding:
        mustSupport: true
        index: 4
        elements:
          system: {mustSupport: true, index: 5}
          code: {mustSupport: true, index: 6}
        required: [system, code]
    required: [coding]
  meta:
    elements:
      versionId: {short: Eindeutiger Name der serverseitigen Version des Datensatzes, index: 1}
      lastUpdated: {short: Zeitpunkt der letzten Änderung, index: 2}
  onsetAge:
    short: Alter beim Beginn der Allergie/Unvertraeglichkeit
    type: Age
    mustSupport: true
    choiceOf: onset
    index: 38
    slicing:
      slices:
        onsetAge:
          match: {}
          schema: {short: Alter beim Beginn der Allergie/Unvertraeglichkeit, type: Age, mustSupport: true, choiceOf: onset, index: 38}
          min: 0
          max: 1
  encounter:
    short: Aufenthaltsbezug
    mustSupport: true
    index: 29
    elements:
      reference: {short: Encounter-Link, mustSupport: true, index: 30}
    required: [reference]
  type: {short: Type (Allergie oder Unverträglichkeit), mustSupport: true, index: 11}
  asserter:
    short: Person/Rolle, die die Allergie/Unverträglichkeit festgestellt hat
    mustSupport: true
    index: 46
    elements:
      reference: {mustSupport: true, index: 47}
      display: {mustSupport: true, index: 48}
  note:
    short: Anmerkung
    mustSupport: true
    index: 49
    elements:
      author:
        mustSupport: true
        choices: [authorReference]
        index: 51
      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: 52
      author[x]:
        elements:
          reference: {mustSupport: true, index: 53}
          display: {mustSupport: true, index: 54}
      time: {mustSupport: true, index: 55}
      text: {mustSupport: true, index: 56}
  recordedDate: {short: Datum an dem die Allergie/Unverträglichkeit aufgezeichnet wurde, mustSupport: true, index: 42}
  id: {short: 'serverseitige, interne ID des Datensatzes', mustSupport: true, index: 0}
  onsetString:
    short: Freitextinformation zum Beginn der Allergie/Unvertraeglichkeit
    type: string
    mustSupport: true
    choiceOf: onset
    index: 41
    slicing:
      slices:
        onsetString:
          match: {}
          schema: {short: Freitextinformation zum Beginn der Allergie/Unvertraeglichkeit, type: string, mustSupport: true, choiceOf: onset, index: 41}
          min: 0
          max: 1
  recorder:
    short: Person/Rolle, die die Information dokumentiert
    mustSupport: true
    index: 43
    elements:
      reference: {mustSupport: true, index: 44}
      display: {mustSupport: true, index: 45}
  code:
    short: Benennung der Allergie/Unverträglichkeit
    mustSupport: true
    index: 14
    elements:
      coding:
        mustSupport: true
        index: 15
        slicing:
          rules: open
          discriminator:
          - {path: system, type: pattern}
          min: 1
          slices:
            snomed-ct:
              match: {system: null}
              schema: {type: Coding, mustSupport: true, _required: true, index: 16}
              min: 1
              max: 1
            ask:
              match: {system: null}
              schema:
                type: Coding
                mustSupport: true
                index: 17
                elements:
                  system: {mustSupport: true, index: 18}
                  code: {mustSupport: true, index: 19}
                  display: {mustSupport: true, index: 20}
            atc:
              match: {system: null}
              schema:
                type: Coding
                mustSupport: true
                index: 21
                elements:
                  system: {mustSupport: true, index: 22}
                  version: {mustSupport: true, index: 23}
                  code: {mustSupport: true, index: 24}
                  display: {mustSupport: true, index: 25}
      text: {mustSupport: true, index: 26}
    required: [coding]
  onsetDateTime:
    short: Beginn der Allergie/Unvertraeglichkeit
    type: dateTime
    mustSupport: true
    choiceOf: onset
    index: 35
    slicing:
      slices:
        onsetDateTime:
          match: {}
          schema: {short: Beginn der Allergie/Unvertraeglichkeit, type: dateTime, mustSupport: true, choiceOf: onset, index: 35}
          min: 0
          max: 1
  verificationStatus:
    short: Verifikationsstatus
    mustSupport: true
    index: 7
    elements:
      coding:
        mustSupport: true
        index: 8
        elements:
          system: {mustSupport: true, index: 9}
          code: {mustSupport: true, index: 10}
        required: [system, code]
    required: [coding]
  reaction:
    short: Unerwünschte Reaktion
    mustSupport: true
    index: 57
    elements:
      manifestation:
        short: Manifestation der Reaktion
        mustSupport: true
        index: 58
        elements:
          coding:
            mustSupport: true
            index: 59
            slicing:
              rules: open
              discriminator:
              - {path: system, type: pattern}
              min: null
              slices:
                snomed-ct:
                  match: {system: null}
                  schema: {type: Coding, mustSupport: true, index: 60}
                  min: 0
                  max: 1
          text: {mustSupport: true, index: 61}
      severity: {short: Schweregrad der Reaktion, mustSupport: true, index: 62}
      exposureRoute:
        short: Expositionsweg
        mustSupport: true
        index: 63
        elements:
          coding:
            mustSupport: true
            index: 64
            slicing:
              rules: open
              discriminator:
              - {path: system, type: pattern}
              min: null
              slices:
                snomed-ct:
                  match: {system: null}
                  schema: {type: Coding, mustSupport: true, index: 65}
                  min: 0
                  max: 1
          text: {mustSupport: true, index: 66}
package_version: 5.1.0
class: profile
kind: resource
url: https://gematik.de/fhir/isik/StructureDefinition/ISiKAllergieUnvertraeglichkeit
base: http://hl7.org/fhir/StructureDefinition/AllergyIntolerance
version: 5.1.0
required: [code]