The following entities are included in the Student Identification and Demographics domain:


TABLE OF CONTENTS

Entity: Student


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.


Data Element Name/TypeAeries PageLabel & 
Aeries Table.Field
Standard v3.x/v4.x
Standard v5.x
Entity Reference -See Enrollment Domain > Student School Association
--

✔ Supported

✔ Supported

* StudentUniqueID / StringDemographicsStudent ID 
STU.ID

✔ Supported

✔ Supported

Name - Composite Part--

✔ Supported

✔ Supported

* > FirstName / StringDemographicsFirst Name
STU.FN

✔ Supported

✔ Supported

> GenerationCodeSuffix / String DemographicsSuffix
STU.SF

✔ Supported

✔ Supported

* > LastSurname / String DemographicsLast Name
STU.LN

✔ Supported

✔ Supported

> MaidenName -
-

✘ Not Supported

✘ Not Supported

> MiddleName / String Demographics
Middle Name
STU.MN

✔ Supported

✔ Supported

> PersonalIdentificationDocument-
-

✘ Not Supported

✘ Not Supported

> PersonalTitlePrefix -
-

✘ Not Supported

✘ Not Supported

OtherName - Composite Part--

✘ Not Supported

✘ Not Supported

Person - Class--

✘ Not Supported

✘ Not Supported

BirthData - Composite Part--

✔ Supported

✔ Supported

> BirthCity / StringDemographicsBirth City
STU.BCY

✔ Supported

✔ Supported

> BirthStateAbbreviationDescriptorDemographicsState
STU.BST

✔ Supported

✔ Supported

 > BirthCountryDescriptorDemographicsCountry
STU.BCU

✔ Supported

✔ Supported

Ed-Fi MappingsCode Set
Country Descriptor (STU.BCU)

✔ Supported

✔ Supported

* > BirthDate DemographicsBirthdate
STU.BD

✔ Supported

✔ Supported

> BirthInternationalProvince
--

✘ Not Supported

✘ Not Supported

> BirthSexDescriptorDemographicsGender
STU.GN

✔ Supported

✔ Supported

Ed-MappingsCode Set
Sex Descriptor (STU.GN)

✔ Supported

✔ Supported

> DateEnteredUS--

✘ Not Supported

✘ Not Supported

Special Note:

Sample JSON Payload 

Student

{

    "studentUniqueId": "99400002",

    "birthCity": "Riverside",

    "birthCountryDescriptor": "uri://ed-fi.org/CountryDescriptor#US",

    "birthDate": "2010-04-13",

    "birthSexDescriptor": "uri://ed-fi.org/SexDescriptor#Female",

    "birthStateAbbreviationDescriptor": "uri://ed-fi.org/StateAbbreviationDescriptor#CA",

    "firstName": "Alice",

    "lastSurname": "Abdelnour"

}



Entity: Parent (Standard v3.x/v4.x Only)


Data Element Name/TypeAeries PageLabel & 
Aeries Table.Field
Standard v3/v4
Standard v5.x
ParentUniqueId / String
Contacts
CON.SQ

✔ Supported

✘ Not Supported

Uses Student Information from the Student Entity along with CON.SQ to create the ParentUniqueID
STU.lD & "_" & CON.SQ

-


✘ Not Supported

Address - Composite Part
--

✔ Supported

✘ Not Supported

> AddressTypeDescriptor Hard-Coded 'Home' -

✘ Not Supported

> City / StringContactsCity
CON.CY

✔ Supported

✘ Not Supported

> PostalCode / StringContactsZip Code
CON.ZC

✔ Supported

✘ Not Supported

> StateAbbreviationDescriptor
Hard CodedState
CON.ST

✔ Supported

✘ Not Supported

> StreetNumberName /StringContactsAddress
CON.AD

✔ Supported

✘ Not Supported

> ApartmentRoomSuiteNumber -
-

✘ Not Supported

✘ Not Supported

> BuildingSiteNumber -
-

✘ Not Supported

✘ Not Supported

> CongressionalDistrict -
-

✘ Not Supported

✘ Not Supported

> CountyFIPSCode -
-

✘ Not Supported

✘ Not Supported

> DoNotPublishIndicator -
-

✘ Not Supported

✘ Not Supported

> Latitude -
-

✘ Not Supported

✘ Not Supported

> Longitude -
-

