🔄 Treatment Processes
The processes module creates treatment plans for your clinic, divides them into stages, assigns tasks and tracks the entire workflow.
📊 Plan Statuses
Newly created plan. Not started yet.
Plan is in active execution phase.
Plan has been temporarily paused.
Plan has been successfully completed.
Plan has been cancelled.
➕ Creating a New Plan
- 1. Select a patient
- 2. Enter the plan name
- 3. Enter the description
- 4. Select the start date
- 5. Enter the estimated cost (AZN)
- 6. Click the "Create" button
📋 Step Statuses
Waiting — Not started yet.
In Progress — Active work ongoing.
Waiting for Lab — Sent to laboratory.
Completed — Step finished successfully.
Skipped — This step was bypassed.
🔄 Timeline View
When you click on a plan card, the detail page opens. On the left side, stages are shown on the timeline with colored dots. Status transition buttons allow advancing steps forward.
📊 Progress Bar
Each plan's completion percentage is calculated automatically — based on the combined weight of steps and tasks.
✅ Task Management
Tasks can be created within each step. Each task has a status, priority, due date and assigned staff member.
Status
- • TODO — Pending
- • IN_PROGRESS — In Progress
- • DONE — Completed
- • CANCELLED — Cancelled
Priority
- • LOW — Low
- • MEDIUM — Medium
- • HIGH — High
- • URGENT — Urgent
📌 Tasks Kanban Board
A separate tasks page is available. All plans' tasks are displayed together on a 3-column kanban board: Pending (TODO), In Progress (IN_PROGRESS), Completed (DONE). Status can be changed by clicking on cards.
📦 This module is package-gated. Only available in packages with the "processes" feature enabled.
💡 Tips
Build the treatment plan step by step. Set due dates and priorities for tasks. Update plan and step statuses on time. Track all tasks from the kanban board.