PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept.eu@0.9.1-beta
    https://gematik.de/fhir/erp-eu/OperationDefinition/Read_Access_PermissionOperationDefinition
{
  "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-01-01",
  "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": "0.9.1-beta",
  "status": "draft",
  "id": "42f3025a-acce-4619-aee4-12f4a50b30bb",
  "affectsState": false,
  "kind": "operation",
  "url": "https://gematik.de/fhir/erp-eu/OperationDefinition/Read_Access_PermissionOperationDefinition",
  "code": "read-eu-access-permission",
  "version": "1.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."
  } ]
}