✘ Not Supported

✘ Not Supported

> NameOfCounty -
-

✘ Not Supported

✘ Not Supported

> Period / Period--

✘ Not Supported

✘ Not Supported

ElectronicMail - Composite Part
--

✔ Supported

✘ Not Supported

> ElectronicMailAddress / StringContacts
Email Address
CON.EM

✔ Supported

✘ Not Supported

>ElectronicMailTypeDescriptor--

✔ Supported

✘ Not Supported

Hard Coded to 'Home/Personal'

-

✘ Not Supported

> DoNotPublishIndicator --

✔ Supported

✘ Not Supported

Hard Coded to 'False'-

✘ Not Supported

>PrimaryEmailAddressIndicator / Boolean--

✔ Supported

✘ Not Supported

Hard Coded to 'True'

-

✘ Not Supported

HighestCompletedLevelOf
EducationDescriptor
--

✘ Not Supported

✘ Not Supported

InternationalAddress - Composite Part
-
-

✘ Not Supported

✘ Not Supported

Language - Composite Part
-
-

✘ Not Supported

✘ Not Supported

LoginId
-
-

✘ Not Supported

✘ Not Supported

Name - Composite Part
--

✔ Supported

✘ Not Supported

> FirstName / StringContactsFirst Name
CON.FN

✔ Supported

✘ Not Supported

> GenerationCodeSuffix --

✘ Not Supported

✘ Not Supported

> LastSurname / StringContacts
Last Name
CON.LN

✔ Supported

✘ Not Supported

> MaidenName --

✘ Not Supported

✘ Not Supported

> MiddleName --

✘ Not Supported

✘ Not Supported

> PersonalIdentificationDocument--

✘ Not Supported

✘ Not Supported

> PersonalTitlePrefix --

✘ Not Supported

✘ Not Supported

OtherName - Composite Part
--

✘ Not Supported

✘ Not Supported

Person - Class
--

✘ Not Supported

✘ Not Supported

SexDescriptor
ContactsRelationship
CON.RL

✔ Supported

✘ Not Supported

Ed-Fi Mappings    Code Set
Sex Descriptor (CON.RL)

✔ Supported

✘ Not Supported

Telephone - Composite Part
-
-

✘ Not Supported

✘ Not Supported

Special Notes:

Sample JSON Payload 

{

    "parentUniqueId": "99400001-1",

    "addresses": [

        {

            "addressTypeDescriptor": "uri://ed-fi.org/AddressTypeDescriptor#Home",

            "stateAbbreviationDescriptor": "uri://ed-fi.org/StateAbbreviationDescriptor#CA",

            "city": "Eagle Rock",

            "postalCode": "99999",

            "streetNumberName": "1118 Glenview Lane"

        }

    ],

    "electronicMails": [

        {

            "electronicMailTypeDescriptor": "uri://ed-fi.org/ElectronicMailTypeDescriptor#Home/Personal",

            "electronicMailAddress": "JAbbott@Parent.com",

            "doNotPublishIndicator": false,

            "primaryEmailAddressIndicator": true

        }

    ],

    "firstName": "John",

    "lastSurname": "Abbott",

    "sexDescriptor": "uri://ed-fi.org/SexDescriptor#Male"

}



Entity: Contact (Standard v5.x Only)


Data Element Name/TypeAeries PageLabel & 
Aeries Table.Field
Standard v3.x/v4.xStandard v5
ContactUniqueId / String
ContactsCON.SQ

✘ Not Supported

-

Uses Student Information from the Student Entity along with CON.SQ to create the ParentUniqueID
STU.lD & "_" & CON.SQ

✘ Not Supported

-
Address - Composite Part
--

✘ Not Supported

✔ Supported

> AddressTypeDescriptor Hard-Coded 'Home' 

✘ Not Supported

-
> City / StringContactsCity
CON.CY

✘ Not Supported

✔ Supported

> PostalCode / StringContactsZip Code
CON.ZC

✘ Not Supported

✔ Supported

> StateAbbreviationDescriptor
Hard CodedState
CON.ST

✘ Not Supported

✔ Supported

> StreetNumberName /StringContactsAddress
CON.AD

✘ Not Supported

✔ Supported

> ApartmentRoomSuiteNumber -
-

✘ Not Supported

✘ Not Supported

> BuildingSiteNumber -
-

✘ Not Supported

