Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Comment:
Removed collapsible due to Atlassian bug
Purpose
Excerpt |
---|
Treatment/Drug Details Control can be configured to display all the the prescription or drug order details (for configured number of visits). |
Screenshot
Configuration
Tip | ||
---|---|---|
| ||
Add to clinical/dashboard.json for it to appear on the patient dashboard or Add to clinical/visit.json for it to appear on the visit dashboard. |
Sample Config
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
"sections":{ "treatmentsDetails": { "title":"Treatments Details", "translationKey" : "treatmentsDetails", "name": "drugOrderDetails", "displayOrder": 1, "displayType":"Full-Page", "dashboardParams": { "drugNames":["Isoniazid","Paracetamol 500mg", "Sodium Thiosulphate Camical 500gm", "Isosorbide Mononitrate"], "showDetailsButton":true } } } |
Tip | ||
---|---|---|
| ||
|
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
|