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)

    • until a picker for calculation is provided by Calculation module, the calculation's id should be displayed

  • insurance Product (contribution_fe)

  • periodicity

  • DateValidTo

  • DateValidFrom

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

...

  • code (mandatory, not editable once created)

  • name (mandatory)

  • calculation (contribution_fe) (mandatory)

  • insurance Product (contribution_fe) (mandatory)

  • periodicity (mandatory)

  • DateValidTo DateValidFrom (mandatory)DateValidFrom

  • DateValidTo

The material (Save) UI button will save the changes

...