Answered step by step
Verified Expert Solution
Question
1 Approved Answer
F1153 Draw a data model for the following entities, considering the entities as representing a system for a patient billing system and including only the
F1153 Draw a data model for the following entities, considering the entities as representing a system for a patient billing system and including only the attributes that would be appropriate for this context: I Patient (age, name, hobbies, blood type, occupation, insurance carrier, address, phone) I Insurance carrier (name, number of patients on plan, address, contact name, phone) I Doctor (specialty, provider identification number, golf handicap, age, phone, name) I Draw an entity relationship diagram (ERD) for the following situations: Draw the ERD for the following situations: 0 Whenever new patients are seen for the rst time they complete a patient information form that asks their name, address, phone number, and insurance carrier, all of which are stored in the patient information le. Patients can be signed up with only one carrier, but they must be signed up to be seen by the doctor. Each time a patient visits the doctor an insurance claim is sent to the carrier for payment. The claim must contain information about the visit, such as the date, purpose, and cost. It would be possible for a patient to submit two claims on the same day. Examine the data models that you have created. How would the respective model change (if at all) on the basis of these corresponding new assumptions? 0 Two patients have the same rst and last names 0 The patient has more than one insurance policy (a primary insurance and secondary insurance policy) Create a set of metadata denitions/entries for your data model components Apply the steps of normalization to validate your data models
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started