|
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. |
|
|