A. 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: Patient (age, name, hobbies, blood type, occupation, insurance carrier, address, phone) Insurance carrier (name, number of patients on plan, address, contact name, phone) Doctor (specialty, provider identification number, golf handicap, age, phone, name) Draw an entity relationship diagram (ERD) for the following situations: B.Consider for Cadinality (Crow's Foot Notation) • Whenever new patients are seen for the first 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 file. 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. C. Apply the steps of normalization to validate your data models.
A. 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:
Patient (age, name, hobbies, blood type, occupation, insurance carrier, address, phone)
Insurance carrier (name, number of patients on plan, address, contact name, phone)
Doctor (specialty, provider identification number, golf handicap, age, phone, name)
Draw an entity relationship diagram (ERD) for the following situations:
B.Consider for Cadinality (Crow's Foot Notation)
• Whenever new patients are seen for the first 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 file. 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.
C. Apply the steps of normalization to validate your data models.
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 3 images