{
"description": "Hier wird eine einzelne Allergie oder Unverträglichkeit abgebildet.",
"_filename": "KBV_PR_Base_AllergyIntolerance.json",
"package_name": "kbv.basis",
"date": "2024-10-24",
"derivation": "constraint",
"publisher": "Kassenärztliche Bundesvereinigung (KBV)",
"fhirVersion": "4.0.1",
"name": "KBV_PR_Base_AllergyIntolerance",
"abstract": false,
"type": "AllergyIntolerance",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.7.0-alpha2",
"status": "active",
"id": "45e27c75-e7e1-48ab-864b-bfb3d386426b",
"kind": "resource",
"url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_AllergyIntolerance",
"version": "1.7.0",
"differential": {
"element": [ {
"id": "AllergyIntolerance",
"path": "AllergyIntolerance",
"definition": "Hier wird eine einzelne Allergie oder Unverträglichkeit abgebildet."
}, {
"id": "AllergyIntolerance.extension",
"path": "AllergyIntolerance.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "AllergyIntolerance.extension:abatement",
"max": "1",
"min": 0,
"path": "AllergyIntolerance.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_AllergyIntolerance_Abatement" ]
} ],
"short": "Klinisch relevantes Enddatum",
"sliceName": "abatement",
"definition": "Datum, bis wann der/die Patient:in die Allergie/Unverträglichkeit hatte."
}, {
"id": "AllergyIntolerance.extension:abatement-lebensphase-bis",
"max": "1",
"min": 0,
"path": "AllergyIntolerance.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Stage_Life" ]
} ],
"short": "Lebensphase",
"sliceName": "abatement-lebensphase-bis",
"definition": "Angabe des ungefähren Alters, ab dem der/die Patient:in die Allergie nicht mehr hat."
}, {
"id": "AllergyIntolerance.clinicalStatus",
"path": "AllergyIntolerance.clinicalStatus",
"definition": "Beschreibt den Status einer Allergie bzw. Unverträglichkeit aus klinischer Sicht."
}, {
"id": "AllergyIntolerance.clinicalStatus.coding",
"max": "1",
"min": 1,
"path": "AllergyIntolerance.clinicalStatus.coding"
}, {
"id": "AllergyIntolerance.clinicalStatus.coding.system",
"min": 1,
"path": "AllergyIntolerance.clinicalStatus.coding.system"
}, {
"id": "AllergyIntolerance.clinicalStatus.coding.version",
"min": 1,
"path": "AllergyIntolerance.clinicalStatus.coding.version"
}, {
"id": "AllergyIntolerance.clinicalStatus.coding.code",
"min": 1,
"path": "AllergyIntolerance.clinicalStatus.coding.code"
}, {
"id": "AllergyIntolerance.clinicalStatus.coding.display",
"min": 1,
"path": "AllergyIntolerance.clinicalStatus.coding.display"
}, {
"id": "AllergyIntolerance.verificationStatus",
"path": "AllergyIntolerance.verificationStatus",
"definition": "Gibt den Grad der Sicherheit oder Gewissheit an, mit der das tatsächliche Vorliegen der Allergie/Unverträglichkeit angegeben wird."
}, {
"id": "AllergyIntolerance.verificationStatus.coding",
"max": "1",
"min": 1,
"path": "AllergyIntolerance.verificationStatus.coding"
}, {
"id": "AllergyIntolerance.verificationStatus.coding.system",
"min": 1,
"path": "AllergyIntolerance.verificationStatus.coding.system"
}, {
"id": "AllergyIntolerance.verificationStatus.coding.version",
"min": 1,
"path": "AllergyIntolerance.verificationStatus.coding.version"
}, {
"id": "AllergyIntolerance.verificationStatus.coding.code",
"min": 1,
"path": "AllergyIntolerance.verificationStatus.coding.code"
}, {
"id": "AllergyIntolerance.verificationStatus.coding.display",
"min": 1,
"path": "AllergyIntolerance.verificationStatus.coding.display"
}, {
"id": "AllergyIntolerance.type",
"path": "AllergyIntolerance.type",
"definition": "In diesem Element kann angegeben werden, ob es sich um eine Allergie oder eine Unverträglichkeit handelt."
}, {
"id": "AllergyIntolerance.category",
"max": "1",
"path": "AllergyIntolerance.category",
"definition": "Enthält die Kategorie der die Allergie oder Unverträglichkeit auslösenden Substanz gemäß den angegebenen Auswahlmöglichkeiten."
}, {
"id": "AllergyIntolerance.criticality",
"path": "AllergyIntolerance.criticality",
"definition": "Beschreibt die Kritikalität. Die Kritikalität gibt an, wie hoch Risiko dafür ist, dass die Exposition zu der Substanz eine schwerwiegende oder lebensbedrohliche Situation hervorruft."
}, {
"id": "AllergyIntolerance.code",
"min": 1,
"path": "AllergyIntolerance.code",
"definition": "Dieses Element bildet die Substanz bzw. Substanzgruppen ab, gegen die eine Allergie oder Unverträglichkeit besteht. Diese wird als codierte Information und/oder als Freitext angegeben."
}, {
"id": "AllergyIntolerance.code.coding",
"path": "AllergyIntolerance.code.coding",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
},
"definition": "Hier wird die Substanz als codierte Information angegeben."
}, {
"id": "AllergyIntolerance.code.coding:snomed",
"max": "*",
"min": 0,
"path": "AllergyIntolerance.code.coding",
"binding": {
"strength": "required",
"valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Allergy_Substance_SNOMED_CT"
},
"sliceName": "snomed",
"definition": "Hier wird ein SNOMED CT®-Code für die Substanz angegeben.",
"patternCoding": {
"system": "http://snomed.info/sct"
}
}, {
"id": "AllergyIntolerance.code.coding:snomed.system",
"min": 1,
"path": "AllergyIntolerance.code.coding.system"
}, {
"id": "AllergyIntolerance.code.coding:snomed.version",
"min": 1,
"path": "AllergyIntolerance.code.coding.version"
}, {
"id": "AllergyIntolerance.code.coding:snomed.code",
"min": 1,
"path": "AllergyIntolerance.code.coding.code"
}, {
"id": "AllergyIntolerance.code.coding:snomed.display",
"min": 1,
"path": "AllergyIntolerance.code.coding.display"
}, {
"id": "AllergyIntolerance.code.coding:ask",
"max": "*",
"min": 0,
"path": "AllergyIntolerance.code.coding",
"type": [ {
"code": "Coding",
"profile": [ "http://fhir.de/StructureDefinition/CodingASK" ]
} ],
"sliceName": "ask",
"definition": "Hier wird ein ASK-Code für die Substanz angegeben.",
"patternCoding": {
"system": "http://fhir.de/CodeSystem/ask"
}
}, {
"id": "AllergyIntolerance.code.coding:ask.version",
"min": 1,
"path": "AllergyIntolerance.code.coding.version"
}, {
"id": "AllergyIntolerance.code.coding:ask.display",
"min": 1,
"path": "AllergyIntolerance.code.coding.display"
}, {
"id": "AllergyIntolerance.code.text",
"path": "AllergyIntolerance.code.text",
"definition": "Hier wird die Bezeichnung der Substanz als Freitext angegeben."
}, {
"id": "AllergyIntolerance.patient",
"path": "AllergyIntolerance.patient",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.7.0" ]
} ]
}, {
"id": "AllergyIntolerance.onset[x]",
"path": "AllergyIntolerance.onset[x]",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "type"
} ]
},
"definition": "Klinisch relevanter Zeitraum als Zeitintervall mit Datumsangaben, ab/bis wann der/die Patient:in die Allergie/Unverträglichkeit hatte."
}, {
"id": "AllergyIntolerance.onset[x]:onsetDateTime",
"max": "1",
"min": 0,
"path": "AllergyIntolerance.onset[x]",
"type": [ {
"code": "dateTime"
} ],
"short": "Klinischer Zeitraum datiert \"von\"",
"sliceName": "onsetDateTime",
"definition": "Datum, ab wann die Allergie/Unverträglichkeit identifiziert wurde."
}, {
"id": "AllergyIntolerance.onset[x]:onsetAge",
"max": "1",
"min": 0,
"path": "AllergyIntolerance.onset[x]",
"type": [ {
"code": "Age"
} ],
"short": "Lebensphasen von/bis",
"sliceName": "onsetAge",
"definition": "Angabe der Lebensphasen, in denen die Allergie/Unverträglichkeit begonnen/geendet hat."
}, {
"id": "AllergyIntolerance.onset[x]:onsetAge.extension:lebensphase-von",
"max": "1",
"min": 0,
"path": "AllergyIntolerance.onset[x].extension",
"type": [ {
"code": "Extension",
"profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Stage_Life" ]
} ],
"sliceName": "lebensphase-von",
"definition": "Angabe des ungefähren Alters, ab dem der/die Patient:in die Allergie/Unverträglichkeit hat."
}, {
"id": "AllergyIntolerance.note",
"path": "AllergyIntolerance.note",
"definition": "Hier werden ergänzende Informationen zur Allergie bzw. Unverträglichkeit angegeben."
}, {
"id": "AllergyIntolerance.note.author[x]",
"path": "AllergyIntolerance.note.author[x]",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "type"
} ]
},
"definition": "Hier wird die Person angegeben, die die Notiz erstellt hat."
}, {
"id": "AllergyIntolerance.note.author[x]:authorReference",
"max": "1",
"min": 0,
"path": "AllergyIntolerance.note.author[x]",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization", "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.7.0", "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.7.0", "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.7.0", "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.7.0" ]
} ],
"sliceName": "authorReference",
"definition": "Hier wird die Person, die die Notiz erstellt hat, referenziert."
}, {
"id": "AllergyIntolerance.note.author[x]:authorString",
"max": "1",
"min": 0,
"path": "AllergyIntolerance.note.author[x]",
"type": [ {
"code": "string"
} ],
"sliceName": "authorString",
"definition": "Hier wird die Person, die die Notiz erstellt hat, als Freitext angegeben."
}, {
"id": "AllergyIntolerance.note.time",
"path": "AllergyIntolerance.note.time",
"definition": "Hier wird der Zeitpunkt angegeben, zu dem die Notiz erstellt wurde."
}, {
"id": "AllergyIntolerance.note.text",
"path": "AllergyIntolerance.note.text",
"definition": "Hier wird der eigentliche Text der Notiz eingetragen."
}, {
"id": "AllergyIntolerance.reaction",
"path": "AllergyIntolerance.reaction",
"definition": "Dieses Element enthält Informationen über die Reaktion, die bei diesem/dieser Patient:in nach Exposition hervorgerufen wird."
}, {
"id": "AllergyIntolerance.reaction.manifestation",
"path": "AllergyIntolerance.reaction.manifestation",
"definition": "In diesem Element werden Angaben zur Manifestation der Reaktion gemacht."
}, {
"id": "AllergyIntolerance.reaction.manifestation.coding",
"path": "AllergyIntolerance.reaction.manifestation.coding",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
},
"definition": "Manifestation als Code aus einem anderen Code-System."
}, {
"id": "AllergyIntolerance.reaction.manifestation.coding:snomed",
"max": "*",
"min": 0,
"path": "AllergyIntolerance.reaction.manifestation.coding",
"binding": {
"strength": "example",
"valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Reaction_Allergy"
},
"sliceName": "snomed",
"definition": "Manifestation als SNOMED CT®-Code. Es wird ein optionales Beispiel-ValueSet zur Verfügung gestellt.",
"patternCoding": {
"system": "http://snomed.info/sct"
}
}, {
"id": "AllergyIntolerance.reaction.manifestation.coding:snomed.system",
"min": 1,
"path": "AllergyIntolerance.reaction.manifestation.coding.system"
}, {
"id": "AllergyIntolerance.reaction.manifestation.coding:snomed.version",
"min": 1,
"path": "AllergyIntolerance.reaction.manifestation.coding.version"
}, {
"id": "AllergyIntolerance.reaction.manifestation.coding:snomed.code",
"min": 1,
"path": "AllergyIntolerance.reaction.manifestation.coding.code"
}, {
"id": "AllergyIntolerance.reaction.manifestation.coding:snomed.display",
"min": 1,
"path": "AllergyIntolerance.reaction.manifestation.coding.display"
}, {
"id": "AllergyIntolerance.reaction.manifestation.text",
"path": "AllergyIntolerance.reaction.manifestation.text",
"definition": "Bezeichnung bzw. Beschreibung der Manifestation als Freitext."
}, {
"id": "AllergyIntolerance.reaction.onset",
"path": "AllergyIntolerance.reaction.onset",
"definition": "Datum eines Reaktionsereignisses."
}, {
"id": "AllergyIntolerance.reaction.severity",
"path": "AllergyIntolerance.reaction.severity",
"definition": "Dieses Element enthält Informationen zum Schweregrad der Reaktion."
}, {
"id": "AllergyIntolerance.reaction.exposureRoute",
"path": "AllergyIntolerance.reaction.exposureRoute",
"definition": "Hier wird der Expositionsweg des Allergens angegeben."
}, {
"id": "AllergyIntolerance.reaction.exposureRoute.coding",
"path": "AllergyIntolerance.reaction.exposureRoute.coding",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
},
"definition": "Hier wird der Expositionsweg als codierte Information angegeben."
}, {
"id": "AllergyIntolerance.reaction.exposureRoute.coding:snomed",
"max": "1",
"min": 0,
"path": "AllergyIntolerance.reaction.exposureRoute.coding",
"binding": {
"strength": "example",
"valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Route_of_Administration_SNOMED_CT"
},
"sliceName": "snomed",
"definition": "SNOMED CT®-Code für die Bezeichnung des Expositionswegs.",
"patternCoding": {
"system": "http://snomed.info/sct"
}
}, {
"id": "AllergyIntolerance.reaction.exposureRoute.coding:snomed.system",
"min": 1,
"path": "AllergyIntolerance.reaction.exposureRoute.coding.system"
}, {
"id": "AllergyIntolerance.reaction.exposureRoute.coding:snomed.code",
"min": 1,
"path": "AllergyIntolerance.reaction.exposureRoute.coding.code"
}, {
"id": "AllergyIntolerance.reaction.exposureRoute.text",
"path": "AllergyIntolerance.reaction.exposureRoute.text",
"definition": "Hier wird der Expositionsweg als Freitext angegeben."
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance"
}