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/practice_medications/ | List Practice Medications |
| GET | /api/2.0/practice_medications/{id}/ | Retrieve Practice Medication |
| POST | /api/2.0/practice_medications/ | Create Practice Medication |
| PATCH | /api/2.0/practice_medications/{id}/ | Partially Update Practice Medication |
| PUT | /api/2.0/practice_medications/{id}/ | Update Practice Medication |
| DELETE | /api/2.0/practice_medications/{id}/ | Delete Practice Medication |