Dental OS architecture

Dental OS architecture An architecture diagram generated by Archify. Web interfaces · Staff + patient booking · Architecture component Web interfaces Staff + patient booking Clinic application · Next.js + React · Architecture component Clinic application Next.js + React PostgreSQL · Clinic records + audit trail · Architecture component PostgreSQL Clinic records + audit trail Supabase Auth · Staff identity + sessions · Architecture component Supabase Auth Staff identity + sessions Messaging workflows · Inbox, reminders + handoff · Architecture component Messaging workflows Inbox, reminders + handoff WhatsApp provider · Messages + delivery events · Architecture component WhatsApp provider Messages + delivery events LLM provider · Optional AI generation · Architecture component LLM provider Optional AI generation Requests Prisma queries Verify user Outbox events Provider adapter Grounded replies Legend Frontend Backend Database Security External

One clinic workspace

  • • Scheduling, records, treatments and billing share the same application.

Connected communication

  • • Patient messages and delivery events return through webhooks to the shared inbox.

AI with staff handoff

  • • Configured AI uses clinic context. Clinical concerns and complaints are escalated to staff.