Skip to main content

HS.Test.UI.MHDFindReferences

deprecated class HS.Test.UI.MHDFindReferences extends HS.Test.UI.Main

THIS CLASS IS DEPRECATED

Property Inventory

Method Inventory

Parameters

parameter PAGENAME = MHD Find Document References;
Displayed name of this page.
parameter SERVICEREGISTRYENTRY = MHD.Responder;

Properties

property PatientAA as %String (ZENURL = "PATIENTAA");
Property methods: PatientAADisplayToLogical(), PatientAAGet(), PatientAAIsValid(), PatientAALogicalToDisplay(), PatientAALogicalToOdbc(), PatientAANormalize(), PatientAASet()
property PatientMRN as %String (ZENURL = "PATIENTMRN");
Property methods: PatientMRNDisplayToLogical(), PatientMRNGet(), PatientMRNIsValid(), PatientMRNLogicalToDisplay(), PatientMRNLogicalToOdbc(), PatientMRNNormalize(), PatientMRNSet()

Methods

deprecated method %OnAfterCreatePage() as %Status
THIS CLASS IS DEPRECATED
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.
deprecated clientmethod Clear() [ Language = javascript ]
THIS CLASS IS DEPRECATED
deprecated method ClearInputCache() [ ZenMethod ]
THIS CLASS IS DEPRECATED
deprecated method DisplayTestResult(pTest As HS.Test.UI.Test, pGroupTest As HS.Test.UI.TestGroup = "", pClear=0)
THIS CLASS IS DEPRECATED
deprecated method Send() as %String [ ZenMethod ]
THIS CLASS IS DEPRECATED
deprecated method SetCodedEntryParam(pRequest As HS.Message.IHE.XDSb.QueryRequest, pCodedEntryID As %String, pItemName As %String, pCodeOnly As %Boolean = 0)
THIS CLASS IS DEPRECATED
deprecated method populatePatient() [ ZenMethod ]
THIS CLASS IS DEPRECATED

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab