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/vaccine/ | List Vaccines |
| GET | /api/2.0/vaccine/{id}/ | Retrieve Vaccine |
| POST | /api/2.0/vaccine/ | Create Vaccine |
| DELETE | /api/2.0/vaccine/{id}/ | Delete Vaccine |