Skip to main content

HS.Message.FlashLoadMPIIDSync

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

SQL Table Name: HS_Message.FlashLoadMPIIDSync

Property Inventory

Properties

property FlashGateway as %String;
Property methods: FlashGatewayDisplayToLogical(), FlashGatewayGet(), FlashGatewayGetStored(), FlashGatewayIsValid(), FlashGatewayLogicalToDisplay(), FlashGatewayLogicalToOdbc(), FlashGatewayNormalize(), FlashGatewaySet()
property MPIID as %String;
The master/patient index id
Property methods: MPIIDDisplayToLogical(), MPIIDGet(), MPIIDGetStored(), MPIIDIsValid(), MPIIDLogicalToDisplay(), MPIIDLogicalToOdbc(), MPIIDNormalize(), MPIIDSet()
property Wait as %Boolean [ InitialExpression = 0 ];
This gets set when used by fetch requests from the access gateway or FHIR
Property methods: WaitDisplayToLogical(), WaitGet(), WaitGetStored(), WaitIsValid(), WaitLogicalToDisplay(), WaitLogicalToXSD(), WaitNormalize(), WaitSet(), WaitXSDToLogical()
property force as %Boolean [ InitialExpression = 1 ];
Property methods: forceDisplayToLogical(), forceGet(), forceGetStored(), forceIsValid(), forceLogicalToDisplay(), forceLogicalToXSD(), forceNormalize(), forceSet(), forceXSDToLogical()

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

^Ens.MessageBodyD(ID,"FlashLoadMPIIDSync")
=
MPIID
force
FGName
FlashGateway
Wait
FeedbackOpens in a new tab