Radiology Control
Purpose
Screenshot

Configuration
Sample Config
Add to clinical/visit.json for it to appear on the patient dashboard
"radiologyOrderControl": {
"type": "order",
"title": "Radiology Order Display Control",
"config": {
"title": "Radiology Order Display Control",
"name": "ordersControl",
"orderType": "Radiology Order",
"conceptNames":["Systolic", "Diastolic", "Posture", "Temperature"]
}
}Key Field Table
| Key | Info | Mandatory |
|---|---|---|
| title | Indicates the title that will be displayed on the dashboard for the section | Y |
| type | The name/type of the display control that needs to be picked from the code | Y |
| OrderType | Only the orders of this type will shown in the display control | Y |
| ConceptNames | Concepts of observations to be chosen for display | N |
Table of Contents
원문 정보
원문 보기 ↗Bahmni Wiki · CC BY-SA 4.0