
Use Cases
1
OPEN_APPOINTMENT_FORM
Example Prompts:
"Open appointment form where doctor_name equals 'Dr. Alice Thompson' and date equals '2025-09-20' and time equals '9:00 AM' and speciality equals 'Cardiology'"
"Open booking form for appointment with Dr. Daniel Roberts at 10:00 AM"
2
APPOINTMENT_BOOKED_SUCCESSFULLY
Example Prompts:
"Appointment booked successfully where patient_name equals 'John Doe' and doctor_name equals 'Dr. Alice Thompson' and date equals '2025-09-23' and time equals '10:00 AM' and speciality equals 'Cardiology' and reason_for_visit equals 'Chest pain'"
"Appointment booked successfully where patient_name not equals 'Sarah Lee' and insurance_provider equals 'BlueCross' and doctor_name equals 'Dr. Daniel Roberts' and date greater than '2025-09-20'"
3
REQUEST_QUICK_APPOINTMENT
Example Prompts:
"Request quick appointment where patient_name equals 'John Smith' and speciality equals 'Cardiology'"
"Submit quick appointment form where speciality equals 'Dermatology'"
4
SEARCH_APPOINTMENT
Example Prompts:
"Search appointments where doctor_name equals 'Dr. Alice Thompson'"
"Search appointments where speciality equals 'Cardiology' and date equals '2025-09-20'"
5
SEARCH_DOCTORS
Example Prompts:
"Search doctors where doctor_name contains 'Alice'"
"Search doctors where speciality equals 'Cardiology'"
6
SEARCH_PRESCRIPTION
Example Prompts:
"Search prescriptions where medicine_name equals 'Atorvastatin'"
"Search prescriptions where doctor_name equals 'Dr. Alice Thompson'"
7
SEARCH_MEDICAL_ANALYSIS
Example Prompts:
"Search medical analysis where record_title equals 'Complete Blood Count (CBC)'"
"Search medical analysis where doctor_name equals 'Dr. Alice Thompson'"
8
VIEW_MEDICAL_ANALYSIS
Example Prompts:
"View medical analysis where record_title equals 'Complete Blood Count (CBC)' and record_type equals 'lab_result' and record_date equals '2024-01-15'"
"View medical analysis where record_title contains 'X-Ray' and doctor_name equals 'Dr. Alice Thompson'"
9
VIEW_PRESCRIPTION
Example Prompts:
"View a prescription where doctor_name equals 'Dr. Alice Thompson' and start_date equals '2025-08-01' and medicine_name equals 'Atorvastatin' and status equals 'active' and category equals 'cholesterol'"
"View a prescription where doctor_name contains 'Daniel' and medicine_name equals 'Ibuprofen' and status equals 'active'"
10
VIEW_DOCTOR_PROFILE
Example Prompts:
"View a doctor profile where doctor_name equals 'Dr. Alice Thompson' and rating greater than 4.5 and speciality equals 'Cardiology'"
"View a doctor profile where doctor_name contains 'Clara' and consultation_fee less than 200 and language equals 'Spanish'"
11
VIEW_DOCTOR_EDUCATION
Example Prompts:
"View doctor education where doctor_name equals 'Dr. Alice Thompson' and speciality equals 'Cardiology'"
"View doctor education where doctor_name contains 'Patel' and rating greater than 4.5 and language equals 'English'"
12
FILTER_DOCTOR_REVIEWS
Example Prompts:
"Filter doctor reviews where doctor_name equals 'Dr. Alice Thompson' and filter_rating equals 5"
"Filter doctor reviews where filter_rating equals 1 and doctor_name contains 'Pepe'"
13
OPEN_CONTACT_DOCTOR_FORM
Example Prompts:
"Open contact doctor form where doctor_name equals 'Dr. Alice Thompson' and speciality equals 'Cardiology'"
"Open contact form for Dr. Brian Patel"
14
CONTACT_DOCTOR
Example Prompts:
"Contact a doctor where doctor_name equals 'Dr. Alice Thompson'"
"Contact a doctor where speciality equals 'Dermatology'"
15
REFILL_PRESCRIPTION
Example Prompts:
"Refill prescription where medicine_name equals 'Atorvastatin'"
"Refill prescription where medicine_name equals 'Metformin'"
16
DOCTOR_CONTACTED_SUCCESSFULLY
Example Prompts:
"Doctor contacted successfully where doctor_name equals 'Dr. Alice Thompson' and patient_name equals 'John Smith'"
"Doctor contacted successfully where speciality equals 'Dermatology' and urgency equals 'high'"
