TEETH_REVIEWED
Description:
This table contains information about when a patient's teeth were first reviewed.

Primary Key
Column Name Ordinal Position
PAT_ID 1

Column Information
Name Type Discontinued?
1 PAT_ID VARCHAR No
The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table.
2 TEETH_REV_DTTM DATETIME (Local) No
The date and time that the patient's teeth were first reviewed during the Add / Remove Teeth functionality in the Tooth Chart activity.
3 TEETH_REV_USER VARCHAR No
The user who first reviewed the patient's teeth using the Add/Remove Teeth functionality from within the Tooth Chart activity.
4 TEETH_REV_USER_NAME VARCHAR No
The name of the user record. This name may be hidden.