Versions Compared
Version | Old Version 3 | New Version 4 |
---|---|---|
Changes made by | ||
Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Purpose
and BenefitExcerpt |
---|
It displays all the orders (for configured number of visits) and associated observations (scope latest always) for an orderType configured. |
Screenshot
Image RemovedImage Added
Info |
---|
Please read more about Chronic Treatment Chart |
Configuration
Sample Config
Code Blocktip | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Add the configuration below in the Clinical App → "
| " file,
| "
| ", to be able to see it
| .||||||||||
Code Block | ||||||||||||||
| ||||||||||||||
"Chronic Treatment Chart": { "displayType": "Full-Page", "title": "Chronic Treatment Chart", "type": "chronicTreatmentChart", "dashboardConfig": { "drugs": [] }, "expandedViewConfig": { "drugs": [] } } |
Key Field Table
Key | Value | Required |
---|---|---|
type | chronicTreatmentChart (If you configure the name with chronicTreatmentChart, it will show the chronicTreatmentChart display control) | true |
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) | optional |
Tip | ||
---|---|---|
| ||
|
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
|