Uploaded by sharmi a

PPT1 (2)

advertisement
Group-01
Information Systems and Data Modeling
ICT 232-3
•
•
•
•
S.Kinoj -UWU/ICT/20/004
L.Inekanth -UWU/ICT/20/006
A.Sharmitha- UWU/ICT/20/045
K.Jinthusha-UWU/ICT/20/092
Group :- 01
Hospital management system.
Introduction
• Hospital Management System Class
Diagram describes the structure of a
Hospital Management System classes,
their attributes, operations (or methods),
and the relationships among objects.
Classes of Hospital Management System
•
•
•
•
•
•
HOSPITAL
DOCTOR
PATIENT
RECEPTIONIST
IN_PATIENT
OUT_PATIENT
Classes and their attributes of Hospital Management
System Class Diagram
•
•
•
•
•
•
HOSPITAL - Receptionist ,Patient ,Doctor
DOCTOR - Name ,Id ,Phone Number, Email
PATIENT - Name, Age, gender ,Phone Number, Address
RECEPTIONIST - Name,Id,Phone Number,Email
IN_PATIENT- Name,PId,Board Number
OUT_PATIENT - Name ,PID,Board Number
Classes and their methods of Hospital Management
System Class Diagram:
HOSPITAL
• maintaining staff details
(),
• salary Maintenance(),
• medicine stock
Maintenance()
DOCTOR
•
•
•
•
check Report()
prescribe test()
prescribe medicine()
draw salary()
PATIENT
• checkup()
• taking medicine()
• pay bill()
RECEPTIONIST
• maintain patient
details()
• assigning doctors()
• allotting rooms()
• generate bill()
IN_PATIENT
• get Admitted()
• taking medicine()
• paying bill()
OUT_PATIENT
• checkup()
• get Medicine()
• pay Bill()
Class
Diagram
Thank you
Download