{
"description": "With the accept operation a pharmacy claims an e-prescription. The status of the referenced Task changes into 'in-progres'.",
"_filename": "OperationDefinition-AcceptOperation.json",
"package_name": "de.gematik.erezept",
"date": "2022-04-01",
"system": false,
"publisher": null,
"instance": true,
"name": "Accept",
"type": "false",
"experimental": null,
"outputProfile": "http://hl7.org/fhir/StructureDefinition/Bundle",
"resourceType": "OperationDefinition",
"title": null,
"package_version": "workflow.r4-1.2.2",
"status": "active",
"id": "6a8d7631-9336-441e-bc57-6740e78c72ac",
"resource": [ "Task" ],
"affectsState": true,
"kind": "operation",
"url": "https://gematik.de/fhir/erp/OperationDefinition/AcceptOperationDefinition",
"code": "accept",
"version": "1.2",
"parameter": [ {
"max": "1",
"min": 1,
"use": "in",
"name": "ac",
"type": "string",
"documentation": "The secret parameter that lets users access the Task exclusively as the URL an Paramter ?ac."
}, {
"max": "1",
"min": 1,
"use": "out",
"name": "return",
"type": "Bundle",
"documentation": "Collection of resources (Task and Binary) to let a pharmacy process a ePrescriptionn containing 1. the updated Task (including a secret, that gives a pharmacy exclusive access to the Task) and 2. a base64Binary of the qualified signed ePrescription. The status of the Task changes into in-progres. The prescription server creates a random number and stores it in Task.identifier:Secret."
} ]
}