Versions Compared

Key

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

...

Code Block
languagejs
titleConfiguration for show/hide display control
"sectionName": { //Should be a unique name
    "translationKey": "Internationalization key or Title", //Title of the display control
    "displayType": "Full-Page | Half-Page", //Default is Half-Page
    "displayOrder": 0, // All display controls are show in the order mentioned here
    "showOnlyInPrint": true/false, //Show this display control only when printing. Default false.
    "hideEmptyDisplayControl": true/false //Show this display control only when data is available. Default false.
}

Display Controls that are supporting this property

  • Diagnosis Control 

  • Treatment Display Control

  • Lab Order Control

  • Observation control

  • Disposition Control

  • Programs Display Control

  • Radiology

  • Bacteriology Results Control

  • Admission Details Control 

  • Obs To Obs FlowSheet

  • Forms Display Control