Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
titleColorwhitetitleBGColor#1FA5A0

Purpose

 A
Excerpt
Warning

A patient can be enrolled into one or more programs such as TB, Malaria, HIV, ANC, etc. The programs display control will show all the list of active and inactive programs for a patient.

This control cant cannot be configured on Visit dashboard.

Screenshot

Configuration

Sample Configuration

Please find the sample configuration below.

Please add the section (similar to below code snippet) on displaying
Tipcode
languagejs
titlewhere to configure
Add to clinical/dashboard.json for
it to appear on the patient dashboard
Code Block
languagejs
titleSample Configuration
collapselinenumberstrue
"programs": {
               "title":"Programs",
               "translationKey": "DASHBOARD_TITLE_PROGRAMS_KEY",
               "type": "programs",
               "displayOrder": 5,
               "hideEmptyDisplayControl": false
 }
Details of the configurable fields
          }


Key Field Table

For this control, value of

type should be "programs"

Key
Information
Mandatory
titleThe title to be shown in the display controlN
translationKeyInternationalizes the display controlY
type

Indicates the type of the control

Warning
Y
displayOrderThe order in which the display control will be displayedN
Panel
hideEmptyDisplayControl

Hides the display control if there are no recorded values present for it when set to true, default value is set to false

N



Tip
titleOn this pagePage

Table of Contents


Display
Panel
titleColorWhite
titleBGColor#1FA5A0
titleRelated Links
Display Controls

Child pages (Children Display)
alltrue
pageTracking Controls