{ "timestamp": "2026-05-19T10:36:15.214Z", "type": "PATIENT_SEARCH", "status": "SUCCESS", "request": { "method": "GET", "url": "/app/search/7016054263", "payload": { "contact_number": "7016054263" }, "ip": "49.43.35.247", "userAgent": "Expo/1017756 CFNetwork/3860.400.51 Darwin/25.3.0" }, "response": { "statusCode": 200, "message": "Patients found", "data": [ { "id": 3, "first_name": "Harsh", "last_name": "Soni", "gender": "male", "dob": "2020-02-10", "contact_number": "7016054263", "email": "", "address": "", "emergency_contact": "" } ] }, "additionalInfo": { "searchType": "by_contact", "doctorId": 1, "patientsFound": 1 } }