Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a ERD diagram follwoing this: Entities Entities Doctor Nurse Patient Equipment Company Clinic University Certification HelpDesk Relationships Doctors/Nurse WorkIn Clinic Doctor/Nurse attend Universities Doctors/Nurse

Create a ERD diagram follwoing this:

Entities

Entities

Doctor

Nurse

Patient

Equipment

Company

Clinic

University

Certification

HelpDesk

Relationships

Doctors/Nurse WorkIn Clinic

Doctor/Nurse attend Universities

Doctors/Nurse receive Certificates

Nurse TendTo Patient

Doctors diagnose Patient

Company produce Equipment

Doctors/Nurse use Equipment

Patients registerWith HelpDesk

Attributes

Address (AddressID, Street, ZipCode, State)

Employee (EmpID, FirstName, LastName, EmailAddress, DOB, AddressID(FK), ClinicID(FK))

Doctor (EmpID, Specialty, CertificationID(FK), UniversityID(FK))

Nurse (EmpID, CertificationID, UniversityID)

Patient (PatientID, FirstName, LastName, DOB)

Company (CompanyID, CompanyName)

Equipment (EquipmentID, EquipmentType, EquipmentName)

University (UniversityID, UniversityName)

Certificate (CertificateID, CertificationType, CertificationName)

Clinic (ClinicID, Location, AddressID)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases Illuminated

Authors: Catherine M. Ricardo

1st Edition

0763733148, 978-0763733148

More Books

Students also viewed these Databases questions

Question

4. Identify some patterns of how people consume popular culture.

Answered: 1 week ago

Question

What exactly an enterprise system such as Salesforce?

Answered: 1 week ago

Question

What is the difference between Needs and GAP Analyses?

Answered: 1 week ago

Question

What are ERP suites? Are HCMSs part of ERPs?

Answered: 1 week ago