GET CarePlans/CarePlan/{carePlanID}?includePayload={includePayload}
Get carePlan
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
carePlanID |
CarePlanID of CarePlan to be searched |
integer |
Required |
includePayload |
Include items and response codes |
boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
CarePlanDTO
CarePlanDTOName | Description | Type | Additional information |
---|---|---|---|
CarePlanID |
Care Plan ID |
integer |
None. |
CarePlanResponseCodeTableID |
Care Plan Response Code Table ID |
integer |
None. |
CarePlanResponseCodeTableName |
Care Plan Response Code Table Name |
string |
None. |
CarePlanName |
Care Plan Name |
string |
None. |
Type |
Type |
CarePlanType |
None. |
Title |
Title |
string |
None. |
Props |
Props |
Collection of Object |
None. |
SortOrder |
Sort Order |
integer |
None. |
Comments |
Comments |
string |
None. |
RecordState |
Record State |
RecordState |
None. |
Created |
Created |
AuditDataDTO |
None. |
LastUpdated |
Last Updated |
AuditDataDTO |
None. |
BusinessUnits |
Business units |
Collection of CarePlanBusinessUnitDTO |
None. |
CarePlanItems |
Care Plan Items |
Collection of CarePlanItemLinkDTO |
None. |
ResponseSubCodes |
Care Plan Response Sub Codes |
Collection of CarePlanResponseSubCodeDTO |
None. |
Summary |
Summary |
string |
None. |