S - Students Restrained or Isolated File 2019-2020
Introduction
Selection Criteria
Selection criteria determine which database records are used in the report. Refer to selection criteria for analysis of report results when the report does not return the correct records.
Student Selection
The report selects records from the [Students] table based on the following criteria:
- The school must be included in the report.
- The school must not be excluded from state reporting.
- The student must not be excluded from state reporting or from CEDARS reporting.
- The student must be enrolled in a school included in the report.
- The student's Incident Date must have occurred after or on the Report Start date and before or on the Report End Date.
- The student's Incident must have an incident Action Code of RES (Restraint) or ISO (Isolation)
Report Input
For help with report navigation and generation, see How to Find and Generate a Report.
Field | Description |
Select Schools | Choose one of the following:
Note: The All Schools option is only available when running the report from the District Office. |
Current Selection Students | Indicate which students to include in the report by selecting one of the following options:
Note: If running the report for a single student, or group of students, select the students prior to running report. |
School Year | Choose the year for which to run the report. |
Scheduling | Default is Run Now. Select Schedule to run the report on a specific date and time. |
Report Output
Each of the fields displayed in the output of the report are described below. See Understanding the Report Output Table for a definition of each column in the table.
Item | Data Element | Description | [Table]FieldName | Reqd | Field Type | Length |
---|---|---|---|---|---|---|
S01 | School Year | The four-digit year in which the school year ends. | [Terms]LastDay | Yes | Char | 4 |
S02 | County District Code | The County District code for the district submitting the data. | [Prefs]Value [Prefs]Name=districtnumber | Yes | Char | 5 |
S03 | District Student ID | The locally assigned student identifier. | [Students]Student_Number | Yes | VarChar | 50 |
S04 | State Student ID (SSID) | The identifier assigned to each WA public school student by OSPI. Rule: This field is not required if the student has not yet been assigned an SSID. | [Students]State_StudentNumber | Con | Char | 10 |
S05 | Location ID | The Location ID for the school. The school number is reported. | [Schools]School_Number | Yes | VarChar | 4 |
S06 | Action ID | The unique ID that identifies the action. | Incident_Action.Incident_Action_ID | Yes | VarChar | 20 |
S07 | Action Date | The date the action occurred. Note: MM/DD/YYYY format. | [Incident]Incident_TS | Yes | Date | 10 |
S08 | Action Duration | The approximate length of time in minutes that the student was restrained or isolated. Valid values: 0.5to 999.5 | [Incident_Action]Duration_Assigned | Yes | Numeric | 4,1 |
S09 | Type of Restraint or Isolation | The type of restraint or isolation used during this action. Valid Values: Restraint
Isolation
| [Incident_LU_Code] State_Aggregate_Rpt_Code [Incident_LU_Subcode]Code_Type=actioncode | Yes | Char | 2 |
S10 | Was the student injured during the action? | An indicator used to identify if the student was injured during the action in Valid Values:
| Incident_LU_Sub_Code.Code_Type = 'actionattribute' Incident_LU_Sub_Code.State_Aggregate_Rpt_Code = 'ResIso_Stu_Inj' | Yes | Char | 1 |
S11 | How many staff were injured during the action? | The number of staff injured during the reported action of restraint or isolation. Rule: If no staff are injured, the report extracts zero. | Incident_LU_Sub_Code.Code_Type = 'actionattribute' Incident_LU_Sub_Code.State_Aggregate_Rpt_Code = 'ResIso_Staff_Inj' | Yes |