GET PlanCare2Api/ClientplansV2/{clientplanId}/PartsToApprove
Retrieve the available clientplan parts to approve.
Requires 'Approve' permission for function ClientPlanOverview {7757BB23-A132-438A-9601-28E6BF9E4CA7}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientplanId |
The clientplan ID. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
A list of ClientplanPartsToApprove.
ClientplanPartsToApprove| Name | Description | Type | Additional information |
|---|---|---|---|
| FilledQuestionnaires |
All questionnaires to approve. |
ClientplanPartToApproveItemsOfClientplanPartToApproveFilledQuestionnaire |
- |
| Goals |
All goals to approve. |
ClientplanPartToApproveItemsOfClientplanPartToApproveGoal |
- |
| OmahaInterventions |
All Omaha interventions to approve. |
ClientplanPartToApproveItemsOfClientplanPartToApproveOmahaIntervention |
- |
| Agreements |
All agreements to approve. |
ClientplanPartToApproveItemsOfClientplanPartToApproveAgreement |
- |
| ArrangementProductActs |
All arrangement products acts (Basic care) to approve. |
ClientplanPartToApproveItemsOfClientplanPartToApproveArrangementProductAct |
- |
| InvoluntaryCare |
All involuntary cares to approve. |
ClientplanPartToApproveItemsOfClientplanPartToApproveInvoluntaryCare |
- |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.