Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use MYSQL Workbench to create EER diagram for a database ( namely yournetid _ WellnessClinic _ db ) that stores information of the Patients, Doctors

Use MYSQL Workbench to create EER diagram for a database (namely yournetid_WellnessClinic_db) that stores information of the Patients, Doctors , Appointment details and Patient Visit Files. Apply forward engineer and generate script to create the tables. Show the diagram also.
Consider the following information and provide the appropriate DDL statements to create each table. Identify and define Primary keys and Foreign keys in all the table and add necessary constraints. Define all kinds of relationship between the tables possible.
Dont have to insert data into these tables.
Patient Table contains the list of patients, their Contact Information and Insurance Information
Name
Email Address
Physical Address
Phone number
Emergency contact
Insurance Provider
Doctor Table contains the list of doctors in the Clinic their Contact information their specialization and locations available.
Name
Email
Locations
Phone number
Specialization
Appointment Table contains the details of the scheduled appointments that patient makes to see a doctor.
Date
Time
Patient
Doctor
Location
Patient Files Table contains the interaction details that happens between Doctor and Patient on an appointment day
Doctor Notes
Date
Time
Patient Notes/Problems Treatment suggested
medications prescribed

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

Hands-On Database

Authors: Steve Conger

2nd Edition

0133024415, 978-0133024418

More Books

Students also viewed these Databases questions

Question

Appreciate the importance of developing potential managers

Answered: 1 week ago

Question

Know how to approach on-the-job training

Answered: 1 week ago