|
Name |
Type |
Discontinued? |
|
| 1 |
INPATIENT_DATA_ID |
VARCHAR |
No |
|
|
|
| The unique identifier for the inpatient 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 |
COMPLETE_FLOW_ROWS |
VARCHAR |
No |
|
|
|
| The flowsheet ID of completed rows is stored here. If the row is of duplicable type, it stores the flowsheet ID and line number. |
|
|
| 4 |
ROW_STATUS_C_NAME |
VARCHAR |
No |
|
|
|
| The status of the row specified by COMPLETE_FLOW_ROWS. |
| May contain organization-specific values: No |
| Category Entries: |
| Complete |
| Active |
|
|
| 5 |
UPDATE_INSTANT_TM |
DATETIME (Local) |
No |
|
|
|
| The instant the row was updated. |
|
|
| 6 |
UPDATE_USER_ID |
VARCHAR |
No |
|
|
|
| Stores the unpadded User ID of the user that updated the row status. |
|
|
| 7 |
UPDATE_USER_ID_NAME |
VARCHAR |
No |
|
|
|
| The name of the user record. This name may be hidden. |
|
|
| 8 |
UPDATE_REASON_C_NAME |
VARCHAR |
No |
|
|
|
| Stores the reason for updating the row status. |
| May contain organization-specific values: Yes |
|
|