Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

ALLAMA IQBAL OPEN UNIVERSITY, ISLAMABAD

(Department of Computer Science)


Database Systems (6907)
Muneeb Ahmed
0000294824
ASSIGNMENT NO.1
HOSPITAL MANAGEMENT SYSTEM
(ENTITY RELATIONSHIP DIAGRAM)

Description:
1. Entity sets include HOSPITAL, DOCTOR, PATIENT, and TESTS.
2. Attributes associated with DOCTOR such as ID, phone number, name, address, department etc.
Attributes associated with PATIENT such as address, age, name, patient id etc.
Attributes associated with HOSPITAL such as address, ID & name.
Attributes associated with TESTS such as Name & price.
3. Relationships between HOSPITAL where Patients are Admitted, DOCTOR who Treats the PATIENT,
TESTS are performed with the patients and Doctor who writes the TESTS.

1|P a g e

You might also like