{
"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-03-01",
"system": false,
"publisher": null,
"instance": true,
"name": "Abort",
"type": "false",
"experimental": null,
"resourceType": "OperationDefinition",
"title": null,
"package_version": "1.5.0-rc3",
"status": "draft",
"id": "f620ba55-7917-41e8-a9f8-2997356f8ee4",
"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."
} ]
}