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/patient_form_requests/ | List Patient Form Requests |
| GET | /api/2.0/patient_form_requests/{id}/ | Retrieve Patient Form Request |
| POST | /api/2.0/patient_form_requests/ | Create Patient Form Request |
| PATCH | /api/2.0/patient_form_requests/{id}/ | Partially Update Patient Form Request |
| PUT | /api/2.0/patient_form_requests/{id}/ | Update Patient Form Request |
| DELETE | /api/2.0/patient_form_requests/{id}/ | Delete Patient Form Request |