Uploaded image for project: 'Ed-Fi Data Standard'
  1. Ed-Fi Data Standard
  2. DATASTD-1513

Additional Service Data fields on StudentSpecialEducationProgramAssociation

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Obsolete
    • Major
    • None
    • None
    • None
    • Data Standard Sprint 28

    Description

      EdFi StudentSpecialEducationProgram Association needs to be modified to accommodate following Service attributes for SnCode Calculation.

       

      serviceDuration
      serviceDurationIn
      serviceDurationPer
      serviceDurationFrequency
      serviceLocation
      Agency
      CostShare
      exitDate

      These attributes are neither available in 2.5 or 3.4 version of ODS.

       

      Current Example from 3.4 API Request

       
      [
      {
      "id": "string",
      "beginDate": "2020-08-10",
      "educationOrganizationReference": {
      "educationOrganizationId": 0,
      "link":

      { "rel": "string", "href": "string" }

      },
      "programReference": {
      "educationOrganizationId": 0,
      "programName": "string",
      "programTypeDescriptor": "string",
      "link":

      { "rel": "string", "href": "string" }

      },
      "studentReference": {
      "studentUniqueId": "string",
      "link":

      { "rel": "string", "href": "string" }

      },
      "disabilities": [
      {
      "disabilityDescriptor": "string",
      "disabilityDeterminationSourceTypeDescriptor": "string",
      "disabilityDiagnosis": "string",
      "orderOfDisability": 0,
      "designations": [

      { "disabilityDesignationDescriptor": "string" }

      ]
      }
      ],
      "endDate": "2020-08-10",
      "ideaEligibility": true,
      "iepBeginDate": "2020-08-10",
      "iepEndDate": "2020-08-10",
      "iepReviewDate": "2020-08-10",
      "lastEvaluationDate": "2020-08-10",
      "medicallyFragile": true,
      "multiplyDisabled": true,
      "participationStatus": {
      "participationStatusDescriptor": "string",
      "designatedBy": "string",
      "statusBeginDate": "2020-08-10",
      "statusEndDate": "2020-08-10"
      },
      "reasonExitedDescriptor": "string",
      "schoolHoursPerWeek": 0,
      "servedOutsideOfRegularSession": true,
      "serviceProviders": [
      {
      "primaryProvider": true,
      "staffReference": {
      "staffUniqueId": "string",
      "link":

      { "rel": "string", "href": "string" }

      }
      }
      ],
      "specialEducationHoursPerWeek": 0,
      "specialEducationProgramServices": [
      {
      "specialEducationProgramServiceDescriptor": "string",
      "primaryIndicator": true,
      "serviceBeginDate": "2020-08-10",
      "serviceEndDate": "2020-08-10",
      "providers": [
      {
      "primaryProvider": true,
      "staffReference": {
      "staffUniqueId": "string",
      "link":

      { "rel": "string", "href": "string" }

      }
      }
      ]
      }
      ],
      "specialEducationSettingDescriptor": "string",
      "_etag": "string"
      }
      ]
       

       

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              X05388 Sharon Parbhakar
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce