Chronic Treatment Chart Control
Purpose
Screenshot

Configuration
Sample Config
Add to clinical/dashboard.json for it to appear on the patient dashboard
"Chronic Treatment Chart": {
"displayType": "Full-Page",
"title": "Chronic Treatment Chart",
"type": "chronicTreatmentChart",
"dashboardConfig": {
"drugs": []
},
"expandedViewConfig": {
"drugs": []
}
}Key Field Table
| Key | Value | Mandatory |
|---|---|---|
| type | type of the section or control.type should be "chronicTreatmentChart" | Yes |
| drugs | drugs concept name which you want to show. (If you don't specify drugs in the config, it shows all the drugs which the patient is currently on) | No |
Table of Contents
원문 정보
원문 보기 ↗Bahmni Wiki · CC BY-SA 4.0