Name | Description | Type | Additional information |
---|---|---|---|
CareStatementBatchID |
The unique identifier for the Care Statement Batch record. |
integer |
None. |
Label |
Label for the Care Statement Batch record. |
string |
None. |
Status |
Status of the Care Statement Batch, |
CareStatementBatchStatus |
None. |
GenerationDateUtc |
Date when the Care Statement Batch was generated, |
date |
None. |
FromDateUtc |
Start Date for the Care Statement Batch, |
date |
None. |
ToDateUtc |
End Date for the Care Statement Batch, |
date |
None. |
ClientIDs |
Client IDs which are used in Care Statement Batch generation |
Collection of integer |
None. |
SelectedClientIDs |
An optional list of Client IDs selected by user for Care Statement Batch generation |
Collection of integer |
None. |
AdmissionTypes |
An optional list of Admission Type IDs used to filter Residents, |
Collection of integer |
None. |
CareStatements |
List of Care Statements which are in the Care Statement Batch, |
Collection of CareStatementDTO |
None. |
BUID |
The unique identifier for the Business Unit used in Care Statement Generation. |
integer |
None. |
GroupID |
The unique identifier for the Group used in Care Statement Generation. |
integer |
None. |
SubGroupIDs |
List of unique identifiers for the SubGroups used in Care Statement Generation. |
Collection of integer |
None. |
TriggeringUserID |
The unique identifier for User who initiated the Care Statement Generation. |
integer |
None. |
TriggeringWorkerID |
The unique identifier for the Worker who initiated the Care Statement Generation. |
integer |
None. |
MergeStatus |
The Merge status of the Care Statement Batch, |
CareStatementBatchMergeStatus |
None. |
RecordState |
The Record state of the Care Statement Batch record, . |
RecordState |
None. |
ErrorLog |
Error Log (if any). |
string |
None. |
Created |
The audit information for the creation of the record, including the creation date in UTC and the user who created it, . This field is readonly. |
AuditDataDTO |
None. |
LastUpdated |
The audit information for the last update to the record, including the update date in UTC and the user who made the update, . This field is readonly. |
AuditDataDTO |
None. |
GeneratingErrorsCount |
Count of Statements in the Batch which are in Generating Error Status, |
integer |
None. |
HeldCount |
Count of Statements in the Batch which are in Held Status, |
integer |
None. |