Internationalizes the dashboard title. You can provide the key or the title itself.
Text
label
If internationalization is not required, then the title of the dashboard can be directly given in label. Either translationKey or a label is mandatory.
Text
displayByDefault
True/false. Opens the dashboard tab by default if given as true.
At least one dashboard should mandatorily have this as true.
True/false
maxRecentlyViewedPatients
Configure the number of patients in "recently viewed patients" under the patient switch button
Number
sections
Any display control can be configured in this section. To configure display controls see Display Controls
This is optional parameter. This can be defined when visit dashboard print functionality is needed
Key
Info
Default Value
title
name of organisation
header
name of document
logo
path of hospital logo file
Below keys are considered only when 'quickPrints' is set under 'config' section in app.json
label
name of print option
if this is not provided then value of `header` will be considered
shortcutKey
keyboard short cut
{}
Adding Printing Capability to Patient Dashboard
One can add a Print button on any of the dashboard tabs. For instance, see below, Print button has been added to two of the tabs (by adding the printing element to the json).