ID. The Doctor can update the data related to the patient upon diagnosis (Including the disease diagnosed and prescription).doctor examined number of patients on daily bases. Patient has unique id, name, age, gender, disease status (admitted, discharged, expired), date and address. Patients with critical condition are examined by many doctors. This organization also provides rooms facility for admitting the patient who is critical. One room can be booked by one patient only and each room has room#, location attributes. Rooms are distributed among two categories general and VIP. Apart from doctors, this organization has nurses and ward boy. Each nurse and ward boy is assigned to no of doctor. Nurse and ward boys table can

icon
Related questions
Question
This organization provides following functionalities Emergency Care 24x7 Support Groups Support and Help Through calls Any new Patient is first registered in their database before meeting the doctor. Each Doctor have ID, specialization, age, name, gender and phone no. every doctor have unique ID. The Doctor can update the data related to the patient upon diagnosis (Including the disease diagnosed and prescription).doctor examined number of patients on daily bases. Patient has unique id, name, age, gender, disease status (admitted, discharged, expired), date and address. Patients with critical condition are examined by many doctors. This organization also provides rooms facility for admitting the patient who is critical. One room can be booked by one patient only and each room has room#, location attributes. Rooms are distributed among two categories general and VIP. Apart from doctors, this organization has nurses and ward boy. Each nurse and ward boy is assigned to no of doctor. Nurse and ward boys table can store name, age, gender, and address and skills. Also, they can be assigned to patients (to take care of them). One nurse can be assigned to no. of patients. The bill is paid by the patient with cash and E-banking. Record of each payment made is also maintained by the organization. Payment record saves amount payable, date and status of payment pending or paid. The record of each call received to provide help and support to its existing person is also maintained. Each doctor’s record is maintained by organization and no of patient examined by a doctor can be calculated. Organization also keeps record of expiries and no of expired patients can be calculated. You can also count no. of doctor in your database using SQL function. Take screenshot and paste on word file.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer