GET PlanCare2Api/Clients/{clientId}/AllergyInformation
Get allergy information of the client
Deprecated, please use the PlanCare2Api/MedicalAllergyIntolerance?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
List of allergy information
Collection of AllergyInformation| Name | Description | Type | Additional information |
|---|---|---|---|
| Allergy |
The allergy itself |
string |
None |
| Reaction |
The reaction to the allergy |
string |
None |
| Type |
The type of allergy |
string |
None |
| SeverityLevel |
The severity level of the allergy |
string |
None |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.