Skip to content

openimis/openimis-be-calcrule_capitation_payment_py

Repository files navigation

openimis-be-calcrule-capitation_payment_py

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.

Models

  • None (using no database approach for CalculationRule) - Calculation Rule is saved by defining class extending the ABSCalculationClass from core module.