[ { "id": 1, "patient": "John", "details": "I think I caught a cold. Can you help me?", "status": "pending" }, { "id": 2, "patient": "Zia", "details": "I'm suffering from fever. I need an appointment ASAP.", "status": "pending" }, { "id": 3, "patient": "Kevin", "details": "Some confidential information Kevin has shared.", "status": "confirmed" }]