GET Clients/CarePlan/Simple

Get SimpleClientCarePlans from criteria

Request Information

URI Parameters

NameDescriptionTypeAdditional information
IncludeActive

Include records where RecordState == RecordState.Active

boolean

None.

IncludeInactive

Include records where RecordState == RecordState.Inactive

boolean

None.

IncludeDeleted

Include records where RecordState == RecordState.Deleted

boolean

None.

IncludeError

Include records where RecordState == RecordState.Deleted

boolean

None.

Match

When searching by string, include records based on match type

MatchCriteriaStringType

None.

CarePlanIDs

Filter by CarePlanIDs

Collection of integer

None.

CarePlanItemID

Filter by CarePlanItemID

integer

None.

Body Parameters

None.

Response Information

Resource Description

List of SimpleClientCarePlanDTOs

IHttpActionResult

None.