Patients schedule appointments automatically via voice

For users or potential users.
Post Reply
mafiaxxx
Posts: 26
Joined: Sat Jul 22, 2017 9:55 am
Contact:

Patients schedule appointments automatically via voice

Post by mafiaxxx » Mon Jul 22, 2019 2:01 pm

i am currently developing a call center that can make and check appointments automatically into opendental by using voice.
somehing you guys are interested in help me with?
maybe colloborate on best practices.
this is the naturally evolving step with opendental anyway.
Kinda like something what is referenced in the video below. Just imagine it in context of a dental office.
https://www.youtube.com/watch?v=XeVkV4_YnMA
Short Circuited Computer Services
Medical and Dental Computer Techs.
http://www.shortcircuited.net

User avatar
cmcgehee
Posts: 711
Joined: Tue Aug 25, 2015 5:06 pm
Location: Salem, Oregon

Re: Patients schedule appointments automatically via voice

Post by cmcgehee » Mon Jul 22, 2019 4:40 pm

Open Dental does have one part of the program that does use voice: the perio chart. If you're interested in looking at the source code for it, download it following the instructions on https://www.opendental.com/site/sourcecode.html and search for FormPerioVoice.cs. Just adding voice control to this one spot has taken 100+ hours of programming.

To make appointments from a call center, you will probably find it easiest to use our API: https://www.opendental.com/manual/fhir.html.
Chris McGehee
Open Dental Software
http://www.opendental.com

Post Reply