{ "description": "This Operation aborts the workflow of an e-prescription and deletes all the data related to that Task.", "_filename": "OperationDefinition-AbortOperation.json", "package_name": "de.gematik.erezept", "date": "2024-05-21", "system": false, "publisher": null, "instance": true, "name": "Abort", "type": "false", "experimental": null, "resourceType": "OperationDefinition", "title": null, "package_version": "workflow.r4-1.3.1", "status": "active", "id": "1ddf0a48-b119-4b21-8d72-7da826bac512", "resource": [ "Task" ], "affectsState": true, "kind": "operation", "url": "https://gematik.de/fhir/erp/OperationDefinition/AbortOperationDefinition", "code": "abort", "version": "1.3", "parameter": [ { "max": "1", "min": 0, "use": "in", "name": "ac", "type": "string", "documentation": "[To be used by patient and providers(doctors/dentists) only] The secret parameter that lets users access the Task exclusively as the URL an Paramter ?ac." }, { "max": "1", "min": 0, "use": "in", "name": "secret", "type": "string", "documentation": "[To be used by pharmacy only] The secret parameter that lets a pharmacy access the Task exclusively as the URL an Paramter ?secret." } ] }