For AI agents: visit https://docs.elationhealth.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Method | Endpoint | Description |
|---|
| GET | /api/2.0/drug_intolerances/ | List Drug Intolerances |
| GET | /api/2.0/drug_intolerances/{id}/ | Retrieve Drug Intolerance |
| POST | /api/2.0/drug_intolerances/ | Create Drug Intolerance |
| PATCH | /api/2.0/drug_intolerances/{id}/ | Partially Update Drug Intolerance |
| PUT | /api/2.0/drug_intolerances/{id}/ | Update Drug Intolerance |
| DELETE | /api/2.0/drug_intolerances/{id}/ | Delete Drug Intolerance |