Skip to main content

HS.Message.RecentRecipientUpdateRequest

persistent class HS.Message.RecentRecipientUpdateRequest extends Ens.MessageBody, HS.Types.UserRecipientInfo

SQL Table Name: HS_Message.RecentRecipientUpdateRequest

THis is used to update the list of recently selected patients, to support the "Recent Patients" search

Property Inventory

Properties

property IncludeSystems as %Boolean [ InitialExpression = 0 ];
Whether to include recipients that are receiving systems
Property methods: IncludeSystemsDisplayToLogical(), IncludeSystemsGet(), IncludeSystemsGetStored(), IncludeSystemsIsValid(), IncludeSystemsLogicalToDisplay(), IncludeSystemsLogicalToXSD(), IncludeSystemsNormalize(), IncludeSystemsSet(), IncludeSystemsXSDToLogical()
property RequestingUser as HS.Types.Username [ InitialExpression = $USERNAME ];
The current user
Property methods: RequestingUserDisplayToLogical(), RequestingUserGet(), RequestingUserGetStored(), RequestingUserIsValid(), RequestingUserLogicalToDisplay(), RequestingUserLogicalToOdbc(), RequestingUserNormalize(), RequestingUserSet()

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.Message.RecentRecipientUpdateRequest)

^Ens.MessageBodyD(ID,"RecentRecipientUpdateRequest")
=
RequestingUser
RecipientId
Type
LastUpdated
Name
IncludeSystems
FeedbackOpens in a new tab