|
Shows the medical history of the employee. This is for recording the types of illness an employee has had before. Only one record of each type of illness can be stored. However, you can upload multiple documents for each record. |
|
Name |
Code |
Class Name |
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the identity of the medical claim policy. This also acts as the primary key for the MedClaimHistory table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the basis value for the medical claim policy. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the basis value for the medical claim type. |
|
Name |
|
|
Code |
|
|
Data Type |
date |
|
Mandatory |
No |
|
Shows the starting date for the medical claim cycle. |
|
Name |
|
|
Code |
|
|
Data Type |
date |
|
Mandatory |
No |
|
Shows the end date of the medical claim cycle. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the amount limit per claim. (Zero is for no limit) |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the limit per cycle. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the limited number of claims per policy, in a form of a checkbox. Each approved claim amount is deducted from this. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Shows the payment type, in a form of radio buttons. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the percentage/amount of the co payment. It will appear if you have chosen the Percentage / Fixed Amount radio button from the CoPaymentType attribute. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the amount the company is expected to pay for the medical claim. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the amount the employee is expected to pay for the medical claim. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
Shows that there is no limit per policy for the medical claim. |
|
|
|