Skip to main content

HS.Test.UI.XDSbRetrieve

class HS.Test.UI.XDSbRetrieve extends HS.Test.UI.Main

Property Inventory

Method Inventory

Parameters

parameter PAGENAME = Retrieve Patient CCD;
Displayed name of this page.
parameter SERVICEREGISTRYENTRY;
Dynamically determine repository

Properties

property DocumentID as %String (ZENURL = "DOCID");
Property methods: DocumentIDDisplayToLogical(), DocumentIDGet(), DocumentIDIsValid(), DocumentIDLogicalToDisplay(), DocumentIDLogicalToOdbc(), DocumentIDNormalize(), DocumentIDSet()
property HomeCommunityID as %String (ZENURL = "HOMEID");
Property methods: HomeCommunityIDDisplayToLogical(), HomeCommunityIDGet(), HomeCommunityIDIsValid(), HomeCommunityIDLogicalToDisplay(), HomeCommunityIDLogicalToOdbc(), HomeCommunityIDNormalize(), HomeCommunityIDSet()
property RepositoryID as %String (ZENURL = "REPOID");
Property methods: RepositoryIDDisplayToLogical(), RepositoryIDGet(), RepositoryIDIsValid(), RepositoryIDLogicalToDisplay(), RepositoryIDLogicalToOdbc(), RepositoryIDNormalize(), RepositoryIDSet()

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.
clientmethod Clear() [ Language = javascript ]
method DisplayTestResult(pTest As HS.Test.UI.Test, pGroupTest As HS.Test.UI.TestGroup = "", pClear=0)
method GetRequestMessage() as HS.Message.IHE.XDSb.RetrieveRequest
method SelectDocument() [ ZenMethod ]
method Send() as %String [ ZenMethod ]
method ViewDocument(objID, docNum) [ ZenMethod ]
clientmethod checkCrossGateway(value) [ Language = javascript ]

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab