Draft: Resolve "patient search by book number and vitals api"
Summary This merge request implements the Patient Vitals Search by Book Number feature on the Volunteer Dashboard. It allows volunteers to quickly retrieve and view patient vitals data using the Book Number, directly from the dashboard.
🧩 Feature Coverage On entering a valid Book Number, the following information is displayed: Patient identifier (Book Number, Name if available) Vitals details: Blood Pressure Pulse Temperature Oxygen Saturation (if available) Recorded date & time
🧪 Testing Verified vitals retrieval with valid Book Numbers Handled empty / invalid Book Number cases Confirmed UI responsiveness and scroll behavior