|
Name |
Type |
Discontinued? |
|
1 |
PAT_ENC_CSN_ID |
NUMERIC |
No |
|
|
|
The unique contact serial number for this contact. This number is unique across all patient encounters in your system. If you use IntraConnect, this is the Unique Contact Identifier (UCI). |
|
|
2 |
LINE |
INTEGER |
No |
|
|
|
The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact. |
|
|
3 |
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. |
|
|
4 |
EDIT_LINE |
INTEGER |
No |
|
|
|
The line number that was changed during an edit to the Pre-Claim Review. This is the line number found in column LINE of the table PRE_CLM_REV_SUBMISSIONS. |
|
|
5 |
PREV_VALUE |
VARCHAR |
No |
|
|
|
The value that was changed during an edit to the Pre-Claim Review submission. |
|
|
6 |
NEW_VAL |
VARCHAR |
No |
|
|
|
The new value entered during an edit to the Pre-Claim Review submission. |
|
|
7 |
EDIT_USER_ID |
VARCHAR |
No |
|
|
|
The ID of the user that performed the change during an edit to the Pre-Claim Review submission. |
|
|
8 |
EDIT_USER_ID_NAME |
VARCHAR |
No |
|
|
|
The name of the user record. This name may be hidden. |
|
|
9 |
EDIT_DTTM |
DATETIME (Local) |
No |
|
|
|
The instant at which an edit to the Pre-Claim Review submission was made. |
|
|