PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept-workflow.r4@1.4.0
    https://gematik.de/fhir/erp/OperationDefinition/AbortOperationDefinition
{
  "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-07-15",
  "system": false,
  "publisher": null,
  "instance": true,
  "name": "Abort",
  "type": "false",
  "experimental": null,
  "resourceType": "OperationDefinition",
  "title": null,
  "package_version": "1.4.0",
  "status": "active",
  "id": "5ede8940-1796-4f41-97ce-fa5fc00a6c25",
  "resource": [ "Task" ],
  "affectsState": true,
  "kind": "operation",
  "url": "https://gematik.de/fhir/erp/OperationDefinition/AbortOperationDefinition",
  "code": "abort",
  "version": "1.4",
  "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."
  } ]
}