This table holds tooth codes for the dental procedure on the service line.
The LN_TOOTH and LN_TOOTH_SURFACE tables are related to one another. The number of lines in these tables will always be the same and values on the same line in each table will correspond to one another.
Primary Key
Column Name
Ordinal Position
RECORD_ID
1
GROUP_LINE
2
VALUE_LINE
3
Column Information
Name
Type
Discontinued?
1
RECORD_ID
NUMERIC
No
The unique identifier for the claim record.
2
GROUP_LINE
INTEGER
No
The line number for the information associated with this contact.
3
VALUE_LINE
INTEGER
No
The line number of one of the multiple values associated with a specific group of data within this contact.
4
LN_TOOTH
VARCHAR
No
This item holds the tooth codes associated with the service line.