This event entity represents actions taken by an education organization after a discipline incident where a student is restrained in a response.
Object Triggering Logic
This table describes logic for triggering syncing of this object.
Action | Trigger |
---|---|
Post | When a Behavior Response is saved with a valid response type (Physical, Mechanical, Seclusion).
|
Put | If response type is edited, put the new type. |
Delete | If response is removed from Campus. |
Object Data Elements
This table describes data elements sent within the Schools resource.
Data Element Label | Business Requirement | M, C or O | Data Source GUI Path Database Field |
---|---|---|---|
Id | The unique identifier of the resource. | M | |
studentReference | A unique alpha-numeric code assigned to a student. Reports the Natural Key from the Student resource. | M | |
schoolReference | A reference to the related Student resource. Report the reference for the student being reported. | M | |
eventDate | The date in which the response was provided to the student. Report the Incident date from the Incident the response is tied. | M | Behavior > Behavior Management > Incident > Date Of Incident |
restraintEventIdentifier | The unique eventID of the response assigned to the student. Report the IncidentID. | M | Behavio r> Behavior Management > Incident > IncidentID |
restraintCategory | The category of response for the student. Report the response type selected on the behavior response:
| C | Behavior> Behavior Management> Incident> Response> ResponseType |