Hospital Chatbot - Copy this React, Tailwind Component to your project
Prompt: Design a modern and intuitive user interface for a hospital chatbot system that assists patients through the following steps: Patient Registration: Display a welcoming screen for new and returning patients. Include fields for collecting patient details (Name, Age, Gender, Contact Information, Insurance Details, etc.). Provide an option to upload ID proof or insurance documents. Doctor Appointment Scheduling: Show a calendar interface with available slots for doctors in various departments. Allow patients to select a department and view doctor availability in real time. Display doctors’ profiles, specialties, and ratings for easy selection. Insurance Validation and Verification: A screen where the patient's insurance details and disease information are validated. If insurance covers the disease, display a confirmation message. If not, show a polite message explaining the situation and offering alternative payment options. Doctor Consultation (Virtual Session): Create a virtual consultation room UI where the patient's details are displayed to the doctor. Include a live chat and voice/video call option (microphone on). Provide fields for doctors to input observations, ICD codes, procedure codes, and medicine codes. Prescription Generation and Display: Show a tabular format of the generated prescription: Columns for Medicine Name, Dosage, Frequency, and Additional Notes. Include a “Send Prescription” button. Email Notification Trigger: Ensure that clicking the "Send" button sends an email with the prescription to both the patient and the hospital's medical department. Show a confirmation message upon successful email delivery. User Friendly Features: Add navigation breadcrumbs to track progress (e.g., Registration > Appointment > Consultation > Prescription). Incorporate chatbot responses that guide users step by step. Use clean, professional colors (e.g., blue and white with green accents). create chatbot for above
