Versions Compared

Key

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

Content

Table of Contents
excludeContent

Summary

Excerpt

Currently openIMIS supports the definition (and thereafter the claiming) of individual services and items.

Many insurers would like to bundle some services and items as 'cases' - for eg. a surgery case can be a combination of a few individual services (including follow-up) and the drugs required during and after the surgery.

It would be good to have the option of creating such packages by selecting the already defined services and items. The health facilities can claim for this 'case'. It makes it easy to review claims as automated checks for duplicate services/items (within case, and beyond) can be done..

Page Properties

Prioritisation

Score

Current Relevance

Future Relevance

Global Good

Local Funding

Possible approach ( minimal viable product)

Database modeling

The service table will have a new type ( ServType) “bundle“ schema change NOT required

a new table “tblSubServices“ will be created (no customization yet possible per product)

  • parent_service

  • child_service/items

  • quatity_inbundle

  • price_inbundle

Nice to have: add parent service id in the claim service and items

Backend change

a new model and graphQL will be reauired to manage “tblSubServices“

Nice to have: support parent service id in the claim service and items

Frontend change

When a service with the type “Bundle“ is selected, the FE call the graphQL query for the tblSubServices for the selected parent service.

then the frontend adds all the services and items part of the bundle as normal service and items

Source

This was the idea mentioned during interviews with various stakeholders in February 2021.

Github: https://github.com/openimis/client-fe_js

Page Properties
hiddentrue
Info

You can add optional sections in this hidden box. The people working on this idea can then move the section into the visible part of the page.

Involved Entities

Process Description

Additional Reading

Child Pages

Child pages (Children Display)
alltrue