Created by: (mo)
Created: Jul 05, 2025
Total Steps:

πŸ“‹ Process Summary

Process Type: 1 word process
Total Steps: steps
Decision Points: 1 decisions
Process Owner: mo
Last Updated: Jul 05, 2025
Department: Not assigned

Process Steps

Add New Step

Current Process Flow

1. CT

2. Plan

3. IMRT?

4. hand calc

5. QA

6. Treat

Process Flow Diagram

flowchart TD S1["Process: CT
Warning: 1 Risk(s)"] style S1 fill:#007bff,stroke:#0056b3,color:#fff S2["Process: Plan"] style S2 fill:#007bff,stroke:#0056b3,color:#fff S3{"Decision: IMRT?"} style S3 fill:#ffc107,stroke:#e0a800,color:#333 S6["Process: hand calc"] style S6 fill:#007bff,stroke:#0056b3,color:#fff S5["Process: QA"] style S5 fill:#007bff,stroke:#0056b3,color:#fff S4["Merge: Treat"] style S4 fill:#6f42c1,stroke:#59359a,color:#fff S1 --> S2 S2 --> S3 S3 -->|No| S6 S3 -->|Yes| S5 S6 --> S4 S5 --> S4