Skip to main content

HS.AU.Message.HI.SearchHPIIResult

serial class HS.AU.Message.HI.SearchHPIIResult extends %Library.SerialObject, HS.AU.Message.HI.SearchIndividualProviderCommon

Property Inventory

Parameters

parameter NAMESPACE = http://ns.electronichealth.net.au/hi/xsd/providermessages/SearchIndividual/5.0.0;
Inherited description: NAMESPACE specifies the XML namespace to be used when projecting the class to XML. If NAMESPACE = "", the default namespace is used for the XML schema is used as the namespace for his class.
parameter XMLNAME = searchForProviderIndividualResult;
Inherited description: This parameter provides the default XMLNAME for the class. If it is empty then the class name will be used to construct a default XML name. The default XMLNAME is used as the top level tag when exporting objects and the export context did not provide an XML container name.

Properties

property ServiceMessages as HS.AU.Types.HI.ServiceMessagesType (REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/common/CommonCoreElements/3.0", XMLNAME = "serviceMessages", XMLREF = 1);
Property methods: ServiceMessagesGet(), ServiceMessagesGetObject(), ServiceMessagesGetObjectId(), ServiceMessagesGetSwizzled(), ServiceMessagesIsEmpty(), ServiceMessagesIsValid(), ServiceMessagesNewObject(), ServiceMessagesSet(), ServiceMessagesSetObject(), ServiceMessagesSetObjectId(), ServiceMessagesUnSwizzle()
property Status as %String (REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/providercore/ProviderCoreElements/5.0.0", XMLNAME = "status", XMLREF = 1);
Property methods: StatusDisplayToLogical(), StatusGet(), StatusIsValid(), StatusLogicalToDisplay(), StatusLogicalToOdbc(), StatusNormalize(), StatusSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab