Skip to main content

HS.UI.Util

abstract class HS.UI.Util extends HS.HC.UI.Util

Common methods for HS UI.

Method Inventory

Methods

classmethod %GetSummaryReports()
Returns patient summary reports in session data sorted by name in session data, plus the default report
classmethod %GetSummaryTypes()
Returns patient summary types (XML plus report types) in session data sorted by description
classmethod CommonLinkMenu(pThisPage As %String, pMode As %String = "") as %Status
Create a set of links common to the patients search page, clinical message center, relationship & subscription pages.
pThisPage may be set to avoid a redundant link to the current page.
pMode is use by the viewer header - nil for the old style from patient search screen, "portal" for the new style where you want to return to the portal page.
classmethod GetFolderCount(pType) as %Integer
classmethod GetPortalMessagesPage() as %String
classmethod GetPortalPage() as %String
classmethod GetSearchPage() as %String
classmethod UserCanBreakTheGlass() as %Boolean

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab