This table is a child of the [Log] table and stores information to related to Logs of Type "Restraint".
|
Column Name |
Version |
Data Type |
Description |
|---|---|---|---|
|
ID |
16.5.1 |
Number(11,0) |
Primary Key for this table. |
|
LogDCID |
16.5.1 |
Number(10,0) |
Foreign Key that links this table to the [Log] table. |
|
FutureActionCode |
16.5.1 |
Varchar2(10) |
Internally stored code differentiating this future action from other future actions. Not used on reports but serves as a place holder in case the state codifies the future actions in subsequent years. |
|
FutureActionDescription |
16.5.1 |
Varchar2(500) |
An additional narrative description of the future action to be taken as a consequence of this incident. This value is reported on the Restraint Injury Report along with the state defined description of the future action associated with the FutureActionCode field. |