|
Name |
Type |
Discontinued? |
|
| 1 |
ORDER_ID |
NUMERIC |
No |
|
|
|
| The unique identifier (.1 item) for the order 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 |
MODIFYING_USER_ID |
VARCHAR |
No |
|
|
|
| The unique ID of the user who modified the order. |
|
|
| 4 |
MODIFYING_USER_ID_NAME |
VARCHAR |
No |
|
|
|
| The name of the user record. This name may be hidden. |
|
|
| 5 |
MOD_DTTM |
DATETIME (Local) |
No |
|
|
|
| Stores the instant when an inpatient order is modified. |
|
|
| 6 |
MOD_ACK_DTTM |
DATETIME (Local) |
No |
|
|
|
| Stores the instant when a modified order is acknowledged. |
|
|