|
Name |
Type |
Discontinued? |
|
1 |
CLAIM_ID |
NUMERIC |
No |
|
|
|
The unique identifier for the claim to which the note is attached. |
|
|
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 |
NOTE_ID |
VARCHAR |
No |
|
|
|
Note identifier. Can be used to join to tables such as HNO_INFO and NOTE_ENC_INFO. |
|
|
4 |
NOTE_DTTM |
DATETIME (Local) |
No |
|
|
|
The date and time the note was created. |
|
|
5 |
NOTE_USER_ID |
VARCHAR |
No |
|
|
|
The unique ID of the user who created the note associated with the claim record. |
|
|
6 |
NOTE_USER_ID_NAME |
VARCHAR |
No |
|
|
|
The name of the user record. This name may be hidden. |
|
|