Entity Relationship Diagram for Hospital Management System

Patient Entity: Attributes of Patient are patient_id, patient_name, patient_mobile, patient_email, patient_username, patient_password, patient_address, patient_blood_group Doctors Entity: Attributes of Doctors are doctor_id, doctor_name, doctor_specialist, doctor_mobile, doctor_email, doctor_username, doctor_password, doctor_address It used structure data and to define the relationships between structured data View Diagram Entity Relationship Diagram for Hospital Management System