Disposition Control

Purpose

Disposition Control is used to list the actions/instructions given to that patient by the doctors. The instructions are like "Admit to the hospital", "Discharge from the hospital", "Transfer to a different ward/bed”..etc

Screenshot

Configuration

Add to clinical/dashboard.json for it to appear on the patient dashboard
"disposition": {
 "title": "Disposition",
 "type":"disposition",
 "numberOfVisits": 2,
 "hideEmptyDisplayControl": false
}

On this Page

The Bahmni documentation is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)