{ "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": "de.gematik.erezept-workflow.r4", "date": "2025-01-01", "system": true, "publisher": null, "instance": false, "name": "GET-Prescription-EU", "type": "false", "experimental": null, "resourceType": "OperationDefinition", "title": null, "package_version": "1.5.0-beta10", "status": "draft", "id": "3dcfdcb6-8574-4e9f-b94a-ec64d97dfce0", "affectsState": false, "kind": "operation", "url": "https://gematik.de/fhir/erp/OperationDefinition/GET-Prescription-EU-OperationDefinition", "code": "get-eu-prescriptions", "version": "1.5", "inputProfile": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PAR_EU_GET_Prescription_EU_Input", "parameter": [ { "max": "1", "min": 1, "use": "in", "name": "requestData", "part": [ { "max": "1", "min": 1, "use": "in", "name": "requesttype", "type": "Coding" }, { "max": "*", "min": 0, "use": "in", "name": "prescription-id", "type": "Identifier" }, { "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" } ] }