- Add PVADTID query param handling in OrderTestController::index() (supports both PVADTID and pvadtid, with numeric casting).
- Extend OrderTestModel::getOrdersByPatient() with optional PVADTID filtering.
- Apply PVADTID filtering to general order listing queries.
- Update public/paths/orders.yaml to document PVADTID on GET /api/ordertest.
- Regenerate public/api-docs.bundled.yaml to keep OpenAPI bundle in sync.