{
"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.eu",
"date": "2025-02-28",
"system": true,
"publisher": null,
"instance": false,
"name": "Read_Access_Permission",
"type": "false",
"experimental": null,
"outputProfile": "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_PAR_Access_Authorization_Response",
"resourceType": "OperationDefinition",
"title": null,
"package_version": "1.0.0-rc3",
"status": "draft",
"id": "73fb4f2b-ca3e-4b7c-ad84-38a2055da90a",
"affectsState": false,
"kind": "operation",
"url": "https://gematik.de/fhir/erp-eu/OperationDefinition/Read_Access_PermissionOperationDefinition",
"code": "read-eu-access-permission",
"version": "1.0.0",
"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."
} ]
}