|
The range of the medical claim. This controls the eligibility of each medical claim type, i.e. a type of medical claim that is limited to a specific department. You cannot change this after saving it as the range basis. This is also the variable that controls the eligibility, i.e. hazardous jobs may have a higher medical claim amount or limit. |
|
Name |
Code |
Class Name |
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
Yes |
|
A system generated identity. It is blind to the user. This also acts as a primary key for the MClaimTypeRange table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows which category the medical claim belongs to. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the starting range of the medical claim. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the end range of the medical claim. |
|
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 limit per claim. (Zero is for no limit) |
|
|
|