Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Purpose

Excerpt

Bacteriology results control is used to list the bacteriology samples and the corresponding results captured against those samples (for a particular patient)

Screenshot

Configuration

Sample Config

Code Block
languagejs
titleAdd to clinical/dashboard.json for it to appear on the patient dashboard
linenumberstrue
"bacteriologyResults": {
    "translationKey": "DASHBOARD_TITLE_BACTERIOLOGY_RESULTS_KEY",
    "type": "bacteriologyResultsControl",
    "displayOrder": 4,
    "dashboardConfig": {
        "conceptNames": ["BACTERIOLOGY CONCEPT SET"]
    },
    "hideEmptyDisplayControl": false
}

Key Field Table

KeyInfoMandatory
title

Indicates the title that will be displayed on the dashboard for the section

Y
typeThe name/type of the display control that needs to be picked from the codeY
dashboardConfig

Indicates the configuration for the dashboard

Y
conceptNamesConcepts of observations to be chosen for displayN
displayOrderRelative position of the display control with respect to other display controls on the patient dashboard.N

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 Page

Table of Contents


Panel
titleColorWhite
titleBGColor#1FA5A0
titleRelated Display Controls

Child pages (Children Display)
alltrue
pageLab and Radiology Controls