|
Name |
Type |
Discontinued? |
|
| 1 |
REQUISITION_ID |
NUMERIC |
No |
|
|
|
| The unique identifier for the requisition 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 |
CHANGE_REASON_C_NAME |
VARCHAR |
No |
|
|
|
| The change reason category ID for the requisition submitter change. |
| May contain organization-specific values: Yes |
| Category Entries: |
| Submitter Merge Utility |
| Mobile Patient Association |
| Other |
|
|
| 4 |
CHANGING_USER_ID |
VARCHAR |
No |
|
|
|
| The unique ID associated with the user record for this requisition submitter change. This column is frequently used to link to the CLARITY_EMP table. |
|
|
| 5 |
CHANGING_USER_ID_NAME |
VARCHAR |
No |
|
|
|
| The name of the user record. This name may be hidden. |
|
|
| 6 |
CHANGE_INSTANT_DTTM |
DATETIME (UTC) |
No |
|
|
|
| The instant when the requisition's submitter was changed. |
|
|
| 7 |
PREV_SUBMITTER_ID |
NUMERIC |
No |
|
|
|
| The unique ID of the submitter that was associated with the requisition prior to the submitter being updated. |
|
|
| 8 |
PREV_SUBMITTER_ID_RECORD_NAME |
VARCHAR |
No |
|
|
|
| The name of the submitter record. |
|
|