|
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 furcation finding record. Together with FINDING_ID, this forms the foreign key to the DENTAL_FINDING_HX table. |
|
|
| 3 |
VALUE_LINE |
INTEGER |
No |
|
|
|
| The line number of one of the multiple furcation classifications associated with the finding and the historical instant from the DENTAL_FINDING_HX table |
|
|
| 4 |
DENT_FUR_CLSES_HX_C_NAME |
VARCHAR |
No |
|
|
|
| Stores the history of the classification of furcation present on a tooth. |
| May contain organization-specific values: No |
| Category Entries: |
| Class I |
| Class II |
| Class III |
| Class IV |
|
|