{
"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.eu",
"date": "2026-01-06",
"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.1.0",
"status": "active",
"id": "a133a6c1-a2a4-45af-b5e1-3ad4d1873119",
"affectsState": false,
"kind": "operation",
"url": "https://gematik.de/fhir/erp-eu/OperationDefinition/GET-Prescription-EUOperationDefinition",
"code": "get-eu-prescriptions",
"version": "1.1.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."
} ]
}