Skip to main content

HS.Test.UI.OnDemand

class HS.Test.UI.OnDemand extends HS.Test.UI.Main

OnDemand tests for connect-a-thon 1. Register patient in Geneva 2. Run the "Register" test, which will create and register the on-demand document in the partner's registry 3. The partner consumer retrieves and logs a screenshot in Gazelle 4. Run the "update" test, which will change the DOB, street address, and add an allergy 5. The partner consumer retrieves and logs a screenshot in Gazelle

Property Inventory

Method Inventory

Parameters

parameter PAGENAME = On Demand Documents;
Displayed name of this page.
parameter SERVICEREGISTRYENTRY = XDSb.Registry;

Properties

property PatientId as %String);
Property methods: PatientIdDisplayToLogical(), PatientIdGet(), PatientIdIsValid(), PatientIdLogicalToDisplay(), PatientIdLogicalToOdbc(), PatientIdNormalize(), PatientIdSet()

Methods

method %OnAfterCreatePage() as %Status
Inherited description: 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 LogClear()
method Send(step As %Integer = 1) [ ZenMethod ]

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab