POST CareStatements/CareStatementBatch/Generate?validateOnly={validateOnly}
Generate CareStatementBatch
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
validateOnly |
Validate data, but don't post it |
boolean |
Default value is False |
Body Parameters
CareStatementBatchParameters data,
CareStatementBatchParametersDTOName | Description | Type | Additional information |
---|---|---|---|
Label |
The label to assign to the Batch |
string |
None. |
FromDateUtc |
Start Date for the Care Statement Batch |
date |
None. |
ToDateUtc |
End Date for the the Care Statement Batch |
date |
None. |
ClientIDs |
An optional list of Client IDs to filter Residents. |
Collection of integer |
None. |
AdmissionTypes |
An optional list of Admission Type Names used to filter Residents. |
Collection of string |
None. |
BUIDs |
A List of Business Unit IDs to generate Care Statement Batches. Each BUID will generate a unique Care Statement Batch. |
Collection of integer |
None. |
Response Information
Resource Description
Success or not
IHttpActionResultNone.