{
"description": "Eine dokumentenstilistische Darstellung der Quittung (vollständig, eigenständig, unterschrieben)",
"_filename": "StructureDefinition-GEM-ERP-PR-Bundle.json",
"package_name": "de.gematik.erezept-workflow.r4",
"date": "2025-12-19",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "GEM_ERP_PR_Bundle",
"abstract": false,
"type": "Bundle",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Dokumentenbündel für Quittung",
"package_version": "1.6.1",
"status": "active",
"id": "291f8a36-ccb3-45ab-a75e-4c7546d4baac",
"kind": "resource",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle",
"version": "1.6.1",
"differential": {
"element": [ {
"id": "Bundle.id",
"min": 1,
"path": "Bundle.id"
}, {
"id": "Bundle.meta",
"min": 1,
"path": "Bundle.meta",
"mustSupport": true
}, {
"id": "Bundle.meta.profile",
"max": "1",
"min": 1,
"path": "Bundle.meta.profile",
"slicing": {
"rules": "closed",
"ordered": false,
"description": "Slicing für meta profile",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Bundle.meta.profile:workflowProfile",
"max": "1",
"min": 1,
"path": "Bundle.meta.profile",
"sliceName": "workflowProfile",
"mustSupport": true,
"fixedCanonical": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle|1.6"
}, {
"id": "Bundle.identifier",
"min": 1,
"path": "Bundle.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "https://gematik.de/fhir/ti/StructureDefinition/e-prescription-id" ]
} ],
"short": "E-Rezept-ID",
"mustSupport": true
}, {
"id": "Bundle.type",
"path": "Bundle.type",
"fixedCode": "document",
"mustSupport": true
}, {
"id": "Bundle.timestamp",
"min": 1,
"path": "Bundle.timestamp"
}, {
"id": "Bundle.entry",
"min": 3,
"path": "Bundle.entry",
"slicing": {
"rules": "closed",
"discriminator": [ {
"path": "resource",
"type": "type"
} ]
}
}, {
"id": "Bundle.entry:DocumentInformation",
"max": "1",
"min": 1,
"path": "Bundle.entry",
"sliceName": "DocumentInformation",
"mustSupport": true
}, {
"id": "Bundle.entry:DocumentInformation.link",
"max": "0",
"path": "Bundle.entry.link"
}, {
"id": "Bundle.entry:DocumentInformation.fullUrl",
"min": 1,
"path": "Bundle.entry.fullUrl"
}, {
"id": "Bundle.entry:DocumentInformation.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Composition",
"profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Composition" ]
} ]
}, {
"id": "Bundle.entry:DocumentInformation.search",
"max": "0",
"path": "Bundle.entry.search"
}, {
"id": "Bundle.entry:DocumentInformation.request",
"max": "0",
"path": "Bundle.entry.request"
}, {
"id": "Bundle.entry:DocumentInformation.response",
"max": "0",
"path": "Bundle.entry.response"
}, {
"id": "Bundle.entry:SigningDevice",
"max": "1",
"min": 1,
"path": "Bundle.entry",
"sliceName": "SigningDevice",
"mustSupport": true
}, {
"id": "Bundle.entry:SigningDevice.link",
"max": "0",
"path": "Bundle.entry.link"
}, {
"id": "Bundle.entry:SigningDevice.fullUrl",
"min": 1,
"path": "Bundle.entry.fullUrl"
}, {
"id": "Bundle.entry:SigningDevice.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Device",
"profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Device" ]
} ]
}, {
"id": "Bundle.entry:SigningDevice.search",
"max": "0",
"path": "Bundle.entry.search"
}, {
"id": "Bundle.entry:SigningDevice.request",
"max": "0",
"path": "Bundle.entry.request"
}, {
"id": "Bundle.entry:SigningDevice.response",
"max": "0",
"path": "Bundle.entry.response"
}, {
"id": "Bundle.entry:PrescriptionDigest",
"max": "1",
"min": 1,
"path": "Bundle.entry",
"sliceName": "PrescriptionDigest",
"mustSupport": true
}, {
"id": "Bundle.entry:PrescriptionDigest.link",
"max": "0",
"path": "Bundle.entry.link"
}, {
"id": "Bundle.entry:PrescriptionDigest.fullUrl",
"min": 1,
"path": "Bundle.entry.fullUrl"
}, {
"id": "Bundle.entry:PrescriptionDigest.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Binary",
"profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Digest" ]
} ]
}, {
"id": "Bundle.entry:PrescriptionDigest.search",
"max": "0",
"path": "Bundle.entry.search"
}, {
"id": "Bundle.entry:PrescriptionDigest.request",
"max": "0",
"path": "Bundle.entry.request"
}, {
"id": "Bundle.entry:PrescriptionDigest.response",
"max": "0",
"path": "Bundle.entry.response"
}, {
"id": "Bundle.signature",
"path": "Bundle.signature",
"type": [ {
"code": "Signature",
"profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Signature" ]
} ],
"short": "Enveloping Signatur auf die Quittung angewendet",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}