Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


In OpenIMIS, (nearly) everything is a plugin: even "low level" (and mandatory) features follow this principle.

In other words, even the following features are implemented as (interchangeable) plugins:

  • Login (authentication)

Beyond these low level plugins, several plugins will be dedicated to configuration / administration

  • OpenIMIS (as a whole) configuration
  • User & Roles management

Finally, the real business needs will be implemented in dedicated plugins:

  • Payers management
  • Locations & Health Facilities management
  • Medical Services and Items management
  • Medical Services and Items Price Lists management
  • Insurance Products management
  • Person & Families management
  • Policies management
  • Contributions management
  • Claims management

Plugins (can) provide several types of archetypes, dedicated to the various OpenIMIS layers: OpenIMIS Mobile FE, OpenIMIS Web FE, OpenIMIS Online BE, OpenIMIS Batch BE,...

  • No labels