The following parameters allow you to adjust the banner and viewer display behavior when OnBase Patient Window is accessed through a URL.
Parameter |
Description |
---|---|
banner |
Shows or hides a patient information banner across the top of OnBase Patient Window. This option is especially useful if OnBase Patient Window is embedded in an EMR that already displays patient information in a banner. Set this parameter to true if the banner should be available (the default behavior). Set this parameter to false if the banner should not be available. |
bannertype |
Specifies which banner should be displayed, if your system has multiple banners configured. Set this parameter to the identifier provided for the banner in OnBase Configuration. For example, if a banner has an identifier of complete, you would use the parameter bannertype=complete. If this parameter is missing or invalid, the default banner for your system will be used. |
expandedMode |
Specifies whether OnBase Patient Window should automatically load the specified document in expanded mode. Expanded mode enlarges the Document Viewer by hiding the document list, tabs, and banner (if present). Users can restore OnBase Patient Window to its normal display by clicking the Exit Expanded Mode button in the upper-right corner of the viewer. Set this parameter to true to automatically display the specified document in expanded mode. To load OnBase Patient Window in its normal mode, set this parameter to false, or omit it altogether. Note:
Use this parameter only when a default document is specified in the query string. You can specify a default document using either the docid parameter or the studyuid parameter. The studyuid parameter is valid only for DICOM integrations. |
tabID |
Specifies the ID number of the cross-facility tab to select by default. For example, supposed the Lab tab has an ID number of 208. To open a record to this tab by default, use the parameter tabID=208. If the user cannot access the specified tab, or if the tab is empty, then OnBase Patient Window follows the rules outlined under Default Tab Selection. Note:
This parameter must refer to a cross-facility tab ID. Cross-facility tabs are configured under Medical | Facilities | Cross Facility Clinical Document Tabs. When you select a tab from the Tab Configuration - Cross Facility Clinical Document Tabs dialog box, the tab's ID is displayed in the upper-right corner. |