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 5 Next »

The OpenIMIS Web FE is the primary (most comprehensive and complete) FE to access OpenIMIS features.

All features are implemented as plugins that:

  • interact with each other via events
  • contribute to each others via extension points

Plugins live in a container: the OpenIMIS FE Web Core.

OpenIMIS FE Web Core

OpenIMIS FE Web Core provide the minimal necessary (technical) features to host the OpenIMIS plugins.

This includes:

  • Event bus
  • Extension points registries

OpenIMIS FE Plugins

All OpenIMIS FE Web features are implemented as plugins of the OpenIMIS Web Core (same principle as for OpenIMIS Online BE).

Even "low level" (and mandatory) features follow this principle. In other words, even the following features are implemented as (interchangeable) plugins:

  • Login management
  • Menu management

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

  • Users (and roles) management
  • OpenIMIS (as a whole) configuration

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




  • No labels