{
"description": "The operation $close finishes the e-prescription workflow and creates a receipt. The Output of this operation is a signed Bundle, to be used for further financial processing. The status of the Task then changes into #completed",
"_filename": "OperationDefinition-EUCloseOperation.json",
"package_name": "de.gematik.erezept.eu",
"date": "2026-01-06",
"system": false,
"publisher": null,
"instance": true,
"name": "EUClose",
"type": "false",
"experimental": null,
"resourceType": "OperationDefinition",
"title": null,
"package_version": "1.1.0",
"status": "active",
"id": "9d5980e5-d4ce-4140-8dd1-29ed29f72f09",
"resource": [ "Task" ],
"kind": "operation",
"url": "https://gematik.de/fhir/erp-eu/OperationDefinition/EUCloseOperationDefinition",
"code": "eu-close",
"version": "1.1.0",
"inputProfile": "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_PAR_CloseOperation_Input",
"parameter": [ {
"max": "1",
"min": 1,
"use": "in",
"name": "requestData",
"part": [ {
"max": "1",
"min": 1,
"use": "in",
"name": "kvnr",
"type": "Identifier"
}, {
"max": "1",
"min": 1,
"use": "in",
"name": "accessCode",
"type": "Identifier"
}, {
"max": "1",
"min": 1,
"use": "in",
"name": "countryCode",
"type": "Coding"
}, {
"max": "1",
"min": 1,
"use": "in",
"name": "practitionerName",
"type": "string"
}, {
"max": "1",
"min": 1,
"use": "in",
"name": "practitionerRole",
"type": "Coding"
}, {
"max": "1",
"min": 1,
"use": "in",
"name": "pointOfCare",
"type": "string"
}, {
"max": "1",
"min": 1,
"use": "in",
"name": "healthcare-facility-type",
"type": "Coding"
} ],
"documentation": "Additional request information"
}, {
"max": "1",
"min": 1,
"use": "in",
"name": "practitionerData",
"type": "Practitioner",
"documentation": "Information on the practitioner who dispensed"
}, {
"max": "1",
"min": 1,
"use": "in",
"name": "organizationData",
"type": "Organization",
"documentation": "Information on the organization where the dispensation happened"
}, {
"max": "1",
"min": 1,
"use": "in",
"name": "practitionerRoleData",
"type": "PractitionerRole"
}, {
"max": "*",
"min": 1,
"use": "in",
"name": "rxDispensation",
"part": [ {
"max": "1",
"min": 1,
"use": "in",
"name": "medicationDispense",
"type": "MedicationDispense"
}, {
"max": "1",
"min": 1,
"use": "in",
"name": "medication",
"type": "Medication"
} ],
"documentation": "Information on dispensed Medication(s)"
} ]
}