| Student_Id |
Yes, unless lookup fields are used to identify the student |
Identifier |
"12345" |
Must match an existing student id in the system |
| Student_Last_Name |
No, unless Student_Id is not specified |
Lookup |
"Smith" |
Must match an existing student first name in the system |
| Student_First_Name |
No, unless Student_Id is not specified |
Lookup |
"John" |
Must match an existing student last name in the system |
| Birthdate |
No, unless Student_Id is not specified |
Date |
"2005/05/15" |
Must match an existing student birthdate in the system |
| Immunization_Type |
Yes |
Datasource Data |
"Meningitis" |
Must match an existing immunization type in the system |
| Immunization_Date |
Yes |
Date |
"2024/01/12" |
|
| Immunization_Note |
No |
Text |
"Booster shot received" |
|