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 DateThis 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 TypeThis field defines the type of medical exam scheduled. This is a mandatory field that users select from the LOV.
StatusThis field defines the status of the medical exam. This is a mandatory field that users select from the fixed lexicon X_MEDICAL_EXAM_STATUS.
PersonThis 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 NumberIf the exam is the result of a health issue case, the case number is defined in this field.
EntityThis field defines the entity associated with the employee taking the exam. This is an optional field that users select from the LOV.
Next Exam DateThis 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 ByThis 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 InThis 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.
AuthorizedWhen this toggle is set to ON, authorization has been granted for the medical exam. This is an optional toggle field.
HospitalizedWhen this toggle is set to ON, the employee will be in the hospital during the exam. This is an optional toggle field.
DescriptionThis field displays a detailed description of the medical exam. Description is an optional 4000-character alphanumeric field users enter manually.
ReasonThis field defines the reason for the exam. This is an optional 4000-character alphanumeric field users enter manually.
ResultThis field displays the results of the medical exam. This is an optional 4000-character alphanumeric field users enter manually.


Notes #

Click to create a new notes page