Skip to main content

HS.Message.GetMPIIDResponse

persistent class HS.Message.GetMPIIDResponse extends HS.Util.EnsRequest

SQL Table Name: HS_Message.GetMPIIDResponse

Property Inventory

Parameters

parameter FOUNDATION = 1;
parameter XMLIGNORENULL = inputonly;
Inherited description: If XMLIGNORENULL is set = "inputonly", then both missing tags in the XML and empty strings are input as "". Output of "" and $c(0) are for XMLIGNORENULL = 0: $c(0) is output as an empty tag (i.e. <tag></tag>) and "" is output as no tag.

Properties

property PatientIdentifiers as list of HS.Types.PatientIdentifiers;
Maximum number of matches to retrieve
Property methods: PatientIdentifiersBuildValueArray(), PatientIdentifiersCollectionToDisplay(), PatientIdentifiersCollectionToOdbc(), PatientIdentifiersDisplayToCollection(), PatientIdentifiersGet(), PatientIdentifiersGetObject(), PatientIdentifiersGetObjectId(), PatientIdentifiersGetStored(), PatientIdentifiersGetSwizzled(), PatientIdentifiersIsValid(), PatientIdentifiersOdbcToCollection(), PatientIdentifiersSet(), PatientIdentifiersSetObject(), PatientIdentifiersSetObjectId()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (Ens.MessageBody)

^Ens.MessageBodyD(ID)
=
%%CLASSNAME

Storage Model: Storage (HS.Util.EnsRequest)

^Ens.MessageBodyD(ID,"EnsRequest")
=
HSCoreVersion
HSMinVersion
%ClearFields

Storage Model: Storage (HS.Message.GetMPIIDResponse)

^Ens.MessageBodyD(ID,"GetMPIIDResponse")
=
PatientIdentifiers
FeedbackOpens in a new tab