Below are the steps of how my basic clinic management system will flow. Please help to comment.
Clinic Flow Chart:
1. Patient approach the counter (manually)
2. Patient provides IC to the nurse (manually)
3. Nurse searches the patient details (automated)
4. If the patient details is found
4.1 Nurse add the patient to the waiting list (Red Color) (automated)
4.2 The patient visits the doctor (manually)
4.3 The doctor reviews the patient history (automated)
4.4 The doctor prescribes the medication for the patient (manually)
4.5 The nurse records the information (automated)
4.5.1 The waiting list is updated (Yellow Color)
4.6 The patient approach the counter and make payment (manually)
4.7 The nurse provide the patient with the receipt & MC (automated)
4.7.1 The waiting list is updated (Green Color)
5. If the patient detail is not found
5.1 Nurse add new patient record (automated)
5.2 Nurse add the patient to the waiting list (Red Color) (automated)
5.3 The patient visits the doctor (manually)
5.4 The doctor reviews the patient history (automated)
5.5 The doctor prescribes the medication for the patient (manually)
5.6 The nurse records the information (automated)
5.6.1 The waiting list is updated (Yellow Color)
5.7 The patient approach the counter and make payment (manually)
5.8 The nurse provide the patient with the receipt & MC (automated)
5.8.1 The waiting list is updated (Green Color)
Manually: 7 Automated: 9
Your help is kindly appreciated.
Thank You.