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. |
|
PersonRole |
16.5.1 |
Varchar2(50) |
The role the person involved in the application or use of restraint played in the incident. |
|
PersonLastFirst |
16.5.1 |
Varchar2(100) |
The name of the person involved in the application or use of restraint. |
|
PersonTitle |
16.5.1 |
Varchar2(50) |
The title of the person involved in the application or use of restraint. |
|
HasInDepthRestraintTraining |
16.5.1 |
Number(1,0) |
Indicates whether or not the person involved in the application or use of restraint had received in-depth restraint administration training. |
|
HasRestraintPreventionTraining |
16.5.1 |
Number(1,0) |
Indicates whether or not the person involved in the application or use of restraint had received in-depth restraint prevention or behavior training. |
|
ReportOrder |
16.5.1 |
Number(11,0) |
Indicates the order the person of a specific role type should appear on the report if there are multiple people involved who share that same role. |