Construct an ER-diagram for a hospital with a set of patient's and medical doctor associate each patient a log of various test and examination conducter?

1 answer

Answer

1046102

2026-07-31 04:00

+ Follow

Q-3 Construct an E-R diagram for a hospital with a set of patients and a set of medical doctors. Associate with each patient a log of the various tests and examinations conducted. Ans. Table- Patient(SS#, name, insurance) Physician ( name, specialization) Test-log( SS#, test-name, date, time) Doctor-patient (physician-name, SS#) Patient-history(SS#, test-name, date)

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.