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/lab_vendor_patient_sites/ | List Lab Vendor Patient Sites |
| GET | /api/2.0/lab_vendor_patient_sites/{id}/ | Retrieve Lab Vendor Patient Site |
| POST | /api/2.0/lab_vendor_patient_sites/ | Create Lab Vendor Patient Site |
| PATCH | /api/2.0/lab_vendor_patient_sites/{id}/ | Partially Update Lab Vendor Patient Site |
| PUT | /api/2.0/lab_vendor_patient_sites/{id}/ | Update Lab Vendor Patient Site |
| DELETE | /api/2.0/lab_vendor_patient_sites/{id}/ | Delete Lab Vendor Patient Site |