EmployeeMedicalTest
Name: Employee Medical Test
Type: Application
Modules: OPS-Employee Profile, OPS-Dispatch, OPS-Workforce Discipline
Description: Contains employee medical test results.
| Field | Documentation |
|---|---|
| EmployeeId | Employee identifier from Employees.EmployeeId. References the employee who took the medical test. |
| LDate | Date the test was performed (yyyymmdd). |
| MedicalTestType | Medical test type identifier from MedicalTestType.MedicalTestType. References the type of type of medical test performed. |
| Passed | Indicates whether or not the employee passed the test. |
| Comments | Comments about the record. |
| UserLong1 | Client supplementary data. |
| UserLong2 | Client supplementary data. |
| UserShort1 | Client supplementary data. |
| UserString1 | Client supplementary data. |
| ModBy | User who last modified the record. |
| ModDate | Date the record was last modified. |
| ModTime | Time the record was last modified. Value is in seconds from midnight. |
| ModAction | Last action performed on the record. |
| ResultId | Result identifier from OPSMedicalTestResults.ResultId. |
| FileGroupId | File group identifier from FileGroups.FileGroupId. References the associated file group. |
| TestResultDate | The date on which the test result was received. |