Skip to main content

HS.Message.PatientBatchQueryRequestAsync

persistent class HS.Message.PatientBatchQueryRequestAsync extends HS.Message.PatientBatchFetchRequestAsync

SQL Table Name: HS_Message.PatientBatchQueryRequestAsync

Property Inventory

Properties

property WaitPeriod as %Integer [ InitialExpression = 60000 ];
How long to wait for fetch operations to complete (in milliseconds)
Property methods: WaitPeriodDisplayToLogical(), WaitPeriodGet(), WaitPeriodGetStored(), WaitPeriodIsValid(), WaitPeriodLogicalToDisplay(), WaitPeriodNormalize(), WaitPeriodSet(), WaitPeriodXSDToLogical()
property WaitTimeoutError as %Boolean [ InitialExpression = 1 ];
If the wait period expires and some requests are still pending, do we abort them and return an error status for those requests
Property methods: WaitTimeoutErrorDisplayToLogical(), WaitTimeoutErrorGet(), WaitTimeoutErrorGetStored(), WaitTimeoutErrorIsValid(), WaitTimeoutErrorLogicalToDisplay(), WaitTimeoutErrorLogicalToXSD(), WaitTimeoutErrorNormalize(), WaitTimeoutErrorSet(), WaitTimeoutErrorXSDToLogical()

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

^Ens.MessageBodyD(ID,"HS.Message.PatientBatchFetchRequestAsync.AdditionalInfo",n)
=
AdditionalInfo(n)

Storage Model: Storage (HS.Message.PatientBatchFetchRequestAsync)

^Ens.MessageBodyD(ID,"HS.Message.PatientBatchFetchRequestAsync.CustomAuditInfo",n)
=
CustomAuditInfo(n)

Storage Model: Storage (HS.Message.PatientBatchFetchRequestAsync)

^Ens.MessageBodyD(ID,"PatientBatchFetchRequestAsync")
=
AuthBy
AuthType
BTGReason
RequestingUser
RequestingUserRoles
RequestingForProxyUserID
RequestingForProxyID
Signature
RequestId
RequestingGateway
Type
BreakTheGlass
ClinicalTypes
Consent
Requests
SessionId
Facility
AssigningAuthority
FirstName
MPIID
ControlledIDList
Identifiers
DOB
Street
City
State
Zip
SSN
Telephone
BusinessPhone
Race
CityOfBirth
DriversLicenseNumber
MothersMaidenSurname
BirthOrder
BirthPlace
MaritalStatus
ReligiousAffiliation
EthnicGroup
Language
VIP
Telecoms
Addresses
LastName
MRN
MiddleName
Prefix
Sex
Suffix
Names
AggregateOnly
SAMLData
CustomClassName
CustomXMLString
CommunicationPreference
CreatedBy
CreatedOn
LastEnteredBy
LastEnteredOn
DeathTime
FathersName
MothersName
SpousesName
DeathStatus
Extension
ConsentApplied
County
Country
SexDescription
AuthRole

Storage Model: Storage (HS.Message.PatientBatchQueryRequestAsync)

^Ens.MessageBodyD(ID,"PatientBatchQueryRequestAsync")
=
WaitPeriod
WaitTimeoutError
FeedbackOpens in a new tab