/
Radiology Control

Radiology Control

Purpose

Radiology Control is used to list the Radiology Orders given to the patient for that particular visit.

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

KeyInfoMandatory
titleIndicates the title that will be displayed on the dashboard for the sectionY
typeThe name/type of the display control that needs to be picked from the codeY
OrderTypeOnly the orders of this type will shown in the display controlY
ConceptNamesConcepts of observations to be chosen for displayN

Related content

Diagnosis Control
Diagnosis Control
More like this
Lab Order Control
Lab Order Control
More like this
Show/Hide Display Controls based on data
Show/Hide Display Controls based on data
Read with this
PACS Orders Control
PACS Orders Control
More like this
Bacteriology Results Control
Bacteriology Results Control
Read with this
Order Fulfillment Control
Order Fulfillment Control
More like this

The Bahmni documentation is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)