{{ coverage.name }}
{{ levelForCoverage(rate.coverage_id).name }} Coverage
|
{{ calculate( rate.premium ) | number_format(2) }} |
{{ calculate( rate.employer_share ) | number_format(2) }} |
{{ calculate( rate.employee_share ) | number_format(2) }} |
Premium |
{{ computePremiums( plan.id ).total | number_format(2) }} |
{{ computePremiums( plan.id ).employer_share | number_format(2) }} |
{{ computePremiums( plan.id ).employee_share | number_format(2) }} |
Discounts |
|
|
|
{{ discount_surcharge.discount_surcharge.name }} |
|
|
{{ calculate( discount_surcharge.amount ) | number_format(2) }} |
Surcharges |
|
|
|
{{ discount_surcharge.discount_surcharge.name }} |
|
|
{{ calculate( discount_surcharge.amount ) | number_format(2) }} |
Total Cost{{ selected.calculation.perSlash }}
| |
{{ computeTotalCost( plan.id ) | number_format(2) }} |
Benefits |
|
|
|
{{ benefit.discount_surcharge.name }} |
|
|
{{ calculate( benefit.amount ) | number_format(2) }} |
Net Cost{{ selected.calculation.perSlash }} |
|
{{ computeNetCost( plan.id ) | number_format(2) }} |