> ## Documentation Index
> Fetch the complete documentation index at: https://help.elationhealth.com/llms.txt
> Use this file to discover all available pages before exploring further.

# The Definition Object

## Available Endpoints

| Method | Endpoint                                                      | Description           |
| ------ | ------------------------------------------------------------- | --------------------- |
| GET    | `/caregaps/api/{quality_program}/definition/`                 | List definitions      |
| GET    | `/caregaps/api/{quality_program}/definition/{definition_id}/` | Retrieve a definition |
| POST   | `/caregaps/api/{quality_program}/definition/`                 | Create a definition   |
| DELETE | `/caregaps/api/{quality_program}/definition/{definition_id}/` | Delete a definition   |
