{ "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-workflow.r4", "date": "2024-05-21", "system": false, "publisher": null, "instance": true, "name": "Abort", "type": "false", "experimental": null, "resourceType": "OperationDefinition", "title": null, "package_version": "1.3.1", "status": "active", "id": "0b433904-4348-49a4-8977-336ea62873a2", "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." } ] }