{
"description": null,
"_filename": "StructureDefinition-GEM-ERP-PR-Bundle-OP-Accept.json",
"package_name": "de.gematik.erezept",
"date": "2025-01-01",
"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": "workflow.r4-1.5.0-beta7",
"status": "draft",
"id": "e2a6f8a2-98ea-40bc-8f13-a0fda7990838",
"kind": "resource",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle_OP_Accept",
"version": "1.5",
"differential": {
"element": [ {
"id": "Bundle.type",
"path": "Bundle.type",
"fixedCode": "collection"
}, {
"id": "Bundle.entry",
"max": "2",
"min": 2,
"path": "Bundle.entry",
"slicing": {
"rules": "closed",
"description": "The Task and the QES-Prescription signed 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"
}