{ "description": "The Operation gets Presciption Information from the ERP System for usage in the e-prescription workflow for EU countries", "_filename": "OperationDefinition-GET-Prescription-EU.json", "package_name": "rs/de.gematik.erezept.eu", "date": "2025-06-02", "system": true, "publisher": null, "instance": false, "name": "GET-Prescription-EU", "type": "false", "experimental": null, "outputProfile": "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_PAR_GET_Prescription_Output", "resourceType": "OperationDefinition", "title": null, "package_version": "1.0.0", "status": "active", "id": "90945518-9231-464f-a4dd-e5922ca6fd8f", "affectsState": false, "kind": "operation", "url": "https://gematik.de/fhir/erp-eu/OperationDefinition/GET-Prescription-EUOperationDefinition", "code": "get-eu-prescriptions", "version": "1.0.0", "inputProfile": "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_PAR_GET_Prescription_Input", "parameter": [ { "max": "1", "min": 1, "use": "in", "name": "requestData", "part": [ { "max": "1", "min": 1, "use": "in", "name": "requesttype", "type": "Coding" }, { "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": "*", "min": 0, "use": "in", "name": "prescription-id", "type": "Identifier" }, { "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": 0, "use": "out", "name": "return", "type": "Bundle", "documentation": "Depending on the requesttype this operation returns a Bundle containing eRezept KBV_PR_ERP_Bundle Prescription-Bundles." } ] }