This repository holds the files of the openIMIS backend calculation rule capitation payment reference module. It is dedicated to be deployed as a module of openimis-be_py. It is an extended part of calculation module openimis-be-calculation_py and therefore that module is dependent on this core calculation module. This module contains additional calculation rules.
- None (using no database approach for CalculationRule) - Calculation Rule is saved by defining class extending the ABSCalculationClass from core module.