AllergyIntolerance REST Endpoints

AllergyIntolerance
The operations from the AllergyIntolerance category.
Create an allergy intolerance
Method: post
Path: /AllergyIntolerance
Get a list of allergy intolerances
Method: get
Path: /AllergyIntolerance
Get an allergy intolerance by ID
Method: get
Path: /AllergyIntolerance/{ID}
Update an allergy intolerance
Method: put
Path: /AllergyIntolerance/{ID}