You are on page 1of 2

HEALCARE DATABASE

Problems
1. Patients manage their healthcare service through this database. Each
Patient has their private information and Service ID and Medicine ID to
view. Service ID links to all the services they use and bill, same for
Medicine. ( Could have account to login )

2. Viewing function for patients: personal information bill, note, medical


history, info, appointments

3. Viewing function for doctors: personal information, work load

4. Edit Function for Patient: personal information, rating

5. Edit Function for Doctor: personal information, status of appointment,


medical description.
Each doctor has his/her own specialty, it will relate to the booking function.

6. Booking Function:
Booking functions have date and time, status and BookingID, PatientID,
Room. Booking function will also make sure that :
- The doctor is a professional in booking calls.
- No doctor and patient has more than one appointment at the same time
- Enough doctor to serve patient at current time
- 1 room can only contain 1 doctor and 1 patient at current time
- Reset status after checking date and time

7. Insurance Function: This center has its own issuance , its level contains
Silver, Gold , Diamond depending on the payment of each patient.

This database can show payment of each patient of each month and total.
After updating data, this also updates on patient insurance.

8. Service ranking Function :Most used-services in month, year, total

9. Blog Function: Q&A between doctors and patients.


10. Shop Function: after having a medical ID, a patient can input it into
the Shop function to get information ( name, quant ) and link to where to
buy.

You might also like