{ "timestamp": "2026-06-17T12:48:38.614Z", "type": "PATIENT_SEARCH", "status": "SUCCESS", "request": { "method": "GET", "url": "/app/search/7016054263", "payload": { "contact_number": "7016054263" }, "ip": "42.105.168.99", "userAgent": "okhttp/4.12.0" }, "response": { "statusCode": 200, "message": "Patients found", "data": [ { "id": 1, "first_name": "Harsh", "last_name": "Soni", "gender": "male", "dob": "2026-06-17", "contact_number": "7016054263", "email": "", "address": "", "emergency_contact": "" } ] }, "additionalInfo": { "searchType": "by_contact", "doctorId": 2, "patientsFound": 1 } }