{ "description": "This operation activates the created Task for the prescription. The input parameter must contain the qualified signed Bundle of the prescription. The prescription server validates the prescription, updates the task ressource and starts the workflow.", "_filename": "OperationDefinition-ActivateOperation.json", "package_name": "de.gematik.erezept-workflow.r4", "date": "2025-01-01", "system": false, "publisher": null, "instance": true, "name": "Activate", "type": "false", "experimental": null, "outputProfile": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PAR_ActivateOperation_Output", "resourceType": "OperationDefinition", "title": null, "package_version": "1.5.0-beta4", "status": "draft", "id": "429bd08f-5f3a-42c7-b20a-3c4943b04df7", "resource": [ "Task" ], "affectsState": true, "kind": "operation", "url": "https://gematik.de/fhir/erp/OperationDefinition/ActivateOperationDefinition", "code": "activate", "version": "1.5", "inputProfile": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PAR_ActivateOperation_Input", "parameter": [ { "max": "1", "min": 1, "use": "in", "name": "ePrescription", "type": "Binary", "documentation": "The qualified signed prescription element to activate the ePrescription workflow." }, { "max": "1", "min": 1, "use": "out", "name": "return", "type": "Task", "documentation": "Return the updated and activated Task." } ] }