Versions Compared

Key

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

Enabling the new Bed Management Module

You can enable the new BM by configuring it as an extension in bahmni_config/home/extension.jsonĀ like below or as configured in default config here

Code Block
titleApp Extension Definition
"newBedManagement": {
    "id": "bahmni.ipd",
    "extensionPointId": "org.bahmni.home.dashboard",
    "type": "link",
    "translationKey": "MODULE_LABEL_BED_MANAGEMENT_KEY",
    "label": "InPatient",
    "url": "../bedmanagement/#/home",
    "icon": "fa-bed",
    "order": 7,
    "requiredPrivilege": "app:adt"
 }


NOTE: For Ward Layout, bed management and bed-types please refer this documentation: Ward Management (Admin)


Tip
iconfalse
titleOn this Page

Table of Contents
stylenone



Tip
iconfalse
titleSections

Child pages (Children Display)
alltrue


Panel
titleColorwhite
titleBGColor#1FA5A0
titleRelated Links

Ward Management Admin Console



Panel
titleColorwhite
titleBGColor#668D3C
titleFeature Details

Bed Management - Feature Guide


Panel
titleColorwhite
titleBGColor#668D3C
titleUsage Details

Bed Management - User Guide