{ "description": "This operation reads the currenty in the E-Rezept-Fachdienst registered Access Code for redeeming ePrescriptions in an EU country.", "_filename": "OperationDefinition-Read-EU-Access-Permission.json", "package_name": "de.gematik.erezept-workflow.r4", "date": "2025-01-01", "system": true, "publisher": null, "instance": false, "name": "Read_EU_Access_Permission", "type": "false", "experimental": null, "outputProfile": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PAR_EU_Access_Authorization_Response", "resourceType": "OperationDefinition", "title": null, "package_version": "1.5.0-beta7", "status": "draft", "id": "ab206f5c-dfd7-4e56-8fcf-a2c294bc29d9", "resource": [ "Task" ], "affectsState": false, "kind": "operation", "url": "https://gematik.de/fhir/erp/OperationDefinition/Read_EU_Access_PermissionOperationDefinition", "code": "read-eu-access-permission", "version": "1.5", "parameter": [ { "max": "1", "min": 1, "use": "out", "name": "countryCode", "type": "Coding", "documentation": "The country for which the patient wants to grant access." }, { "max": "1", "min": 1, "use": "out", "name": "accessCode", "type": "Identifier", "documentation": "The access code for that country." }, { "max": "1", "min": 1, "use": "out", "name": "validUntil", "type": "instant", "documentation": "The instant until the access code is valid." }, { "max": "1", "min": 1, "use": "out", "name": "createdAt", "type": "instant", "documentation": "The instant when the record was created in the E-Rezept-Fachdienst." } ] }