DENTAL_PROC_HX_ADDL_TOOTH
Description:
This table contains the history of the list of additional teeth associated with a dental procedure.

Primary Key
Column Name Ordinal Position
FINDING_ID 1
GROUP_LINE 2
VALUE_LINE 3

Column Information
Name Type Discontinued?
1 FINDING_ID NUMERIC No
The unique identifier (.1 item) for the procedure record.
2 GROUP_LINE INTEGER No
The line number of one of the history lines in the procedure record. Together with FINDING_ID, this forms the foreign key to the DENTAL_PROCEDURE_HX table.
3 VALUE_LINE INTEGER No
The line number of one of the multiple additional teeth associated with the procedure and the history line from the DENTAL_PROCEDURE_HX table.
4 DENTAL_HX_ADDL_TOOTH_ID NUMERIC No
The audit trail of the additional teeth documented for a procedure.