|
Name |
Type |
Discontinued? |
|
1 |
TREATMENT_PLAN_ID |
VARCHAR |
No |
|
|
|
The unique identifier for the treatment plan record. |
|
|
2 |
LINE |
INTEGER |
No |
|
|
|
The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
|
|
3 |
HISTORY_DATE |
DATETIME |
No |
|
|
|
The date when history information stored in the system. |
|
|
4 |
HISTORY_TIME |
DATETIME (Local) |
No |
|
|
|
The time when history information stored in the system. |
|
|
5 |
HISTORY_USER_ID |
VARCHAR |
No |
|
|
|
The unique ID of the user record who created this history row. This column is frequently used to link to the CLARITY_EMP table. |
|
|
6 |
HISTORY_USER_ID_NAME |
VARCHAR |
No |
|
|
|
The name of the user record. This name may be hidden. |
|
|
7 |
HISTORY_DESCRIPTION |
VARCHAR |
No |
|
|
|
The description of this history information. |
|
|