|
Name |
Type |
Discontinued? |
|
1 |
FINDING_ID |
NUMERIC |
No |
|
|
|
The unique identifier for the finding record |
|
|
2 |
GROUP_LINE |
INTEGER |
No |
|
|
|
The line number of the historical instant in the dental finding or procedure record. Together with FINDING_ID, this forms the foreign key to the DENTAL_PROC_HX table. |
|
|
3 |
VALUE_LINE |
INTEGER |
No |
|
|
|
The line number of one of the multiple teeth associated with the procedure and the historical instant from the DENTAL_PROC_HX table |
|
|
4 |
DENT_TOOTH_HIST_ID |
NUMERIC |
No |
|
|
|
Stores the revision history of the teeth for a procedure/finding. |
|
|