|
This entity would record the different types of blood groups that are available. This table is just a lookup table for the types of blood groups. Therefore the user should not be allowed to edit this field. |
|
Name |
Code |
Class Name |
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(10) |
|
Mandatory |
Yes |
|
This attribute would record the blood group of the person. It acts as a primary key for the BloodGroup table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(50) |
|
Mandatory |
No |
|
This attribute would record the name of the blood group for the blood group identity. |
|
|
|