Package | de.gematik.erezept-workflow.r4 |
Resource Type | OperationDefinition |
Id | RejectOperation |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.gematik.erezept-workflow.r4@1.5.2&canonical=https://gematik.de/fhir/erp/OperationDefinition/RejectOperationDefinition |
URL | https://gematik.de/fhir/erp/OperationDefinition/RejectOperationDefinition |
Version | 1.5.2 |
Status | active |
Date | 2025-06-23 |
Name | Reject |
Description | Rejects the dispense of a ePrescription. The Task will be reset to an active state, the secret will be deleted, and the Task will be accessible by any other pharmacist or it can be deleted by the patient. |
Type | false |
Kind | operation |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "OperationDefinition", "id": "RejectOperation", "url": "https://gematik.de/fhir/erp/OperationDefinition/RejectOperationDefinition", "status": "active", "version": "1.5.2", "date": "2025-06-23", "name": "Reject", "kind": "operation", "affectsState": true, "resource": [ "Task" ], "system": false, "type": false, "instance": true, "description": "Rejects the dispense of a ePrescription. The Task will be reset to an active state, the secret will be deleted, and the Task will be accessible by any other pharmacist or it can be deleted by the patient.", "code": "reject", "parameter": [ { "name": "secret", "use": "in", "min": 1, "max": "1", "documentation": "The secret parameter that lets a pharmacy access the Task exclusively as an URL Parameter ?secret.", "type": "string" } ] }