Implementer Interface
Purpose and Benefits
The Implementer's Interface is a UI driven way to configure Bahmni. It helps to:
- Reduce implementer's time.
- Eg: 70% of implementers’ time goes into reports
- Easy configurations of templates and patient dashboards
Reduce barrier of entry (lesser technically able people should be able to configure Bahmni)
- Entry into a json and a csv and a UI is not ideal
Improve ability to manage the system
- Monitoring failures and resolving them
- Upgrades
Configure the Icon in home dashboard
Add new icon in home dashboard for navigating to implementer interface.
In home/extension.json, add the configuration as shown below
Sample Configuration
"implementerInterface": {
"id": "bahmni.implementer.interface",
"extensionPointId": "org.bahmni.home.dashboard",
"type": "link",
"translationKey": "MODULE_LABEL_IMPLEMENTER_INTERFACE_KEY",
"url": "/implementer-interface",
"icon": "fa fa-pencil-square-o",
"order": 12
}Table of Contents
하위 문서
원문 정보
원문 보기 ↗Bahmni Wiki · CC BY-SA 4.0