GET CarePlans/ResponseSubCode

Get carePlanResponseSubCodes 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.

Match

When searching by string, include records based on match type

MatchCriteriaStringType

None.

CarePlanResponseSubCodeIDs

Filter by CarePlanResponseSubCodeIDs

Collection of integer

None.

CarePlanResponseCodeID

Filter by CarePlanResponseCodeID

integer

None.

CarePlanResponseCodeTableID

Filter by CarePlanResponseCodeTableID

integer

None.

ResponseSubCodeName

Filter by ResponseSubCodeName

string

None.

ResponseSubCode

Filter by ResponseSubCode

string

None.

ResponseSubCodeDescription

Filter by ResponseSubCodeDescription

string

None.

SortOrder

Filter by SortOrder

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.

MaxRows

Limit number of rows

integer

None.

Body Parameters

None.

Response Information

Resource Description

List of CarePlanResponseSubCodeDTOs

Collection of CarePlanResponseSubCodeDTO
NameDescriptionTypeAdditional information
CarePlanResponseSubCodeID

Care Plan Response Sub Code ID

integer

None.

CarePlanResponseCodeID

Care Plan Response Code ID

integer

None.

ResponseSubCodeName

Response Sub Code Name

string

None.

ResponseSubCode

Response Sub Code

string

None.

ResponseSubCodeDescription

Response Sub Code Description

string

None.

SortOrder

Sort Order

integer

None.

RecordState

Record State

RecordState

None.

Created

Created

AuditDataDTO

None.

LastUpdated

Last Updated

AuditDataDTO

None.

ResponseCodeName

Response Code Name

string

None.

ResponseCode

Response Code

string

None.

ResponseCodeDescription

Response Code Description

string

None.

Summary

Summary

string

None.