Skip to main content

HS.AU.Message.HI.SearchHPIOResult

serial class HS.AU.Message.HI.SearchHPIOResult extends %Library.SerialObject, %XML.Adaptor

Property Inventory

Parameters

parameter NAMESPACE = http://ns.electronichealth.net.au/hi/xsd/providermessages/SearchOrganisation/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 = searchForProviderOrganisationResult;
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 HPIONumber as %String);
Property methods: HPIONumberDisplayToLogical(), HPIONumberGet(), HPIONumberIsValid(), HPIONumberLogicalToDisplay(), HPIONumberLogicalToOdbc(), HPIONumberNormalize(), HPIONumberSet()
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 Methods

FeedbackOpens in a new tab