/
Drug Order / Treatment Details Control
Drug Order / Treatment Details Control
- Sravanthi N. S. CH.
- Gurpreet Luthra
- teresa gracias
- Teresa Gracias
Owned by Sravanthi N. S. CH.
Purpose
This control can be configured to view the drug order details (prescription details) for a particular patient.
Screenshot
Configuration
Sample Config
Add to clinical/dashboard.json for it to appear on the patient dashboard
"treatmentsDetails": { "title":"Treatments Details", "translationKey" : "DASHBOARD_TITLE_TREATMENT_DETAIL", "type": "drugOrderDetails", "displayOrder": 3, "dashboardConfig": { "showOnlyActive":true, "drugConceptSet": "All TB Drugs", "showDetailsButton": true } }
Key Field Table
Key | Info | Mandatory |
---|---|---|
title | Indicates the title that will be displayed on the dashboard for the section | Y |
type | type of the section or control. type should be "drugOrderDetails" | Y |
drugConceptSet | Drug orders will be filtered upon the concepts specified as part of this concept set. If not specified, it will display all drug orders. | N |
dashboardConfig | Indicates the configuration for the patient dashboard | Y |
showOnlyActive | Determines if to display only active drug orders or not. Possible values are true or false.
| N |
showDetailsButton | Configuration to display audit information when arrow sign is clicked. If set to false, the arrow button will not be displayed. | N |
On this Page
Related pages
dashboard.json
dashboard.json
Read with this
Bacteriology Results Control
Bacteriology Results Control
Read with this
Treatment Display Control
Treatment Display Control
Read with this
Treatment Details Control
Treatment Details Control
Read with this
Show/Hide Display Controls based on data
Show/Hide Display Controls based on data
Read with this
Flowsheet Control
Flowsheet Control
Read with this
The Bahmni documentation is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)