Versions Compared

Key

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

...

The current claims review process in openIMIS follows a mixed approach including automated and manual procedures. Once a health facility submits a claim, a fixed list of automated checks is conducted on the claim, which results in either the claim to be fully or partially accepted, or rejected. These automated checks are based on the definition of the beneficiary, the product (insurance scheme definition), services, and items. 

Example

If a claim for providing a Normal Delivery service to a Female of 25 yrs of age (who is covered by a product that includes all services in the National Health Insurance of Nepal) is entered by Health Facility A, openIMIS will check against a few criteria automatically before presenting the claim for manual review for the scheme operator.

Claim entered by Health Facility ABeneficiary DefinitionProduct Definition

Service DefinitionItem Definition
  • Female patient
  • Only 1 service claimed
    • Normal Delivery
  • Date of claim:  
  • Female
  • 25 yrs of age
  • No claims for delivery service before
  • Active Policy
  • Ceiling amount remaining: Rs. 30,000
  • All services in the openIMIS instance included
  • All items in the openIMIS instance included
  • Normal Delivery Service
    • Female only
    • Once every calendar year
    • Price: Rs. 10,000
N/A

Assumptions of some definitions are presented in Table 1. In this case, the claim would be accepted as the beneficiary has an active policy, has an available credit covering the cost of the service claimed, is a Female, and this is the first time a delivery service is claimed for this beneficiary.  This claim would now appear on the screen of the claim review team of the scheme operator for manual review.

However, if the same claim (or similar, but including the delivery service) is entered again before 01 Jan 2020, the claim will be rejected as it will not meet the criteria defined under Service Definition - Once every calendar year.


These automated checking processes within openIMIS are fixed, and not configurable by the user. While it is possible to configure the time between claiming of the same service resulting in rejection, it is not possible to add new checks on other fields. A configurable rules engine that will enable the automatic assessment of claims in by testing against various knows scenarios (eg. what services cannot be claimed for a particular diagnosis) would heavily ease the workload for the claim review team of the scheme operator.

...