GET PlanCare2Api/Clients/{clientId}/CprPolicies
Get the client's CPR policy
Deprecated (unavailable from 21.01.1P), please use the PlanCare2Api/MedicalResuscitationPolicy?relationId={relationId}®istrationDateTimeFrom={registrationDateTimeFrom}®istrationDateTimeUntil={registrationDateTimeUntil} endpoint
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientId |
internal client identifier |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The client's CPR policies
Collection of CprPolicy| Name | Description | Type | Additional information |
|---|---|---|---|
| Policy |
CPR policy |
string |
None |
| Explanation |
Explanation of the CPR policy |
string |
None |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.