A practice owner's desk with AI assistant icons handling scheduling, intake follow-ups, and admin coordination

DrChrono AI: What EverHealth Scribe Does, and Where the API Takes Over

Search “DrChrono AI” and you land on one product: EverHealth Scribe, the ambient clinical documentation tool DrChrono leads with on its own homepage under the banner “AI Clinical Documentation—Embedded into Your Workflow.” DrChrono has been part of EverHealth for a while now, and the scribe carries the parent brand rather than the DrChrono one, which is why searches split confusingly between the two names.

That’s the honest answer to what DrChrono’s AI is. The more useful question for a two-provider practice is what it isn’t — and, unusually for an EHR, what you’re allowed to build yourself.

What DrChrono’s AI actually covers

Three things, and they cluster tightly around the chart:

EverHealth Scribe is ambient documentation. It listens to the encounter and drafts the note into DrChrono, in your templates, for you to review and sign. This is the flagship and it’s the reason the AI messaging exists.

Speech-to-text predates the ambient scribe and still ships as a separate capability — dictation into fields, alongside DrChrono’s custom macros and its specialty templates spanning 20+ medical fields. If you’re on an iPad between rooms, this is the feature you actually touch twenty times a day.

The no-show predictor is the one AI feature that isn’t about charting. DrChrono’s practice management page describes it as predictive insight into “which patients are most at risk of missing their appointments.” Worth being precise about what that gives you: a flag. It tells you Mrs. Ferrara’s Thursday 3pm is shaky. It does not call her, does not offer her the Tuesday slot instead, and does not fill the hole if she cancels.

DrChrono describes the whole bundle as “in-workflow AI automation” that reduces manual tasks across documentation, billing, and administrative workflows. The documentation part is real and shipping. The administrative part is thinner than the phrase suggests.

The work that piles up outside the chart

In a solo practice or a three-person specialist office, there is no back office. There’s you, maybe one person at the front, and a phone. The scribe helps with the part of the day you were already in the room for. It does nothing about:

  • The new-patient enquiry that came in at 11:20 while you were with someone
  • The intake packet that hasn’t come back before Monday’s first visit
  • The patient the no-show predictor flagged, who nobody has actually called
  • The referring physician who sent you three patients and has never had a note back
  • The Friday cancellation that should have gone to whoever’s been waiting three weeks

None of that is clinical. All of it is what makes the week feel unrecoverable. And it’s precisely the category DrChrono’s AI investment skipped — the same pattern we found looking at Jane’s AI Scribe, which also went all-in on charting and left the front desk untouched.

DrChrono’s API is the real differentiator — and it’s self-serve

This is where DrChrono separates itself from nearly every other platform in this category, so it’s worth stating flatly rather than hedging: an ordinary practice can provision its own API credentials, today, without a partner agreement.

DrChrono’s developer tutorial walks through it in five steps. You create an account, go to Account → Other Settings → API, click New Application, give it a name and a redirect URI, and save. You get a client ID and client secret from the API management page. No fee gate, no plan tier requirement, no vendor review for standard API applications. (Only iframe applications — ones that embed a UI inside DrChrono — go through a functionality and security review.)

The API itself is OAuth 2.0 with real scoping. Access tokens last 48 hours with refresh; scopes break down into calendar, clinical, billing, patients, patients:summary, user, settings, messages, labs, and tasks. That granularity matters enormously here, because it means you can authorize something to see your schedule without ever handing it clinical or patients.

Endpoint coverage is broad — /api/appointments, /api/appointment_profiles, /api/patients, /api/clinical_notes, /api/line_items, /api/offices, /api/doctors. DrChrono also documents a Lab API with webhooks, so outbound event notifications exist in at least one part of the platform.

Set that against the neighbors and the contrast is stark. Jane has no public API and says so outright. SimplePractice’s only API is an enterprise product a solo practice cannot access. DrChrono put the door in your own account settings. If you’ve been told “EHRs don’t let you integrate,” that’s true of most of them and false of this one.

No ChatGPT or Claude connector — and the trigger problem

Neither ChatGPT nor Claude ships a native DrChrono connector. DrChrono isn’t in either directory, and DrChrono hasn’t built one. What exists on that side is community-built and unofficial; we went through those options in detail in Claude + DrChrono.

There’s a second limit that applies to every AI assistant, connector or not:

These assistants can run on a schedule now — ChatGPT Scheduled Tasks and Claude Cowork both do unattended work on a timer. What none of them do is fire on an event: nothing starts because a record changed, a message landed, or a deadline passed. The schedule is the trigger, and the gap between "every hour" and "the moment it happens" is where the work falls through.