✘ Not Supported

> CongressionalDistrict -
-

✘ Not Supported

✘ Not Supported

> CountyFIPSCode -
-

✘ Not Supported

✘ Not Supported

> DoNotPublishIndicator -
-

✘ Not Supported

✘ Not Supported

> Latitude -
-

✘ Not Supported

✘ Not Supported

> Longitude -
-

✘ Not Supported

✘ Not Supported

> NameOfCounty -
-

✘ Not Supported

✘ Not Supported

> Period--

✘ Not Supported

✘ Not Supported

ElectronicMail - Composite Part
--

✘ Not Supported

✔ Supported

> ElectronicMailAddress / StringContacts
Email Address
CON.EM

✘ Not Supported

✔ Supported

> ElectronicMailTypeDescriptor--

✘ Not Supported

✔ Supported


Hard Coded to 'Home/Personal'

✘ Not Supported

-

> DoNotPublishIndicator --

✘ Not Supported

✔ Supported


Hard Coded to 'False'

✘ Not Supported

-

> PrimaryEmailAddressIndicator / Boolean--

✘ Not Supported

✔ Supported


Hard Coded to 'True'

✘ Not Supported

-

HighestCompletedLevelOf
EducationDescriptor
--

✘ Not Supported

✘ Not Supported

InternationalAddress - Composite Part
-
-

✘ Not Supported

✘ Not Supported

Language - Composite Part
-
-

✘ Not Supported

✘ Not Supported

LoginId
-
-

✘ Not Supported

✘ Not Supported

Name - Composite Part
--

✘ Not Supported

✔ Supported

> FirstName / StringContactsFirst Name
CON.FN
✘ Not Supported

✔ Supported

> GenerationCodeSuffix --

✘ Not Supported

✘ Not Supported

> LastSurname / StringContacts
Last Name
CON.LN

✘ Not Supported

✔ Supported

> MaidenName --

✘ Not Supported

✘ Not Supported

> MiddleName --

✘ Not Supported

✘ Not Supported

> PersonalIdentificationDocument--

✘ Not Supported

✘ Not Supported

> PersonalTitlePrefix --

✘ Not Supported

✘ Not Supported

OtherName - Composite Part
--

✘ Not Supported

✘ Not Supported

Person - Class
--

✘ Not Supported

✘ Not Supported

SexDescriptor
ContactsRelationship
CON.RL

✘ Not Supported

✔ Supported

Ed-Fi Mappings    Code Set
Sex Descriptor (CON.RL)

✘ Not Supported

✔ Supported

Telephone - Composite Part
-
-✘ Not Supported

✘ Not Supported

Special Notes:

Sample JSON Payload 

{

    "parentUniqueId": "99400001-1",

    "addresses": [

        {

            "addressTypeDescriptor": "uri://ed-fi.org/AddressTypeDescriptor#Home",

            "stateAbbreviationDescriptor": "uri://ed-fi.org/StateAbbreviationDescriptor#CA",

            "city": "Eagle Rock",

            "postalCode": "99999",

            "streetNumberName": "1118 Glenview Lane"

        }

    ],

    "electronicMails": [

        {

            "electronicMailTypeDescriptor": "uri://ed-fi.org/ElectronicMailTypeDescriptor#Home/Personal",

            "electronicMailAddress": "JAbbott@Parent.com",

            "doNotPublishIndicator": false,

            "primaryEmailAddressIndicator": true

        }

    ],

    "firstName": "John",

    "lastSurname": "Abbott",

    "sexDescriptor": "uri://ed-fi.org/SexDescriptor#Male"

}



Entity: Student Parent Association (Standard v3.x/v4.x Only)


Data Element Name/TypeAeries PageLabel & 
Aeries Table.Field
Standard v3.x/v4.x
Standard v5.x
Entity Reference - See Identification and Demographics Domain > Student Entity--

✔ Supported

✘ Not Supported

Entity Reference - See Student Identification and Demographics > Parent Entity--

✔ Supported

✘ Not Supported

ContactPriority
--

✘ Not Supported

✘ Not Supported

ContactRestrictions
--

✘ Not Supported

✘ Not Supported

EmergencyContactStatus / Boolean
Contacts
Record Type
CON.CD

✔ Supported

✘ Not Supported

Ed-Fi MappingsCode Set
Emergency Contact Status Boolean Type (CON.CD)

