You are on page 1of 1

Doctor Receptionist

Patient
+DocID:Integer +ID:Integer
+Name:Char Give apointment +Name:Char
Checks +ID:Integer
+Department:Char +Name:Char +Check Room Available()
+Address:Char +Address:Char +Book Room()
Presxribe Medicine() +TellNO:Integer +Generate Bill()
Check Report() +Pay Bills()

Generate bill

Belongs To

Bill
Department Pay Bill

+BillNO:Integer
+ID:Integer +Patient NAme:Char
+Name:Chat +Amount:Float
+DoctorID:Integer
Add Department()
Delete Department()

Rooms
Alloted to
+RoomNO:Integer
+Location:Char Staff
+ID:Integer
Do cleaning +Name:CHar
+Type:Char
Draw Salary()
Add person()
DElete PErson()

You might also like