Exam types (type_exam)
The complete, canonical set of types is in the endpoint schema (OpenAPI). The table above
covers the main ones.
Lifecycle
- Created — automatically (on hiring/dismissal, etc.) or via the create endpoint.
- Pending — awaiting scheduling.
- Scheduled — exam booked at a clinic (orchestrated internally by Salú).
- Done — exam completed and ASO issued.
- Canceled — closed without completion.
Clinic scheduling and performing the exam are managed inside the Salú platform —
there is no public endpoint to schedule. Through the public API you create, list and
cancel pendencies, and track the
status.Create fields
To cancel, provide the
pendency_id and, optionally, a note with the reason.