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/medications/ | List Medications |
| GET | /api/2.0/medications/{id}/ | Retrieve Medication |
| POST | /api/2.0/medications/ | Create Medication |
| DELETE | /api/2.0/medications/{id}/ | Delete Medication |