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.

Recommended Answers

All 6 Replies

You need 4 tables patient , doctor , nurse and waiting list.

I would also need an accounting table right?. In this table I will record statistical figures for auditing purpose.

So the stakeholder of the system would be the patient, doctor, nurse and the management.

Hello , i feel very happy to help you in it..i am just helping in my way if i am wrong or i am not proper as per project then let me know so i can understand scenario.

Few thing Manually 1,2,3 Now when i am think about 4 , It Mean if patient detail not found then

  1. Nurse will register patient detail and create IC for them
  2. Now , all other step will take place , am i right ?

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.

This is my class diagram. I wanted to find out how does a visit and appointment associated with a treatment?

Patient/Client
Management
New
Patient Summary
Visits
Appointment
New visit
Referral
Medical Certificate
Medical record
RX
Patient History
Issues
Immunizations
Document
Upload Video
Upload Image
Notes
Patient Report
Tests
Blood
Urine
X-ray
CT-Scan
Sonography
Fees
Fee Sheet
Checkout
Billing
Configuration
Add Users & Rolls
Add Pharmacy
Add Insurance companies
Create Document Folders
Add Edit Drop down list data
Clinic/Doctors Configuration
Reports
Patient
Patient List
RX List
Referral List
Test Report
Visits
Appointments
Encounters
Appointments & Encounters
Finance
Total Payment received
Cash Payment received
Credit Card Payment received
Department wise Payment received
Insurance
Payment received from Insurance Company
Payment due with Insurance Company
Insurance Company List
Insured Patients

can you plz provide me with code in c#.....urgently needed..help me out.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.