✔ Supported

✘ Not Supported

LegalGuardian
--

✘ Not Supported

✘ Not Supported

LivesWith
--

✘ Not Supported

✘ Not Supported

PrimaryContactStatus / Boolean
ContactsPrimary Contact
CON.PC

✔ Supported

✘ Not Supported

RelationDesriptor
ContactsRelationship
CON.RL

✔ Supported

✘ Not Supported

Ed-Fi MappingsCode Set
Relation Descriptor (CON.RL)

✔ Supported

✘ Not Supported

Special Notes:

Sample JSON Payload 

{

    "parentReference": {

        "parentUniqueId": "99400001-7"

    },

    "studentReference": {

        "studentUniqueId": "99400001"

    },

    "emergencyContactStatus": false,

    "primaryContactStatus": true,

    "relationDescriptor": "uri://ed-fi.org/RelationDescriptor#Mother"

}


Entity: Student Contact Association (Standard v5.x Only)


Ed-Fi Data ElementAeries PageLabel & 
Aeries Table.Field
Standard v3.x/v4.x
Standard v5
Entity Reference - See Identification and Demographics Domain > Student Entity--

✘ Not Supported

✔ Supported

Entity Reference - See Student Identification and Demographics > Contact Entity--

✘ Not Supported

✔ Supported

ContactPriority
--✘ Not Supported

✘ Not Supported

ContactRestrictions
--✘ Not Supported

✘ Not Supported

EmergencyContactStatus / Boolean
Contacts
Record Type
CON.CD
✘ Not Supported

✔ Supported

Ed-Fi MappingsCode Set
Emergency Contact Status Boolean Type (CON.CD)
✘ Not Supported

✔ Supported

LegalGuardian
--

✘ Not Supported

✘ Not Supported

LivesWith
--

✘ Not Supported

✘ Not Supported

PrimaryContactStatus / Boolean
ContactsPrimary Contact
CON.PC

✘ Not Supported

✔ Supported

RelationDesriptor
ContactsRelationship
CON.RL

✘ Not Supported

✔ Supported

Ed-Fi MappingsCode Set
Relation Descriptor (CON.RL)
✘ Not Supported

✔ Supported

Special Notes:

Sample JSON Payload 

{

    "parentReference": {

        "parentUniqueId": "99400001-7"

    },

    "studentReference": {

        "studentUniqueId": "99400001"

    },

    "emergencyContactStatus": false,

    "primaryContactStatus": true,

    "relationDescriptor": "uri://ed-fi.org/RelationDescriptor#Mother"

}



Entity: Student Education Organization Association 


Data Element Name/TypeAeries PageLabel & 
Aeries Table.Field
Standard v3/v4
Standard v5
Entity Reference - See Education Organization Domain > School Entity--

✔ Supported

✔ Supported

Entity Reference - See Identification and Demographics Domain > Student Entity-
-

✔ Supported

✔ Supported

Address - Composite Part--

✔ Supported

✔ Supported

> StreetNumberName / String
DemographicsResidence Address
STU.RAD, STU.RCY, STU.RST, STU.RZC STU.RZX

✔ Supported

✔ Supported

Mailing Address
STU.AD, STU.CY, STu.ST STU.ZC, STU.ZX

✔ Supported

✔ Supported

> AddressTypeDescriptor
Both "Home" and "Mailing" address are supported. When populated in the Residence the JSON file will contain 'Home', when populated in the Mailing Address, the JSON file will contain 'Mailing'

✔ Supported

✔ Supported

> City / StringDemographicsCity
STU.RCY

✔ Supported

✔ Supported

City
STU.CY

✔ Supported

✔ Supported

> StateAbbreviationDescriptor
DemographicsState
STU.RST

✔ Supported

✔ Supported

State
STU.ST

✔ Supported

✔ Supported

> ZipCode / String
DemographicsZip
STU.RZC

✔ Supported

✔ Supported

Zip
STU.ZC

✔ Supported

✔ Supported

> BuildingSiteNumber--

✘ Not Supported

✘ Not Supported

> CongressionalDistrict-
-

✘ Not Supported

✘ Not Supported

> CountyFIPSCode-
-

✘ Not Supported

✘ Not Supported

> DoNotPublishIndicator-
-

✘ Not Supported

✘ Not Supported

> Latitude-
-

