Field | Required? | Synergetic Mapping | Description | Type | Level | XML Structure | Status |
---|
StudentContactRelationship |
| -- |
|
| 0 | <StudentContactRelationship> |
|
@StudentContactRelationshipRefId | M@ | StudentContacts.SIF3RefId or StudentContacts.SpouseSIF3RefId (for the StudentContact) | An ID (GUID) for this paticular student-contact relationship. This GUID would be used to form a REST URL. | GUIDType | 0 | <StudentContactRelationship StudentContactRelationshipRefId=""> | DONE |
@StudentPersonalRefId | M | CommunityIdentifiers.SIF3RefId (for the Student) | GUID that identifies the student for the relationship. | GUIDtype | 1 | <StudentPersonalRefId> | DONE |
@StudentContactPersonalRefId | M | CommunityIdentifiers.SIF3RefId (for the Contact) | GUID that identifies the contact person for the relationship. | GUIDtype | 1 | <StudentContactPersonalRefId> | DONE |
Relationship | M | -- | Defines the relationship of the contact to the student. | Relationship | 1 | <Relationship> |
|
Code | M | Relationships(ID=StudentID).Relationship => luRelationship.SynergeryMeaning | Code representing the relationship. | AUCodeSetsRelationshipToStudentType | 2 | <Code> | DONE |
OtherCodeList | O | -- | List of other codes or strings that crosswalk to or serve as translations of the Code element paired with this common element. If Code changes and OtherCodes are supported, both Code and all associated OtherCode elements must be present. | List | 2 | <OtherCodeList> | No Mapping |
OtherCodeList/OtherCode | MR | <no Synergetic mapping> | A state/province code, local code, other code or a text string that crosswalks to or serves as a translation of an associated Code element. | xs:normalizedString | 3 | <OtherCode> | No Mapping |
@Codeset | M@ | <no Synergetic mapping> | Describes the OtherCode element content as either a state/province code, a local code, other code, or text string. | values: StateProvince Local Other Text | 3 | <OtherCode Codeset=""> | No Mapping |
ParentRelationshipStatus | O | <no Synergetic mapping> | Confirms whether or not this contact defined in the relationship is to be tracked for MCEECDYA Data Implementation Manual Reporting. | values: Parent1 Parent2 NotForReporting | 1 | <ParentRelationshipStatus> | No Mapping |
HouseholdList | O | <no Synergetic mapping> |
| List | 1 | <HouseholdList> | No Mapping |
HouseholdList/Household | MR | <no Synergetic mapping> | Repeatable element containing the ID of a household. | xs:normalizedString | 2 | <Household> | No Mapping |
ContactFlags | C | -- | Contains Yes/No characteristics of the contact person's role. Provide a Yes value for all that apply. At least one of the child elements of ContactFlags must have a Yes value. Do not publish the StudentContactRelationship instance if one of the child elements does not have a Yes value. |
| 1 | <ContactFlags> |
|
ContactFlags/ParentLegalGuardian | C | StudentContacts(ID=Student).ParentFlag | Does the individual have parental or legal guardianship responsibility for the student? | AUCodeSetsYesOrNoCategoryType | 2 | <ParentLegalGuardian> | DONE |
ContactFlags/PickupRights | C | <no Synergetic mapping> | This element tells whether or not the contact has pickup rights. | AUCodeSetsYesOrNoCategoryType | 2 | <PickupRights> | No Mapping |
ContactFlags/LivesWith | C | StudentContacts(ID=Student).LivesWithFlag | Does the student live with this contact? | AUCodeSetsYesOrNoCategoryType | 2 | <LivesWith> | DONE |
ContactFlags/AccessToRecords | C | <no Synergetic mapping> | Does this contact have access to the student's records? | AUCodeSetsYesOrNoCategoryType | 2 | <AccessToRecords> | No Mapping |
ContactFlags/ReceivesAssessmentReport | C | StudentContacts(ID=Student).ReportsFlag | In particular, should this contact receive a copy of the student report? | AUCodeSetsYesOrNoCategoryType | 2 | <ReceivesAssessmentReport> | DONE |
ContactFlags/EmergencyContact | C |