feat/vitals-queue : Add search option in Vitals Queue
Description
Improve usability of the Vitals Queue by enabling patient search using book number or patient name.
Requirements
- Add a search bar in the Vitals Queue UI.
- Allow searching patients by:Book number and Patient name.
- Search must be restricted to patients currently present in the Vitals Queue.
- If the entered book number or name does not match any patient in the Vitals Queue, display a clear error message (e.g., “No patient found in the Vitals Queue”).
- Clearing the search input should restore the full Vitals Queue.