| Package | kbv.ita.eau |
| Resource Type | StructureDefinition |
| Id | KBV-PR-EAU-Storno-Bundle |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=kbv.ita.eau@1.2.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_Storno_Bundle |
| URL | https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_Storno_Bundle |
| Version | 1.2.0 |
| Status | active |
| Date | 2025-03-25 |
| Name | KBV_PR_EAU_Storno_Bundle |
| Type | Bundle |
| Kind | resource |
No resources found
| StructureDefinition | |
| KBV_PR_FOR_Organization | KBV_PR_FOR_Organization |
| KBV_PR_FOR_Practitioner | KBV_PR_FOR_Practitioner |
| KBV_PR_EAU_Storno | KBV_PR_EAU_Storno |
| KBV_PR_EAU_Storno_Composition | KBV_PR_EAU_Storno_Composition |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "KBV-PR-EAU-Storno-Bundle",
"url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_Storno_Bundle",
"version": "1.2.0",
"name": "KBV_PR_EAU_Storno_Bundle",
"status": "active",
"date": "2025-03-25",
"publisher": "Kassenärztliche Bundesvereinigung",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "cda",
"uri": "http://hl7.org/v3/cda",
"name": "CDA (R2)"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Bundle",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Bundle",
"path": "Bundle",
"constraint": [
{
"key": "-eau-versionComposition",
"severity": "error",
"human": "Die Instanz der Composition muss vom Profil KBV_PR_EAU_Storno_Composition|1.2 sein",
"expression": "entry.where(resource is Composition).resource.meta.profile = 'https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_Storno_Composition|1.2'"
}
]
},
{
"id": "Bundle.id",
"path": "Bundle.id",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.meta",
"path": "Bundle.meta",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.meta.versionId",
"path": "Bundle.meta.versionId",
"max": "0"
},
{
"id": "Bundle.meta.source",
"path": "Bundle.meta.source",
"max": "0"
},
{
"id": "Bundle.meta.profile",
"path": "Bundle.meta.profile",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "$this"
}
],
"rules": "open"
},
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.meta.profile:eAUProfile",
"path": "Bundle.meta.profile",
"sliceName": "eAUProfile",
"min": 1,
"max": "1",
"fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_Storno_Bundle|1.2",
"mustSupport": true
},
{
"id": "Bundle.meta.security",
"path": "Bundle.meta.security",
"max": "0"
},
{
"id": "Bundle.meta.tag",
"path": "Bundle.meta.tag",
"max": "0"
},
{
"id": "Bundle.implicitRules",
"path": "Bundle.implicitRules",
"max": "0"
},
{
"id": "Bundle.language",
"path": "Bundle.language",
"max": "0"
},
{
"id": "Bundle.identifier",
"path": "Bundle.identifier",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.identifier.use",
"path": "Bundle.identifier.use",
"max": "0"
},
{
"id": "Bundle.identifier.type",
"path": "Bundle.identifier.type",
"max": "0"
},
{
"id": "Bundle.identifier.system",
"path": "Bundle.identifier.system",
"min": 1,
"fixedUri": "urn:ietf:rfc:3986",
"mustSupport": true
},
{
"id": "Bundle.identifier.value",
"path": "Bundle.identifier.value",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.identifier.period",
"path": "Bundle.identifier.period",
"max": "0"
},
{
"id": "Bundle.identifier.assigner",
"path": "Bundle.identifier.assigner",
"max": "0"
},
{
"id": "Bundle.type",
"path": "Bundle.type",
"fixedCode": "document",
"mustSupport": true
},
{
"id": "Bundle.timestamp",
"path": "Bundle.timestamp",
"definition": "DateTime wann das Dokument technisch erstellt wurde.",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.total",
"path": "Bundle.total",
"max": "0"
},
{
"id": "Bundle.entry",
"path": "Bundle.entry",
"slicing": {
"discriminator": [
{
"type": "profile",
"path": "resource"
}
],
"rules": "closed"
},
"min": 4,
"max": "4",
"mustSupport": true
},
{
"id": "Bundle.entry:Dokumenteninformation",
"path": "Bundle.entry",
"sliceName": "Dokumenteninformation",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:Dokumenteninformation.link",
"path": "Bundle.entry.link",
"max": "0"
},
{
"id": "Bundle.entry:Dokumenteninformation.fullUrl",
"path": "Bundle.entry.fullUrl",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.entry:Dokumenteninformation.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_Storno_Composition|1.2"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:Dokumenteninformation.search",
"path": "Bundle.entry.search",
"max": "0"
},
{
"id": "Bundle.entry:Dokumenteninformation.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:Dokumenteninformation.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.entry:Eintrag",
"path": "Bundle.entry",
"sliceName": "Eintrag",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:Eintrag.link",
"path": "Bundle.entry.link",
"max": "0"
},
{
"id": "Bundle.entry:Eintrag.fullUrl",
"path": "Bundle.entry.fullUrl",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.entry:Eintrag.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_Storno|1.2"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:Eintrag.search",
"path": "Bundle.entry.search",
"max": "0"
},
{
"id": "Bundle.entry:Eintrag.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:Eintrag.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.entry:Einrichtung",
"path": "Bundle.entry",
"sliceName": "Einrichtung",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:Einrichtung.link",
"path": "Bundle.entry.link",
"max": "0"
},
{
"id": "Bundle.entry:Einrichtung.fullUrl",
"path": "Bundle.entry.fullUrl",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.entry:Einrichtung.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Organization|1.2"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:Ausstellender",
"path": "Bundle.entry",
"sliceName": "Ausstellender",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Bundle.entry:Ausstellender.link",
"path": "Bundle.entry.link",
"max": "0"
},
{
"id": "Bundle.entry:Ausstellender.fullUrl",
"path": "Bundle.entry.fullUrl",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.entry:Ausstellender.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Practitioner|1.2"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:Ausstellender.search",
"path": "Bundle.entry.search",
"max": "0"
},
{
"id": "Bundle.entry:Ausstellender.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:Ausstellender.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.signature",
"path": "Bundle.signature",
"max": "0"
}
]
}
}