SCHEDULE UPCOMING MEDICAL EXAMS#
The Schedule Upcoming Medical Exams (IHME) form allows users to define and book employee medical exams.
The definition data for the Schedule Upcoming Medical Exams form is stored in the P2K_SH_MEDICAL_EXAMS table.
Exam Date | This field defines the date the exam is scheduled for. This is a mandatory date field that users can enter manually or select from the calendar icon (F9). |
Medical Type | This field defines the type of medical exam scheduled. This is a mandatory field that users select from the LOV. |
Status | This field defines the status of the medical exam. This is a mandatory field that users select from the fixed lexicon X_MEDICAL_EXAM_STATUS. |
Person | This field defines the employee the exam is scheduled for. This is a mandatory field that users select from the LOV. The link to IRCA (P2K_RE_CANDIDATES) is made through the foreign key RCA_ID. |
Case Number | If the exam is the result of a health issue case, the case number is defined in this field. |
Entity | This field defines the entity associated with the employee taking the exam. This is an optional field that users select from the LOV. |
Next Exam Date | This field defines the date the next exam is due. This is an optional date field that users can enter manually or select from the calendar icon (F9). |
Performed By | This field defines the individual who will be performing the exam. Performed_By is an optional field that users select from the LOV. The link to IECI (P2K_HR_CONTACTS) is made through the foreign key ECT_ID |
Conducted In | This field defines the location where the exam will be conducted. Conducted_In is an optional field that users select from the LOV. The link to IECI (P2K_HR_CONTACTS) is made through the foreign key ECT_ID_CONDUCTED_IN. |
Authorized | When this toggle is set to ON, authorization has been granted for the medical exam. This is an optional toggle field. |
Hospitalized | When this toggle is set to ON, the employee will be in the hospital during the exam. This is an optional toggle field. |
Description | This field displays a detailed description of the medical exam. Description is an optional 4000-character alphanumeric field users enter manually. |
Reason | This field defines the reason for the exam. This is an optional 4000-character alphanumeric field users enter manually. |
Result | This field displays the results of the medical exam. This is an optional 4000-character alphanumeric field users enter manually. |