GET PlanCare2Api/Clients/{clientId}/AllergyInformation

Get allergy information of the client

Deprecated, please use the PlanCare2Api/MedicalAllergyIntolerance?relationId={relationId}&registrationDateTimeFrom={registrationDateTimeFrom}&registrationDateTimeUntil={registrationDateTimeUntil} endpoint

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientId

internal client identifier

integer

Required

Body Parameters

None.

Response Information

Resource Description

List of allergy information

Collection of AllergyInformation
NameDescriptionTypeAdditional 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.