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

Key

Info

Mandatory

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

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