Question
Programming using Java USING NETBEANS 1. Create a Hospital Management System. Hospital Management System(HMS) The design of the system is based on the following: -
Programming using Java
USING NETBEANS
1. Create a Hospital Management System. Hospital Management System(HMS)
The design of the system is based on the following:
- The main persons who can access the system are Admin, Doctor, Patient and the front office person(receptionist)
-It includes registration of patients, storing their details into the system, and also booking their appointments with doctors.
- A patient has to first register and will get a unique ID(generated automatically) which can be used in future for appointment.
-A patient can search availability of a doctor.
-Admin can login into the system using a username and password.
-Admin can access/retrieve data of patient or doctors any time by entering their IDs.
-Doctors can view their patients for any specific date.
Types of Doctors (specialization) :
-Cardiologist - treats heart disease.
-Pediatrician - treats infants, toddlers, children and teenagers.
-Ophthalmologist - treats eye defects, injuries, and diseases
-ENT- Ear, Nose and Throat Specialist.
-Dentist- treats the teeth problems
-General- for minor problems.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started