{ "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": "2025-04-10", "system": false, "publisher": null, "instance": true, "name": "Abort", "type": "false", "experimental": null, "resourceType": "OperationDefinition", "title": null, "package_version": "1.5.0", "status": "active", "id": "a35b96e2-d363-4725-9805-474441ee05cc", "resource": [ "Task" ], "affectsState": true, "kind": "operation", "url": "https://gematik.de/fhir/erp/OperationDefinition/AbortOperationDefinition", "code": "abort", "version": "1.5.0", "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 Parameter ?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 Parameter ?secret." } ] }