Skip to main content

HS.Test.UI.PDQ

class HS.Test.UI.PDQ extends HS.Test.UI.Main

Method Inventory

Parameters

parameter PAGENAME = Search for Patient;
Displayed name of this page.
parameter SERVICEDEVICEFUNCTION = PDQv3.Supplier|PDQv2.Supplier;
parameter SERVICEREGISTRYENTRY = PDQv3.Supplier;

Methods

method %OnAfterCreatePage() as %Status
This callback is called after the server-side page object and all of its children are created.
Subclasses can override this to add, remove, or modify items within the page object model, or to provide values for controls.
method AddServiceEntries(pDefaultEntry As %Library.String = "", pRegistryCombo As %Library.String = "cmbServiceRegistry") [ ZenMethod ]
method Cancel() [ ZenMethod ]
clientmethod ClearDemographics() [ Language = javascript ]
method ConnectExecute(pGroup="", pRequest, pMsg)
method ConnectMultiple(pDomainName As %String) [ ZenMethod ]
clientmethod ConnectMultiplePrompt() [ Language = javascript ]
method Continue() [ ZenMethod ]
method DisplayTestResult(pTest As HS.Test.UI.Test, pGroupTest As HS.Test.UI.TestGroup = "", pClear=0)
clientmethod GoPnR() [ Language = javascript ]
clientmethod GoRSQ() [ Language = javascript ]
method Send() as %String [ ZenMethod ]
method UpdateServiceEntry() [ ZenMethod ]

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab