Allergies and Intolerances

{{baseUrl}}/persons/:personId/chart/encounters/:encounterId/allergies/:allergyId/reactions

Adds a reaction that the patient experiences for the given allergy id

post/persons/{personId}/chart/encounters/{encounterId}/allergies/{allergyId}/reactions

Path parameters

personIdstring required

(Required) (Required) The id of the patient whose allergy reaction is being added

encounterIdstring required

(Required) (Required) The id of the encounter to which the patient allergy belongs

allergyIdstring required

(Required) (Required) The id of the patient's allergy to which the reaction belongs

Headers

Content-Type'application/json'
Acceptstring required

Request body

7B7BbaseUrl7D7D1persons13ApersonId1chart1encounters13AencounterId1allergies13AallergyId1reactionsRequest required— unresolved $ref

Response

OK

object required