complete task for database essentials course case study devry need a database expert

Scenario

A small surgery center needs your help to create a database. The office manager has identified the following types of data (entities): patients, doctors, procedures and appointments.

  1. Please identify the attributes and primary keys needed for each of the entities.
  2. Identify the data types you would use for each of the attributes.
  3. Determine the relationships between the entities and find the one-to-many and many-to-many relationships.
    • Use the ER matrix to determine the relationships.
  4. Create an ER diagram using Visio based on your analysis.
  5. Identify all foreign keys needed in the database design.
  6. Create the database in Access and populate the tables.
  7. To use the database as the main office application, what other entities and attributes might be needed?