GET Clients/CarePlanEntryItem
Get clientCarePlanEntryItems from criteria
Request Information
URI Parameters
Name | Description | Type | Additional 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. |
ClientCarePlanEntryIDs |
Filter by ClientCarePlanEntryIDs |
Collection of integer |
None. |
CarePlanItemIDs |
Filter by CarePlanItemIDs |
Collection of integer |
None. |
OriginalClientCarePlanEntryID |
Filter by OriginalClientCarePlanEntryID |
integer |
None. |
Type |
Filter by Type |
CarePlanType |
None. |
CarePlanResponseSubCodeID |
Filter by CarePlanResponseSubCodeID |
integer |
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 ClientCarePlanEntryItemDTOs
Collection of ClientCarePlanEntryItemDTOName | Description | Type | Additional information |
---|---|---|---|
ClientCarePlanEntryID |
Client Care Plan Entry ID |
integer |
None. |
CarePlanItemID |
Care Plan Item ID |
integer |
None. |
OriginalClientCarePlanEntryID |
Original Client Care Plan Entry ID |
integer |
None. |
Type |
Type |
CarePlanType |
None. |
ResponseType |
Response Type |
ClientCarePlanItemResponseType |
None. |
CarePlanResponseSubCodeID |
Care Plan Response Sub Code ID |
integer |
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. |
ClientCarePlanEntryItemNotes |
Client Care Plan Entry Item Notes |
Collection of ClientCarePlanEntryItemNoteDTO |
None. |
CarePlanItemName |
Care Plan Item Name |
string |
None. |
CarePlanItemCaption |
Care Plan Item Caption |
string |
None. |
CarePlanItemType |
Care Plan Item Type |
CarePlanItemType |
None. |
CarePlanItemCategoryID |
Care Plan Item Category ID |
integer |
None. |
ResponseSubCodeName |
Response Sub Code Name |
string |
None. |
ResponseSubCode |
Response Sub Code |
string |
None. |
ResponseSubCodeDescription |
Response Sub Code Description |
string |
None. |
ClientCarePlanID |
Client Care Plan ID |
integer |
None. |
CarePlanItemLinkID |
Care Plan Item Link ID |
integer |
None. |
ParentCarePlanItemLinkID |
Parent Care Plan Item Link ID |
integer |
None. |
IsDefault |
Is Default |
boolean |
None. |
IsRequired |
Is Required |
boolean |
None. |
IsPersonalized |
Is Personalized |
boolean |
None. |
IsFromRecommendation |
Is Generated From a FormScripting Recommendation This value is only used for initial validation of a careplanentry and the value of this field is NOT saved to the DB. |
boolean |
None. |
Summary |
Summary |
string |
None. |
CarePlanItemIsCustom | boolean |
None. |
|
CarePlanItemAnswerType | CarePlanItemAnswerType |
None. |
|
SortOrders |
Client Care Plan Entry Item Sort Orders |
Collection of ClientCarePlanEntryItemsSortOrderDTO |
None. |