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/immunizations/ | List Immunizations |
| GET | /api/2.0/immunizations/{id}/ | Retrieve Immunization |
| POST | /api/2.0/immunizations/ | Create Immunization |
| DELETE | /api/2.0/immunizations/{id}/ | Delete Immunization |