|
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 tooth record. Together with FINDING_ID, this forms the foreign key to the DENTAL_TOOTH_HX table. |
|
|
3 |
VALUE_LINE |
INTEGER |
No |
|
|
|
The line number of one of the multiple clinical attachment level readings associated with the tooth and the historical instant from the DENTAL_TOOTH_HX table |
|
|
4 |
DENT_CLIN_ATT_HX |
NUMERIC |
No |
|
|
|
This column tracks the history of clinical attachment level readings (in millimeters) on a particular tooth. |
|
|