You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 2 Next »
It displays all the orders (for configured number of visits) and associated observations (scope latest always) for an orderType configured.
Where to Configure
Add the configuration below in "dashboard.json" file that is under the Clinical App, to see it on the dashboard.
"Chronic Treatment Chart": { "displayType": "Full-Page", "title": "Chronic Treatment Chart", "type": "chronicTreatmentChart", "dashboardConfig": { "drugs": [] }, "expandedViewConfig": { "drugs": [] } }
type
chronicTreatmentChart (If you configure the name with chronicTreatmentChart, it will show the chronicTreatmentChart display control)
Drugs
Please read more about Chronic Treatment Chart
On this Page