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
}Related Display Controls