Question
HIM350 Lab 4 I. Design an ER diagram (60%) Additionally, you need to determine appropriate data types and keys. See Tables 1-6 below. You need
HIM350 Lab 4
I. Design an ER diagram (60%)
Additionally, you need to determine appropriate data types and keys. See Tables 1-6 below. You need to fill up all the necessary information in these tables. Some of the information is already there. Note that the ER diagram (Figure 1) is not a complete design. Therefore, you may or may not need to create additional attributes in Tables 1-6.
Table 1. Patient
Attributes | Data Types | Keys | References |
Pat_idnumber | VarChar(10) | Primary key/ Foreign Key(2) | Appointment (pat_idnumber) Payment (pat_idnumber) |
Pat_firstname | VarChar(20) | ||
Pat_lastname | |||
Pat_address | VarChar(30) | ||
Pat_city | |||
Pat_state |
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