MED_EXAM_P_BRA(SQL Table) |
Index Back |
---|---|
Medical Exams Parent Table BRAMedical Exams Parent Table for Brazil, it contains references to medical exams applied to employees, source tables are RESPIRATORY_EXM , PHYSICAL_EXAM , EYE_EXAM , AUDIOMETRIC_TST |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON |
2 | EXAM_TYPE_CD | Character(3) | VARCHAR2(3) NOT NULL |
Type of Exam
ANN=Annual BIE=Biennal DOT=Department of Transport DRG=Drug Screening EXP=Exposure FFD=Fit for Duty GEN=General Health HTB=Inspection for Tuberculosis LRH=Labor-Related Health NEW=New Hire OTP=Pre-Overseas Transfer OTT=Post-Overseas Transfer PRE=Pre-Employment PSV=Periodic Surveillance TUB=Tuberculosis |
3 | EXAM_DT | Date(10) | DATE NOT NULL |
Exam Date
Default Value: %date |
4 | MED_EXAM_TYPE_BRA | Character(3) | VARCHAR2(3) NOT NULL |
Medical Exam Type
AUD=Audiometric Exam EYE=Eye Exam PHY=Physical Exam RES=Respiratory Exam |
5 | BASELINE | Character(1) | VARCHAR2(1) NOT NULL |
Baseline
Y/N Table Edit Default Value: N |