Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Removed collapsible due to Atlassian bug

Purpose

Excerpt

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

Screenshot

Configuration

Sample Config

Code Block
languagejs
titleAdd to clinical/visit.json for it to appear on the patient dashboard
linenumberstrue
collapsetrue
"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



Tip
titleOn this Page

Table of Contents


Panel
titleColorWhite
titleBGColor#1FA5A0
titleRelated Display Controls

Child pages (Children Display)
alltrue
pageLab and Radiology Controls