{
"description": null,
"_filename": "StructureDefinition-GEM-ERP-PR-Bundle-OP-Accept.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_OP_Accept",
"abstract": false,
"type": "Bundle",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.6.1",
"status": "active",
"id": "31b38909-4c9e-4de3-9561-2077400a91ce",
"kind": "resource",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle_OP_Accept",
"version": "1.6.1",
"differential": {
"element": [ {
"id": "Bundle.type",
"path": "Bundle.type",
"fixedCode": "collection"
}, {
"id": "Bundle.entry",
"max": "2",
"min": 2,
"path": "Bundle.entry",
"slicing": {
"rules": "closed",
"description": "Die Aufgabe und das QES signierte Bundle.",
"discriminator": [ {
"path": "resource",
"type": "type"
} ]
}
}, {
"id": "Bundle.entry:erxTask",
"max": "1",
"min": 1,
"path": "Bundle.entry",
"sliceName": "erxTask"
}, {
"id": "Bundle.entry:erxTask.resource",
"path": "Bundle.entry.resource",
"type": [ {
"code": "Task",
"profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task" ]
} ]
}, {
"id": "Bundle.entry:erxBinary",
"max": "1",
"min": 1,
"path": "Bundle.entry",
"sliceName": "erxBinary"
}, {
"id": "Bundle.entry:erxBinary.resource",
"path": "Bundle.entry.resource",
"type": [ {
"code": "Binary",
"profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Binary" ]
} ]
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}