Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Concepts

The pricing for the same benefit plan may differ from a sector to another; the «Contribution plan» are to define different cost/pricing rules and the payment periodicity (in a month) for a given Benefit plan.
A benefit package (product in IMIS) can have multiple Contribution plans attached meaning different insurees may have different contributions level (or/and different calculation) but contribute to the same pool. The Contribution plans will have parameters such as maximum payment delay, grace periods.

...

To manage the group insurance several authorities will be added,the prefix of this module will be 151

  • ContributionPlanBundle, prefix 1511

    • Search → 151101

    • Create → 151102

    • Update → 151103

    • Delete → 151104

    • Replace → 151106

  • ContributionPlan, prefix 1512

    • Search →151201

    • Create → 151202

    • Update → 151203

    • Delete → 151204

    • Replace → 151206

...

  • code

  • name

  • calculation (contribution_fe Code - CalculationClassName)

  • insurance Product (contribution_fe)

  • periodicity

  • DateValidTo

  • DateValidFrom

  • Delete (Trash) and Edit (Pen) buttons at the end of the line

...

Contribution plan part of the contribution plan bundle

column for the list of contribution plan ContributionPlanBundleContributionPlan (no search)

    • name (of the ContributionPlan define in the ContributionPlanBundleContributionPlan)

    • code (of the ContributionPlan define in the ContributionPlanBundleContributionPlan)

    • product

    • periodicity (Not required anymore)

    • DateValidTo (from the details not from CPof the ContributionPlanBundleContributionPlan)

    • DateValidFrom ((from of the detailsnot from cp ContributionPlanBundleContributionPlan)

    • replace, edit and delete button

a add button should be placed on the top right of the list,

Add a contribution plan in the  bundleContributionPlanBundleContributionPlan

When clicked on add the create popup will be displayed,   Mandatory fields have *, Not editable have #

  • CPB(not displayed)

  • contribution plan selected* (shows only CP with the same periodicity)

  • DateValidFrom* (from the details not from CP)

  • DateValidTo


Edit a contribution plan in the  bundle,ContributionPlanBundleContributionPlan

When clicked on edit the update popup will be displayed,   Mandatory fields have *, Not editable have #

  • CPB(not displayed)

  • contribution plan selected#

  • DateValidFrom# (from the details not from CP)

  • DateValidTo

Replace a contribution plan in the  bundleContributionPlanBundleContributionPlan

When clicked on replace the replace popup will be displayed,  Mandatory fields have *, Not editable have #

...