To verify that all entities are in second normal form, perform the following steps:
Dental claim information in second normal form
The entities and relationships that describe dental claim information are listed in second normal form in the following table. No changes were made to organize the information in second normal form.
Data |
Entity/ Relationship |
Description |
---|---|---|
DENTAL CLAIM
* DENTAL CLAIM ID EMP ID COVERAGE TYPE DATE OF CLAIM PATIENT NAME RELATION TO EMPLOYEE PATIENT SEX PATIENT DATE OF BIRTH PATIENT ADDRESS DENTIST LICENSE NUMBER DENTIST NAME DENTIST ADDRESS |
Entity |
Describes a dental claim for an employee. |
LISTS A DP (dental procedure)
* DENTAL CLAIM ID * PROCEDURE ID |
Relationship |
Relates DENTAL CLAIM to DENTAL PROCEDURE. |
DENTAL PROCEDURE
* DENTAL CLAIM ID * PROCEDURE ID PROCEDURE DESCRIPTION PROCEDURE FEE SERVICE DATE |
Entity |
Describes the procedures for a particular dental claim; this weak entity was derived from the DENTAL CLAIM entity because its attributes appeared as repeating elements. |
Copyright © 2014 CA.
All rights reserved.
|
|