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 Current »

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
}

On this Page

  • No labels