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_facility_identifiers/ | List Lab Facility Identifiers |
| GET | /api/2.0/lab_facility_identifiers/{id}/ | Retrieve Lab Facility Identifier |
| POST | /api/2.0/lab_facility_identifiers/ | Create Lab Facility Identifier |
| PATCH | /api/2.0/lab_facility_identifiers/{id}/ | Partially Update Lab Facility Identifier |
| PUT | /api/2.0/lab_facility_identifiers/{id}/ | Update Lab Facility Identifier |
| DELETE | /api/2.0/lab_facility_identifiers/{id}/ | Delete Lab Facility Identifier |