✘ Not Supported

✘ Not Supported

> Locale-
-

✘ Not Supported

✘ Not Supported

> Longitude-
-

✘ Not Supported

✘ Not Supported

> NameOfCounty-
-

✘ Not Supported

✘ Not Supported

> Period-
-

✘ Not Supported

✘ Not Supported

AncestryEthnicOriginDescriptor --

✘ Not Supported

✘ Not Supported

BarrierToInternetAccess
InResidenceDescriptor 
-
-

✘ Not Supported

✘ Not Supported

CohortYear
-
-

✘ Not Supported

✘ Not Supported

Disability - Composite Part
--

✔ Supported

✔ Supported

> Disability Special Education Disability
CSE.DI-DI3

✔ Supported

✔ Supported

> DisabilityDesignationDescritpor-
-

✘ Not Supported

✘ Not Supported

> DisabilityDeterminationSource
TypeDescriptor 
-
-

✘ Not Supported

✘ Not Supported

> DisabilityDiagnosis
-
-

✘ Not Supported

✘ Not Supported

> OrderOfDisability / NumberThe order of Disability is based on CSE.DI = 1, CSE.DI2 = 2 & CSE.DI = 3

✔ Supported

✔ Supported

ElectronicMail - Composite Part
--

✔ Supported

✔ Supported

> ElectronicMailAddress / StringDemographicsStudent's Email
STU.SEM

✘ Not Supported

✘ Not Supported

> ElectronicMailTypeDescriptor-
-

✔ Supported

✔ Supported

Hard-Coded to 'Home/Personal'

> DoNotPublishIndicator-
-

✘ Not Supported

✘ Not Supported

> PrimaryEmailAddressIndicator -
-

✘ Not Supported

✘ Not Supported

HispanicLatinoEthnicity / Boolean
DemographicsEthnicity
STU.ETH

✔ Supported

✔ Supported

InternationalAddress
--

✘ Not Supported

✘ Not Supported

InternetAccessInResidence
-
-

✘ Not Supported

✘ Not Supported

InternetAccessTypeInResidenceDescriptor
-
-

✘ Not Supported

✘ Not Supported

InternetPerformanceInResidenceDescriptor
-
-

✘ Not Supported

✘ Not Supported

Language - Composite Part
--

✔ Supported

✔ Supported

> LanguageDescriptorDemographicsReporting Lang
STU.HL

✔ Supported

✔ Supported


DemographcisCorLang
STU.CL


> LanguageUseDescriptor-

✔ Supported

✔ Supported

Hard Coded to 'HomeLanguage'--


LimitedEnglishProficiencyDescriptor
DemographicsLanguageFlu
STU.LF

✔ Supported

✔ Supported

Ed-Fi MappingsCode Set
Limited English Proficiency Descriptor (STU.LF)

✔ Supported

✔ Supported

LoginId
-
-

✘ Not Supported

✘ Not Supported

OldEthnicity - DEPRECATED
-
-

✘ Not Supported

✘ Not Supported

PrimaryLearningDeviceAccessDescriptor
-
-

✘ Not Supported

✘ Not Supported

PrimaryLearningDeviceAway
FromSchoolDescriptor -
-
-

✘ Not Supported

✘ Not Supported

PrimaryLearningDeviceProviderDescritpor
-
-

✘ Not Supported

✘ Not Supported

ProfileThumbnail
--

✘ Not Supported

✘ Not Supported

ProgramParticipation
-
-

✘ Not Supported

✘ Not Supported

RaceDescriptor 
DemographicsRace
STU.RC1-RC5

✔ Supported

✔ Supported

Ed-Fi MappingsCode Set
Race Descriptor (STU.RC1)

✔ Supported

✔ Supported

SexDescriptor
DemographicsGender
STU.GN

✔ Supported

✔ Supported

Ed-Fi Mappings Code Set
Sex Descriptor (STU.GN)

✔ Supported

✔ Supported

StudentCharacteristic
--

✔ Supported

✔ Supported

StudentIdentificationCode
--

✔ Supported

✔ Supported

> AssigningOrganizationIdentification
Code / String
--

✔ Supported

✔ Supported

JSON payload will contain  "District","State" and "Local"
--
>StudentIdentificationSystem
Descriptor
--

✔ Supported

✔ Supported

