GET CarePlans/Item/{carePlanItemID}
Get carePlanItem
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
carePlanItemID |
CarePlanItemID of CarePlanItem to be searched |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
CarePlanItemDTO
CarePlanItemDTOName | Description | Type | Additional information |
---|---|---|---|
CarePlanItemID |
Care Plan Item ID |
integer |
None. |
CarePlanItemCategoryID |
Care Plan Item Category ID |
integer |
None. |
CarePlanItemName |
Care Plan Item Name |
string |
None. |
Type |
Type |
CarePlanItemType |
None. |
AnswerType |
Answer Type |
CarePlanItemAnswerType |
None. |
Caption |
Caption |
string |
None. |
IsCustom |
Is Custom |
boolean |
None. |
ClientCarePlanID |
Client Care Plan ID |
integer |
None. |
Props |
Props |
Collection of Object |
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. |
CategoryName |
Category Name |
string |
None. |
CategoryDescription |
Category Description |
string |
None. |
CarePlanItemLinks |
Care Plan Item Links |
Collection of CarePlanItemLinkDTO |
None. |
Summary |
Summary |
string |
None. |