const actionItems = [
"provide_medical_info",
"send_financial_info",
"schedule_appointment",
"address_complaint",
"cancel_appointment",
"reschedule_appointment",
"confirm_appointment",
"process_prescription_refill",
"answer_prescription_question",
"provide_medication_info",
"update_pharmacy_information",
"provide_test_results",
"send_lab_results",
"provide_vaccine_info",
"answer_billing_question",
"answer_insurance_question",
"process_payment",
"process_refund",
"review_feedback",
"acknowledge_compliment",
"investigate_grievance",
"handle_emergency_call",
"respond_to_urgent_question",
"record_symptom_report",
"provide_referral",
"schedule_specialist_appointment",
"send_medical_records",
"update_address",
"update_phone_number",
"update_email",
"change_primary_physician",
"resolve_website_issue",
"assist_with_portal_login",
"provide_general_info",
"process_donation_offer",
"process_job_inquiry",
"assist_with_lost_and_found",
"process_volunteer_inquiry"
];