For a practice that’s the whole ballgame. The moments that need someone are events — a booking lands, a form doesn’t come back, a slot opens. A timer can approximate some of that by checking on a schedule, but nothing today fires because a patient cancelled.

The line we draw: front desk only, no PHI

Here is the part where we’re going to talk ourselves out of most of what the API technically allows.

Do not route clinical data through a general AI assistant. Not chart notes, not diagnoses, not medication lists, not patient records, not documents. Consumer AI plans are not covered by a business associate agreement, and an unofficial connector doesn’t come with one either. DrChrono holds full PHI, and the fact that clinical is an available scope does not make it a scope you should grant.

Carly’s job in a DrChrono practice sits entirely on the administrative side — scheduling coordination, inbound enquiry triage, intake follow-up, referral acknowledgement, billing-adjacent admin like flagging what needs to be chased. It works from your calendar, your email, and your task list, which is where that work actually lives anyway. Charting stays in DrChrono, signed by a clinician, exactly as it should.

Carly connects to DrChrono as a BYO-key integration rather than a native connector: you generate credentials in your DrChrono account settings as above, then paste your key at carlyassistant.com/integrations. Scope it to calendar and leave the clinical scopes off. That single decision is what makes this safe to do at all. Pricing is free Zapier-style workflows, with AI agents from $35/month.

What that looks like in a real week

For an orthopedic practice running two providers and an iPad-first workflow, the things worth wiring are unglamorous and add up fast:

  • A new-patient enquiry arrives by email and gets acknowledged within minutes, with your intake link, instead of sitting until 6pm
  • Thursday morning, anyone whose intake forms haven’t come back for next week gets a nudge
  • Every patient the no-show predictor flagged for the coming week surfaces as a call list on Monday, not as a flag nobody opened
  • A referring physician gets a thank-you the same week, automatically, because that’s the pipeline you never have time to maintain
  • Cancellations that leave a gap surface immediately so someone can offer the slot

None of it touches a record. All of it is the work that currently happens at 9pm or doesn’t happen at all. Practices weighing this alongside other options may also want the broader landscape in AI agents for medical practices and best AI tools for medical practices, and the calendar question specifically in making your calendar the source of truth in healthcare.

FAQ

What is DrChrono’s AI called? EverHealth Scribe, DrChrono’s ambient clinical documentation tool, branded under parent company EverHealth. DrChrono also ships speech-to-text dictation and an AI no-show predictor in practice management.

Does EverHealth Scribe do anything besides clinical notes? No. It’s ambient documentation — it drafts the encounter note into your DrChrono templates for review and signature. Scheduling, intake, follow-up, and patient outreach are outside its scope.

Can I get a DrChrono API key myself? Yes. Go to Account → Other Settings → API in your DrChrono account, click New Application, set a name and redirect URI, and save. You get a client ID and secret from the API management page. Standard API applications don’t require DrChrono’s approval; only iframe applications are reviewed.

Does ChatGPT or Claude have a DrChrono connector? No. Neither has a native or official DrChrono connector. Community-built options exist but are unofficial and carry no business associate agreement.

Is it safe to connect an AI assistant to DrChrono? Only if you scope it to non-clinical data. DrChrono’s OAuth scopes let you authorize calendar access without granting clinical or patients. Keep charts, records, and any PHI out of general AI tools, which are not covered by a BAA.

Can Carly reschedule a DrChrono appointment? Carly works the coordination around the appointment — the enquiry, the confirmation, the intake chase, the follow-up. Changes inside the patient record belong in DrChrono, made by your staff.

Ready to automate your busywork?

Carly schedules, researches, and briefs you—so you can focus on what matters.

See what people say

"Before Carly, I relied on a Calendly link, but the whole process felt impersonal and not very professional. Carly changed that by handling all the back-and-forth, so I'm no longer stuck in endless email threads trying to line up schedules.

Now Carly reaches out to candidates, shares my real-time availability, lets them pick a slot, then sends a Zoom link and drops it straight into my calendar. She sends reminders to both of us before each call, which has significantly reduced no-shows and last-minute confusion.

On top of scheduling, Carly acts like a full executive assistant, sending me my schedule the night before so I can prepare for each call. It reminds me of the old x.ai assistant, but Carly is noticeably smarter, faster, and better suited to my healthcare recruitment business."

Gus Ibrahim, Founder & Director, IHR