JSON payload will contain  "District","State" and "Local"
--
> IdentificationCode / StringDemographics Student ID
STU.ID

✔ Supported

✔ Supported

Student #
STU.SN

✔ Supported

✔ Supported

Demographics > Student Data 2 TabState Stu ID
STU.CID

✔ Supported

✔ Supported

StudentIndicator - Composite Part
--

✘ Not Supported

✘ Not Supported

Telephone - Composite Part
--

✔ Supported

✔ Supported

> TelephoneNumber / StringDemographicsPrimary Telephone
STU.TL

✔ Supported

✔ Supported



> TelephoneNumberTypeDescriptor
--

✔ Supported


✔ Supported


Hard Code to 'Home'--
> DoNotPublishIndicator--

✘ Not Supported

✘ Not Supported

> OrderOfPriority--

✘ Not Supported

✘ Not Supported

> TextMessageCapabilityIndicator --

✘ Not Supported

✘ Not Supported

TribalAffiliation
--

✘ Not Supported

✘ Not Supported

Special Notes:

Sample JSON Payload 

{

    "educationOrganizationReference": {

        "educationOrganizationId": 994

    },

    "studentReference": {

        "studentUniqueId": "99400001"

    },

    "addresses": [

        {

            "addressTypeDescriptor": "uri://ed-fi.org/AddressTypeDescriptor#Home",

            "stateAbbreviationDescriptor": "uri://ed-fi.org/StateAbbreviationDescriptor#CA",

            "city": "Eagle Rock",

            "postalCode": "99999",

            "streetNumberName": "1118 Glenview Lane"

        },

        {

            "addressTypeDescriptor": "uri://ed-fi.org/AddressTypeDescriptor#Mailing",

            "stateAbbreviationDescriptor": "uri://ed-fi.org/StateAbbreviationDescriptor#CA",

            "city": "Eagle Rock",

            "postalCode": "99999",

            "streetNumberName": "PO Box 238"

        }

    ],

    "disabilities": [

        {

            "disabilityDescriptor": "uri://ed-fi.org/DisabilityDescriptor#Speech or Language Impairment",

            "orderOfDisability": 1

        },

        {

            "disabilityDescriptor": "uri://ed-fi.org/DisabilityDescriptor#Serious Emotional Disability",

            "orderOfDisability": 2

        }

    ],

    "electronicMails": [

        {

            "electronicMailTypeDescriptor": "uri://ed-fi.org/ElectronicMailTypeDescriptor#Home/Personal",

            "electronicMailAddress": "student@aeries.com"

        }

    ],

    "hispanicLatinoEthnicity": false,

    "languages": [

        {

            "languageDescriptor": "uri://ed-fi.org/LanguageDescriptor#spa",

            "uses": [

                {

                    "languageUseDescriptor": "uri://ed-fi.org/LanguageUseDescriptor#Home language"

                }

            ]

        }

    ],

    "limitedEnglishProficiencyDescriptor": "uri://ed-fi.org/LimitedEnglishProficiencyDescriptor#Limited",

    "races": [

        {

            "raceDescriptor": "uri://ed-fi.org/RaceDescriptor#White"

        }

    ],

    "sexDescriptor": "uri://ed-fi.org/SexDescriptor#Male",

    "studentCharacteristics": [

        {

            "studentCharacteristicDescriptor": "uri://ed-fi.org/StudentCharacteristicDescriptor#Other"

        }

    ],

    "studentIdentificationCodes": [

        {

            "studentIdentificationSystemDescriptor": "uri://ed-fi.org/StudentIdentificationSystemDescriptor#District",

            "assigningOrganizationIdentificationCode": "District",

            "identificationCode": "99400001"

        },

        {

            "studentIdentificationSystemDescriptor": "uri://ed-fi.org/StudentIdentificationSystemDescriptor#State",

            "assigningOrganizationIdentificationCode": "State",

            "identificationCode": "9940000001"

        },

        {

            "studentIdentificationSystemDescriptor": "uri://ed-fi.org/StudentIdentificationSystemDescriptor#Local",

            "assigningOrganizationIdentificationCode": "Local",

            "identificationCode": "1"

        }

    ],

    "telephones": [

        {

            "telephoneNumberTypeDescriptor": "uri://ed-fi.org/TelephoneNumberTypeDescriptor#Home",

            "telephoneNumber": "7775559448"

        }

    ]

}