For whom
- Hospitals and clinics looking to automate phone reception.
- Integrators connecting MarIA to the client’s EHR/HIS.
- Operations monitoring call quality and volume.
Agent capabilities during a call
Inbound call flow
Notifications after the call
After scheduling an appointment, MarIA can send the patient a WhatsApp confirmation with the details. Before the appointment day it can also send an automatic reminder. See the WhatsApp guide for template configuration.Call webhooks
MarIA emits the following events during the call lifecycle:
Register your endpoints at
POST /webhooks to receive these events. See APIs: Webhook events and APIs: EHR integrations for applicable contracts.
Knowledge base configuration
The agent answers FAQs using documents indexed atPOST /faq/documents. Keep these documents up to date with your center information:
- Schedules and locations
- Available specialties per center
- Insurance and coverage
- Documentation the patient needs to bring
Querying centers and services
Query the centers, services, and coverage available in MarIA:Outbound calls
MarIA also supports follow up campaigns using questionnaires agreed with the client. See Outbound Calls (Voice) for the flow and related integration points.Operational metrics
- Automatic resolution rate: % of calls resolved without human escalation.
- Average call duration: average time to complete an appointment management task.
- Escalation rate: percentage of calls transferred to a human agent.
- Appointment creation success rate: % of scheduling attempts that result in a confirmed appointment.