Patient Consent Management > Using the Patient Consent Management recipe > Step 9. Invoke the Initiate Patient Consent Workflow process
  

Step 9. Invoke the Initiate Patient Consent Workflow process

Invoke the Initiate Patient Consent Workflow process to send and check the status of patient consent forms.
  1. 1Open the Initiate Patient Consent Workflow process.
  2. 2In the Actions menu, click Run Using.
  3. 3In the Process Input section, edit the payload to specify the:
  4. For example, the following payload includes placeholder values:
    {
    "PatientResourceID": "<PatientFHIRResournceID>",
    "PractitionerResourceID": "<PractitionerFHIRResournceID>",
    "OrganizationResourceID": "41b14bd7-64b5-4a86-a294-720928252a38",
    "ProcedureResourceID": "552007a5-8d4e-4d9a-a30f-c9d1b25277d4",
    "PatientEmailID": "<PatientEmailID>",
    "PatientName": "<PatientName>",
    "StartDate": "2025-01-01T00:00:00Z",
    "EndDate": "2025-03-01T00:00:00Z",
    "ClaimResourceID": "12653da0-cdc4-4dad-9ae5-c89567002bd8"
    }
  5. 4In the Timer Events property, choose how much time the patient has to complete and submit the Docusign.
The following image shows a process that ran successfully: The following image shows a Patient Consent Management process that ran successfully. The status for all processes are Completed.