FHIR IG Statistics: StructureDefinition/KBV_PR_AW_Allergie
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Allergie",
"version": "1.2.0",
"name": "KBV_PR_AW_Allergie",
"title": "KBV_PR_AW_Allergie",
"status": "active",
"publisher": "Kassenärztliche Bundesvereinigung (KBV)",
"description": "Allergieinformationen",
"copyright": "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "AllergyIntolerance",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "AllergyIntolerance.id",
"path": "AllergyIntolerance.id",
"min": 1
},
{
"id": "AllergyIntolerance.meta",
"path": "AllergyIntolerance.meta",
"min": 1
},
{
"id": "AllergyIntolerance.meta.versionId",
"path": "AllergyIntolerance.meta.versionId",
"min": 1
},
{
"id": "AllergyIntolerance.meta.lastUpdated",
"path": "AllergyIntolerance.meta.lastUpdated",
"min": 1
},
{
"id": "AllergyIntolerance.meta.profile",
"path": "AllergyIntolerance.meta.profile",
"min": 1,
"max": "1",
"fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Allergie|1.2.0"
},
{
"id": "AllergyIntolerance.text",
"path": "AllergyIntolerance.text",
"min": 1
},
{
"id": "AllergyIntolerance.identifier",
"path": "AllergyIntolerance.identifier",
"max": "0"
},
{
"id": "AllergyIntolerance.clinicalStatus",
"path": "AllergyIntolerance.clinicalStatus",
"definition": "Angabe des klinischen Status."
},
{
"id": "AllergyIntolerance.verificationStatus",
"path": "AllergyIntolerance.verificationStatus",
"min": 1,
"mustSupport": true
},
{
"id": "AllergyIntolerance.type",
"path": "AllergyIntolerance.type",
"max": "0"
},
{
"id": "AllergyIntolerance.category",
"path": "AllergyIntolerance.category",
"max": "0"
},
{
"id": "AllergyIntolerance.criticality",
"path": "AllergyIntolerance.criticality",
"max": "0"
},
{
"id": "AllergyIntolerance.code",
"path": "AllergyIntolerance.code",
"max": "0"
},
{
"id": "AllergyIntolerance.patient",
"path": "AllergyIntolerance.patient",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient|1.2.0"
]
}
],
"mustSupport": true
},
{
"id": "AllergyIntolerance.patient.reference",
"path": "AllergyIntolerance.patient.reference",
"min": 1
},
{
"id": "AllergyIntolerance.patient.type",
"path": "AllergyIntolerance.patient.type",
"max": "0"
},
{
"id": "AllergyIntolerance.patient.identifier",
"path": "AllergyIntolerance.patient.identifier",
"max": "0"
},
{
"id": "AllergyIntolerance.patient.display",
"path": "AllergyIntolerance.patient.display",
"max": "0"
},
{
"id": "AllergyIntolerance.encounter",
"path": "AllergyIntolerance.encounter",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Begegnung|1.2.0"
]
}
],
"mustSupport": true
},
{
"id": "AllergyIntolerance.encounter.reference",
"path": "AllergyIntolerance.encounter.reference",
"min": 1
},
{
"id": "AllergyIntolerance.encounter.type",
"path": "AllergyIntolerance.encounter.type",
"max": "0"
},
{
"id": "AllergyIntolerance.encounter.identifier",
"path": "AllergyIntolerance.encounter.identifier",
"max": "0"
},
{
"id": "AllergyIntolerance.encounter.display",
"path": "AllergyIntolerance.encounter.display",
"max": "0"
},
{
"id": "AllergyIntolerance.onset[x]",
"path": "AllergyIntolerance.onset[x]",
"max": "0"
},
{
"id": "AllergyIntolerance.recorder",
"path": "AllergyIntolerance.recorder",
"max": "0"
},
{
"id": "AllergyIntolerance.asserter",
"path": "AllergyIntolerance.asserter",
"min": 1,
"mustSupport": true
},
{
"id": "AllergyIntolerance.asserter.extension",
"path": "AllergyIntolerance.asserter.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "AllergyIntolerance.asserter.extension:befund_Erfasserart",
"path": "AllergyIntolerance.asserter.extension",
"sliceName": "befund_Erfasserart",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Allergie_Erfasser_Befund"
]
}
],
"mustSupport": true,
"mapping": [
{
"identity": "KBV",
"map": "Allergie: ENUM_Befundart"
}
]
},
{
"id": "AllergyIntolerance.asserter.extension:befund_Erfasserart.value[x]",
"path": "AllergyIntolerance.asserter.extension.value[x]",
"mustSupport": true
},
{
"id": "AllergyIntolerance.asserter.extension:befund_Erfasserart.value[x]:valueCodeableConcept",
"path": "AllergyIntolerance.asserter.extension.value[x]",
"sliceName": "valueCodeableConcept",
"mustSupport": true
},
{
"id": "AllergyIntolerance.asserter.reference",
"path": "AllergyIntolerance.asserter.reference",
"max": "0"
},
{
"id": "AllergyIntolerance.asserter.type",
"path": "AllergyIntolerance.asserter.type",
"max": "0"
},
{
"id": "AllergyIntolerance.asserter.identifier",
"path": "AllergyIntolerance.asserter.identifier",
"max": "0"
},
{
"id": "AllergyIntolerance.asserter.display",
"path": "AllergyIntolerance.asserter.display",
"min": 1,
"fixedString": "Erfasserart"
},
{
"id": "AllergyIntolerance.lastOccurrence",
"path": "AllergyIntolerance.lastOccurrence",
"max": "0"
},
{
"id": "AllergyIntolerance.note",
"path": "AllergyIntolerance.note",
"max": "0"
},
{
"id": "AllergyIntolerance.reaction",
"path": "AllergyIntolerance.reaction",
"max": "1",
"mustSupport": true
},
{
"id": "AllergyIntolerance.reaction.substance",
"path": "AllergyIntolerance.reaction.substance",
"mustSupport": true,
"mapping": [
{
"identity": "KBV",
"map": "Allergie: Substanz/Substanzgruppe"
}
]
},
{
"id": "AllergyIntolerance.reaction.substance.coding",
"path": "AllergyIntolerance.reaction.substance.coding",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "closed"
},
"mustSupport": true
},
{
"id": "AllergyIntolerance.reaction.substance.coding:atc",
"path": "AllergyIntolerance.reaction.substance.coding",
"sliceName": "atc",
"max": "1",
"mustSupport": true
},
{
"id": "AllergyIntolerance.reaction.substance.coding:atc.system",
"path": "AllergyIntolerance.reaction.substance.coding.system",
"min": 1,
"fixedUri": "http://fhir.de/CodeSystem/dimdi/atc"
},
{
"id": "AllergyIntolerance.reaction.substance.coding:atc.code",
"path": "AllergyIntolerance.reaction.substance.coding.code",
"min": 1
},
{
"id": "AllergyIntolerance.reaction.substance.coding:atc.userSelected",
"path": "AllergyIntolerance.reaction.substance.coding.userSelected",
"max": "0"
},
{
"id": "AllergyIntolerance.reaction.substance.coding:edqm",
"path": "AllergyIntolerance.reaction.substance.coding",
"sliceName": "edqm",
"max": "1",
"mustSupport": true
},
{
"id": "AllergyIntolerance.reaction.substance.coding:edqm.system",
"path": "AllergyIntolerance.reaction.substance.coding.system",
"min": 1,
"fixedUri": "http://fhir.de/CodeSystem/edqm/dose-form"
},
{
"id": "AllergyIntolerance.reaction.substance.coding:edqm.code",
"path": "AllergyIntolerance.reaction.substance.coding.code",
"min": 1
},
{
"id": "AllergyIntolerance.reaction.substance.coding:edqm.userSelected",
"path": "AllergyIntolerance.reaction.substance.coding.userSelected",
"max": "0"
},
{
"id": "AllergyIntolerance.reaction.substance.coding:pzn",
"path": "AllergyIntolerance.reaction.substance.coding",
"sliceName": "pzn",
"max": "1",
"mustSupport": true
},
{
"id": "AllergyIntolerance.reaction.substance.coding:pzn.system",
"path": "AllergyIntolerance.reaction.substance.coding.system",
"min": 1,
"fixedUri": "http://fhir.de/CodeSystem/ifa/pzn"
},
{
"id": "AllergyIntolerance.reaction.substance.coding:pzn.version",
"path": "AllergyIntolerance.reaction.substance.coding.version",
"max": "0"
},
{
"id": "AllergyIntolerance.reaction.substance.coding:pzn.code",
"path": "AllergyIntolerance.reaction.substance.coding.code",
"min": 1
},
{
"id": "AllergyIntolerance.reaction.substance.coding:pzn.display",
"path": "AllergyIntolerance.reaction.substance.coding.display",
"max": "0"
},
{
"id": "AllergyIntolerance.reaction.substance.coding:pzn.userSelected",
"path": "AllergyIntolerance.reaction.substance.coding.userSelected",
"max": "0"
},
{
"id": "AllergyIntolerance.reaction.substance.text",
"path": "AllergyIntolerance.reaction.substance.text",
"short": "Substanz/Substanzgruppe",
"definition": "Angabe der Substanz oder Substanzgruppe mit der die Reaktion hervorgerufen wurde.",
"comment": "Substanz/Substanzgruppe",
"mustSupport": true
},
{
"id": "AllergyIntolerance.reaction.manifestation",
"path": "AllergyIntolerance.reaction.manifestation",
"mustSupport": true
},
{
"id": "AllergyIntolerance.reaction.manifestation.coding",
"path": "AllergyIntolerance.reaction.manifestation.coding",
"max": "0"
},
{
"id": "AllergyIntolerance.reaction.manifestation.text",
"path": "AllergyIntolerance.reaction.manifestation.text",
"short": "Reaktion",
"definition": "In diesem Feld kann die Reaktion auf die Substanz beschrieben werden.",
"min": 1,
"mustSupport": true
},
{
"id": "AllergyIntolerance.reaction.description",
"path": "AllergyIntolerance.reaction.description",
"max": "0"
},
{
"id": "AllergyIntolerance.reaction.onset",
"path": "AllergyIntolerance.reaction.onset",
"max": "0"
},
{
"id": "AllergyIntolerance.reaction.severity",
"path": "AllergyIntolerance.reaction.severity",
"max": "0"
},
{
"id": "AllergyIntolerance.reaction.exposureRoute",
"path": "AllergyIntolerance.reaction.exposureRoute",
"max": "0"
},
{
"id": "AllergyIntolerance.reaction.note",
"path": "AllergyIntolerance.reaction.note",
"max": "0"
}
]
}
}