[Q.4] Answer the following questions You are invited as a database architect to develop database schema for...

50.1K

Verified Solution

Question

Programming

[Q.4] Answer the following questions

You are invited as a database architect to develop databaseschema for maintaining patient information for the NYU medicalgroup (make necessary assumptions for the data requirements ifneeded).

  • Each physician in the Lehman medical group is uniquelyidentified by physicianID o Each physician must have first name,and last name, and phone number

  • Each patient is identified by patientID
    o Each patient must have first name, and last name, phone number,and insurance card number (if the patient has)

  • Each patient gets a treatment from a physician.

    o Each treatment is identified by a unique treatementCode

    o Each treatment is described by a simple description

  • Patients, Physicians, and Treatments are associated by apatientTreatement relationship type. The relationship type has twoattributes to record date and time of the patient visit and patientco-payment (or minimum payment if the patient does not have medicalinsurance)

  • (a) Design a conceptual schema using ER diagram for storing andmanaging the data as explained above.

  • (b) Derive the logical database schema from the conceptualschema you designed.

Answer & Explanation Solved by verified expert
3.8 Ratings (359 Votes)
ExplanationDatamodelling is the first step inthe process of database design This step is sometimes consideredto be a highlevel and abstract design phase also referred to asconceptual designData ModelThe DataModel is defined as an abstract model that organizes datadescription data semantics and consistency constraints of dataThe data model emphasizes on what data is needed and how it shouldbe organized instead of what operations will be performed on dataData Model is like an architects building plan which helps tobuild conceptual models and set a relationship between dataitemsTypes of DataModelsThereare mainly three different types of data models conceptual datamodels logical data models and physical data models and each onehas a specific purpose The data models are    See Answer
Get Answers to Unlimited Questions

Join us to gain access to millions of questions and expert answers. Enjoy exclusive benefits tailored just for you!

Membership Benefits:
  • Unlimited Question Access with detailed Answers
  • Zin AI - 3 Million Words
  • 10 Dall-E 3 Images
  • 20 Plot Generations
  • Conversation with Dialogue Memory
  • No Ads, Ever!
  • Access to Our Best AI Platform: Flex AI - Your personal assistant for all your inquiries!
Become a Member

Other questions asked by students