Skip to main content

HS.Message.GetIECountsResponse

persistent class HS.Message.GetIECountsResponse extends HS.Util.EnsResponse

SQL Table Name: HS_Message.GetIECountsResponse

A response used by HSHI Consistency Check tool to get count of different clinical data type on Edge side

Property Inventory

Properties

property IECntArr as %ArrayOfDataTypes;
result array. Key is ",,", value is ""
Property methods: IECntArrGet(), IECntArrGetObject(), IECntArrGetObjectId(), IECntArrGetStored(), IECntArrGetSwizzled(), IECntArrIsEmpty(), IECntArrIsValid(), IECntArrNewObject(), IECntArrSet(), IECntArrSetObject(), IECntArrSetObjectId(), IECntArrUnSwizzle()
property Status as %String;
status of response, it could be "Start", "Done", or "Error"
Property methods: StatusDisplayToLogical(), StatusGet(), StatusGetStored(), StatusIsValid(), StatusLogicalToDisplay(), StatusLogicalToOdbc(), StatusNormalize(), StatusSet()

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.EnsResponse)

^Ens.MessageBodyD(ID,"EnsResponse")
=
HSCoreVersion
HSMinVersionError

Storage Model: Storage (HS.Message.GetIECountsResponse)

^Ens.MessageBodyD(ID,"GetIECountsResponse")
=
Status
IECntArr
FeedbackOpens in a new tab