Question: create an application program. The application program should be developed using the OOPS programming language. The design documentation and specifications is given below: Write


create an application program. The application program should be developed using the OOPS programming language. The design documentation and specifications is given below: Write a program to model some aspects of a hospital system (note: this is simply an exercise and is not intended to model hospitals exactly nor make any comment on how a real hospital system is run). This program simply records and outputs some details of doctors and patients and the relationships between them. The program consists of classes that you must author, plus a Test class in which you will be testing these classes. There are following main objectives of the Hospital: Keeping records of admission of patients. Keeping patient-care as utmost priority. Scheduling the appointment of Patient with Doctor (Consultant) to make it convenient for both. Scheduling the services of a specialised Doctor (Consultant) and emergency properly so that facilities provided by Hospital are fully utilised in an effective and efficient manner.
Step by Step Solution
3.36 Rating (159 Votes )
There are 3 Steps involved in it
Patient Class Attributes Name Age Contact Info Medical History Appointments Responsibilities Record ... View full answer
Get step-by-step solutions from verified subject matter experts
