Skip to main content

HS.Message.GetLastEnteredOnCResponse

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

SQL Table Name: HS_Message.GetLastEnteredOnCResponse

A response used by ODS to get LastEnteredOnC from HS.Registry.Patient, used to determine best record

Property Inventory

Properties

property LastEnteredOnC as %TimeStamp;
This is computed based on LastEnteredOn if present, otherwise LastUpdated
Property methods: LastEnteredOnCDisplayToLogical(), LastEnteredOnCGet(), LastEnteredOnCGetStored(), LastEnteredOnCIsValid(), LastEnteredOnCLogicalToDisplay(), LastEnteredOnCLogicalToXSD(), LastEnteredOnCNormalize(), LastEnteredOnCOdbcToLogical(), LastEnteredOnCSet(), LastEnteredOnCXSDToLogical()
property Status as %Status;
Status code indicating success or failure
Property methods: StatusGet(), StatusGetStored(), StatusIsValid(), StatusLogicalToOdbc(), StatusLogicalToXSD(), StatusSet(), StatusXSDToLogical()

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

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