The following entities are included in the Discipline domain:
TABLE OF CONTENTS
- Entity: Discipline Incident
- Entity: Student Discipline Incident Association ↑
- Entity: Student Discipline Incident Behavior Association
- Entity: Discipline Action
Entity: Discipline Incident
An asterisk (*) indicates a required element for successful synchronization of the entity. This documentation outlines the supported mappings for various data entities, identifying the supported fields within Aeries for each entity and noting any unsupported elements. Additionally, it provides a sample JSON payload demonstrating the structure.
| Ed-Fi Data Element | Aeries Page | Label & Aeries Table.Field | Standard v3.x/v4.x | Standard v5.x |
| * Entity Reference - See Education Organization domain > School entity | - | - | ✔ Supported | ✔ Supported |
| * IncidentIdentifier / String | Assertive Discipline | Incident ID ADS.IID | ✔ Supported | ✔ Supported |
| Behavior - Composite Part | - Reported in "Discipline Incident Association" | ✔ Supported | ✔ Supported | |
| > BehaviorDetailedDescription | - | - | ✘ Not Supported | ✘ Not Supported |
| CaseNumber / String | - | - | ✘ Not Supported | ✘ Not Supported |
| DisciplineIncidentExternalParticipant - Composite Part | - | - | ✘ Not Supported | ✘ Not Supported |
| IncidentCost | - | - | ✘ Not Supported | ✘ Not Supported |
| * IncidentDate | Assertive Discipline | Date ADS.DT | ✔ Supported | ✔ Supported |
| IncidentDescription / String | - | - | ✘ Not Supported | ✘ Not Supported |
| IncidentLocationDescriptor | Assertive Discipline | Location ADS.LCN | ✔ Supported | ✔ Supported |
| Ed-Fi Mappings | Code Set Incident Location Descriptor | ✔ Supported | ✔ Supported | |
| IncidentTime / Time | Assertive Discipline | Exact Time ADS.ET | ✔ Supported | ✔ Supported |
| ReportedToLawEnforcement / Boolean | Assertive Discipline | Law Enforcement Notified? ADS.LNF | ✔ Supported | ✔ Supported |
| ReporterDescriptionDescriptor | - | - | ✔ Supported | ✔ Supported |
| Hard Coded to 'Other' | - | - | ||
| ReporterName / String | Assertive Discipline | Referrer ADS.RF | ✔ Supported | ✔ Supported |
| Staff | - | - | ✘ Not Supported | ✘ Not Supported |
| WeaponDescriptorDescriptor | Assertive Discipline | Weapon Type ADS.WT | ✔ Supported | ✔ Supported |
| Ed-Fi Mappings | Code Set Weapon Descriptor (ADS.WT) | ✔ Supported | ✔ Supported | |
| Special Notes: | ||||
| Sample JSON Payload | ||||
{ "incidentIdentifier": "16393", "schoolReference": { "schoolId": 994 }, "caseNumber": null, "incidentCost": null, "incidentDate": "2025-01-24", "incidentDescription": null, "incidentLocationDescriptor": "uri://ed-fi.org/IncidentLocationDescriptor#Unknown", "incidentTime": null, "reportedToLawEnforcement": false, "reporterDescriptionDescriptor": "uri://ed-fi.org/ReporterDescriptionDescriptor#Other", "reporterName": "Unknown" } | ||||
Entity: Student Discipline Incident Association
**This Entity is not longer recommended, please see Student Discipline Incident Behavior Association**
| Ed-Fi Data Element | Aeries Page | Label & Aeries Table.Field | Standard v3.x/v4.x | Standard v5.x |
| * Entity Reference - See Discipline Domain > Discipline Incident Entity | - | - | ✔ Supported | ✘ Not Supported |
| * Entity Reference - See Identification and Demographics Domain > Student Entity | - | - | ✔ Supported | ✘ Not Supported |
| Behavior | - | - | ✔ Supported | ✘ Not Supported |
| * > BehaviorDescriptor | Assertive Discipline | Violations ADS.CD1-ADS.CD5 | ✔ Supported | ✘ Not Supported |
| Ed-Fi Mappings | Code Set Behavior Descriptor (ADS.CD) | ✔ Supported | ✘ Not Supported | |
| > BehaviorDetailedDescription / String | - | - | ✘ Not Supported | ✘ Not Supported |
| StudentParticipationCodeDescriptor | - | - | ✘ Not Supported | ✘ Not Supported |
| Special Notes: This Entity is deprecated in v5 | ||||
| Sample JSON Payload | ||||
{ "disciplineIncidentReference": { "incidentIdentifier": "16382", "schoolId": 994 }, "studentReference": { "studentUniqueId": "99400001" }, "behaviors": [ { "behaviorDescriptor": "uri://ed-fi.org/BehaviorDescriptor#School Violation", "behaviorDetailedDescription": null } ], "studentParticipationCodeDescriptor": "uri://ed-fi.org/StudentParticipationCodeDescriptor#Perpetrator" } | ||||
Entity: Student Discipline Incident Behavior Association
An asterisk (*) indicates a required element for successful synchronization of the entity. This documentation outlines the supported mappings for various data entities, identifying the supported fields within Aeries for each entity and noting any unsupported elements. Additionally, it provides a sample JSON payload demonstrating the structure.
| Ed-Fi Data Element | Aeries Page | Label & Aeries Table.Field | Standard v3.x/v4.x | Standard v5.x |
| * Entity Reference - See Education Organization domain > School entity | - | - | ✔ Supported | ✔ Supported |
| * Entity Reference - See Discipline Domain > Discipline Incident Entity | - | - | ✔ Supported | ✔ Supported |
| * Entity Reference - See Identification and Demographics Domain > Student Entity | - | - | ✔ Supported | ✔ Supported |
| Behavior | - | - | ✔ Supported | ✔ Supported |
| * > BehaviorDescriptor | Assertive Discipline | Violations ADS.CD1-ADSCD5 | ✔ Supported | ✔ Supported |
| Ed-Fi Mapping | Code Set Behavior Descriptor (ADS.CD) | ✔ Supported | ✔ Supported | |
| BehaviorDetailedDescription | - | - | ✘ Not Supported | ✘ Not Supported |
| DisciplineIncidentParticipationCodeDescriptor | - | - | ✔ Supported | ✔ Supported |
| - Hardcoded to Perpetrator | - | - | ||
| Special Notes: | ||||
| Sample JSON Payload | ||||
{ "behaviorDescriptor": "uri://ed-fi.org/BehaviorDescriptor#School Violation", "disciplineIncidentReference": { "incidentIdentifier": "29041", "schoolId": 994 }, "studentReference": { "studentUniqueId": "99400002" }, "behaviorDetailedDescription": null, "disciplineIncidentParticipationCodes": [ { "disciplineIncidentParticipationCodeDescriptor": "uri://ed-fi.org/DisciplineIncidentParticipationCodeDescriptor#Perpetrator" } ] } | ||||
Entity: Discipline Action
| Ed-Fi Data Element | Aeries Page | Label & Aeries Table.Field | Standard v3.x/v4.x | Standard v5.x |
| * Reference - See Education Organization Domain > School Entity | - | - | ✔ Supported | ✔ Supported |
| * Reference - See Identification and Demographics Domain > Student Entity | - | - | ✔ Supported | ✔ Supported |
| * Reference - See Discipline Domain > Discipline Incident Behavior Association Entity | - | - | ✔ Supported | ✔ Supported |
| * DisciplineActionIdentifier / String | Assertive Discipline | Incident ID ADS.IID | ✔ Supported | ✔ Supported |
| * DisciplineDate | Assertive Discipline > Administrative Decisions Section | Start Date DSP.DD | ✔ Supported | ✔ Supported |
| - If DSP.DD is "Blank", Aeries will use the ADS.DT | - | - | ||
| ActualDisciplineActionLength / Number | Assertive Discipline > Administrative Decisions Section | Days DSP.DY | ✔ Supported | ✔ Supported |
| AssignmentSchool | - | - | ✘ Not Supported | ✘ Not Supported |
| * DisciplineDescriptor | Assertive Discipline > Administrative Decisions Section | Administrative Decision DSP.DS | ✔ Supported | ✔ Supported |
| Ed-Fi Mappings | Code Set Discipline Descriptor (DSP.DS) | ✔ Supported | ✔ Supported | |
| DisciplineActionLength / Number | - | - | ✘ Not Supported | ✘ Not Supported |
| DisciplineActionLengthDifferenceReason / Reference | - | - | ✘ Not Supported | ✘ Not Supported |
| IEPPlacementMeetingIndicator / Boolean | Assertive Discipline | Spec Ed Hearing Date ADS.ISI | ✔ Supported | ✔ Supported |
| - When a date is populated in this field, the IEPPlacementMeetingIndicator will return 'True' | - | - | ||
| ReceivedEducationServices DuringExpulsion | Assertive Discipline | Instructional Support ADS.ISI | ✔ Supported | ✔ Supported |
| RelatedToZeroTolerance Policy | - | - | ✘ Not Supported | ✘ Not Supported |
| ResponsibilitySchool / | Assertive Discipline | School ADS.SCL | ✔ Supported | ✔ Supported |
| Special Notes: | ||||
| Sample JSON Payload | ||||
{ "disciplineActionIdentifier": "29064_2_1", "disciplineDate": "2025-04-02", "disciplines": [ { "disciplineDescriptor": "uri://ed-fi.org/DisciplineDescriptor#In School Suspension" } ], "responsibilitySchoolReference": { "schoolId": 700 }, "studentReference": { "studentUniqueId": "18" }, "actualDisciplineActionLength": 1, "disciplineActionLength": null, "disciplineActionLengthDifferenceReasonDescriptor": null, "iepPlacementMeetingIndicator": null, "receivedEducationServicesDuringExpulsion": false, "relatedToZeroTolerancePolicy": null, "studentDisciplineIncidentAssociations": [ { "studentDisciplineIncidentAssociationReference": { "incidentIdentifier": "29064", "schoolId": 700, "studentUniqueId": "18" } } ], "studentDisciplineIncidentBehaviorAssociations": [ { "studentDisciplineIncidentBehaviorAssociationReference": { "behaviorDescriptor": "uri://ed-fi.org/BehaviorDescriptor#Other", "incidentIdentifier": "29064", "schoolId": 700, "studentUniqueId": "18" } } ] } | ||||