GET Clients/SecondaryCarePlan

Get clientSecondaryCarePlans 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.Error

boolean

None.

Match

When searching by string, include records based on match type

MatchCriteriaStringType

None.

ClientCarePlanIDs

Filter by ClientCarePlanIDs

Collection of integer

None.

CarePlanIDs

Filter by CarePlanIDs

Collection of integer

None.

Reason

Filter by Reason

string

None.

CreatedByUserID

Filter by CreatedByUserID

integer

None.

LastUpdatedByUserID

Filter by LastUpdatedByUserID

integer

None.

CreatedDateUtcMin

Filter by CreatedDateUtcMin

date

None.

CreatedDateUtcMax

Filter by CreatedDateUtcMax

date

None.

LastUpdatedDateUtcMin

Filter by LastUpdatedDateUtcMin

date

None.

LastUpdatedDateUtcMax

Filter by LastUpdatedDateUtcMax

date

None.

Body Parameters

None.

Response Information

Resource Description

List of ClientSecondaryCarePlanDTOs

Collection of ClientSecondaryCarePlanDTO
NameDescriptionTypeAdditional information
ClientCarePlanID

Client Care Plan ID

integer

None.

CarePlanID

Care Plan ID

integer

None.

Reason

Reason

string

None.

RecordState

Record State

ClinicalRecordState

None.

CreatedByUserID

Created By User ID

integer

None.

LastUpdatedByUserID

Last Updated By User ID

integer

None.

Created

Created

AuditDataDTO

None.

LastUpdated

Last Updated

AuditDataDTO

None.

CarePlanName

Care Plan Name

string

None.

Summary

Summary

string

None.