Skip to main contentSkip to footer

    Top Rated & Verified

    Top Clutch App Development Company Black Owned United StatesTop Clutch Java Developers France 2026Top Clutch Service Line Blind Company Black Owned 2026Top Clutch App Development Company Minority Owned 2026Top Clutch Web Developers Black Owned 2026Top Clutch App Development Company Black Owned 2026Top Clutch Flutter Developers France 2026Top Clutch Health & Wellness App Developers France 2026Top Clutch Swift Company France 2026Top Clutch Machine Learning Company France 2026Top Clutch Chatbot Company France 2026Top Clutch Artificial Intelligence Company France 2026Top Clutch App Development Company Minority Owned Los Angeles
    Back to Blog
    Eye Care Operations
    August 12, 2026
    29 min read

    AI Agents for Optometry & OphthalmologyThe Two-Payer Build

    The same patient, the same visit, routed to two different payment systems on two different sets of rules — with an optical retail business bolted to the side and an imaging suite in the middle. Here is how to sequence an AI agent build around that, with owners, entry and exit criteria, detection signals and rollback.

    AI agents for optometry and ophthalmology practices in 2026 — vision plan and medical insurance routing, imaging and optical retail
    Read-only
    What §170.315(g)(10) certified API access covers — every EHR write is vendor-discretionary
    ONC/ASTP Certification Companion Guide for §170.315(g)(10), updated May 15, 2026
    Excluded
    Refraction under Medicare, "without regard to the reason" it was performed
    Medicare Benefit Policy Manual, Chapter 16, §90
    -54 / -55
    The modifier pair that splits a surgical global period between surgeon and co-managing provider
    Medicare Claims Processing Manual, Chapter 12
    94.4%
    Prompt-injection success at turn 4 in a controlled clinical-advice simulation (102 of 108 evaluations)
    Lee RW et al., JAMA Network Open, December 2025

    Key Takeaways

    • The defining complexity is not volume. It is that the same patient in the same chair can be a vision-plan patient or a medical patient, and which one is often only settled once the exam is underway. Every automation decision in this specialty descends from that fact.
    • There is no vision-plan eligibility transaction comparable to the X12 270/271 medical rail. Vision benefit lookups are proprietary portals, which means portal automation, which means contractual exposure and permanent maintenance. Budget for it or leave it human.
    • Certified API access under §170.315(g)(10) is read-only — the criterion explicitly excludes write capabilities. Every booking, charge post, note file and problem-list update is a private commercial arrangement with your EHR vendor that can be priced, throttled or revoked.
    • Ophthalmology is imaging-dense, and imaging is where the FDA line is absolute: software intended to acquire, process or analyze a medical image is a device under 21 U.S.C. §360j(o)(1)(E). No criteria, no enforcement discretion. Automate the paperwork around the image, never the image.
    • Post-operative co-management is a documentation workflow before it is a billing workflow: same code, same date of service, -54 and -55, the relinquished and assumed dates in the remarks field, and a written transfer agreement in both charts.
    • An agent may never sign or attest. CMS requires practitioner concurrence on AI-captured record entries, and 42 CFR §410.26 leaves no "incident to" pathway for software because auxiliary personnel must be a licensed individual.
    • We refuse the numbers this market runs on. There is no sourceable optical capture-rate benchmark, no sourceable refraction fee range, and no independent accuracy benchmark for any AI product in this category — every accuracy figure in the market is vendor-published.
    • Sequence the build read-only first, recommendation second, pre-submission checks third, administrative messaging fourth, and narrow write-enablement last. Each phase has an entry criterion, an exit criterion and a rollback, and any phase that fails its exit criterion twice gets frozen rather than expanded.

    The Two-Payer Problem Is the Whole Article

    Most software written for eye care fails for the same reason. It assumes that "vision insurance" and "health insurance" are two payers competing for the same visit. They are not. They are two different products, with different adjudication systems, different eligibility rails, different fee mechanics and different definitions of what counts as a covered service. Which one applies depends on the reason for the visit — and the reason for the visit is frequently only settled once the exam is underway.

    A routine refractive exam that discovers diabetic retinopathy changes payers mid-visit. Nothing about the appointment changed. The patient did not move. The chair did not move. But the claim now belongs to a different system, and a front desk that already collected on the wrong assumption now has a refund, a rebill, or a write-off. This is not an edge case in an eye care practice; it is a routine occurrence, and it is the reason the payer-routing decision is still human almost everywhere. We are not going to tell you how often it happens in your practice, because we have found no non-vendor source that counts it — which is exactly why counting it is the first deliverable of the discovery phase.

    DimensionVision planMedical insurance
    What it pays forRoutine refractive care and materials, on plan-defined intervalsDiagnosis and management of disease, on medical necessity
    Eligibility railProprietary plan portals; no standard transaction comparable to X12 270/271X12 270/271 electronic eligibility, widely supported
    Who decides which appliesThe reason for the visit — which the exam itself can changeThe reason for the visit — same trigger, opposite outcome
    Refraction (92015)Typically the vision-plan or patient-responsibility sideExcluded from Medicare by statute, without regard to the reason performed (MBPM Ch. 16 §90)
    AdjudicationPlan-specific rules, allowances and material schedulesCPT/HCPCS claim with NCCI edits, modifiers and global periods
    What automation can do todayRead the practice's own order and dispense data; queue portal lookups to a humanRun pre-visit eligibility, assemble the claim, run pre-submission edit checks
    What automation cannot do todayQuery benefit-remaining at scale without portal automation and its contractual exposureMake the coverage judgment itself, or attest to medical necessity

    The structural split as it affects automation. Refraction exclusion: Medicare Benefit Policy Manual, Chapter 16, §90.

    The refraction line deserves its own sentence, because it is one of the few things in this specialty that is settled beyond argument. Chapter 16, §90 of the Medicare Benefit Policy Manual states that expenses for all refractive procedures, whether performed by an ophthalmologist (or any other physician) or an optometrist and without regard to the reason for performance of the refraction, are excluded from coverage. That is a statutory exclusion, not a medical-necessity determination. It does not become covered because a disease was present, and no amount of documentation moves it.

    The design consequence in one sentence: every automation you build in this specialty has to survive a payer route changing after the automation already ran. If your architecture treats the pre-visit route as a commitment rather than a recommendation, it will be wrong regularly, and it will be wrong in a direction that costs money.

    Two more structural facts shape everything downstream. The first is that eye care is imaging-dense. OCT and fundus photography are ordinary parts of a routine day, and imaging is where the regulatory line around AI stops being a matter of degree and becomes absolute. The second is that where a practice runs an optical dispensary, it has attached a retail business — with inventory, suppliers, lab turnaround, remakes and a dispense appointment, attached to a clinical business that runs on entirely different rules. Automating one without understanding the other produces a system that is confidently wrong at exactly the moment the two touch.

    This article is the implementation guide. It assumes you have already decided that some administrative automation is worth doing and are now asking, in order: what should we build, in what sequence, who owns each phase, how do we know a phase succeeded, and what do we do when it does not.

    What Is Actually True in August 2026

    Before any build, get the regulatory calendar straight, because a meaningful share of what practices are told in 2026 describes obligations that do not exist, imposed on parties that are not the practice. Here is the ground as of today, with the source for each line.

    WhatWhat it saysStatus
    FDA Clinical Decision Support Software guidanceOperative document is dated January 29, 2026 and supersedes the January 6, 2026 version, which replaced the September 2022 guidance. A specific directive output still fails Criterion 3; FDA announced enforcement discretion over that failure where only one option is clinically appropriate.In force — and discretion is revocable, which an exclusion is not
    21 U.S.C. §360j(o)(1)(A) administrative exclusionScheduling, financial records, claims and billing information, business analytics, practice and inventory management, eligibility determination and lab workflow are excluded from the device definition by statute.In force — the safest ground in the whole cluster
    21 U.S.C. §360j(o)(1)(E) imaging carve-outSoftware intended to acquire, process or analyze a medical image is outside the exclusion entirely.In force — device, no criteria, no discretion
    §170.315(g)(10) certified APIRead services for single and multiple patients; the criterion specifically excludes write capabilities.In force — Certification Companion Guide updated May 15, 2026
    HIPAA Security RuleThe 2003 rule as amended in 2013 governs today. The NPRM sits in long-term actions with final action projected July 2027, so encryption at rest is still addressable, not required.In force — do not plan around the proposed rule
    CMS-0057-F prior authorizationBinds Medicare Advantage organizations and other impacted payers, not practices. Live now: specific denial reasons and public prior-auth metrics. The FHIR prior-authorization API is a January 1, 2027 payer obligation.In force for payers; API not yet required
    45 CFR §92.210 decision support toolsOngoing duty to identify and mitigate discrimination risk in patient care decision support tools, whether or not they are AI and whether or not FDA calls them devices.Appears in the current CFR as of August 4, 2026
    CMS Program Integrity Manual Ch. 3 §3.3.2.4Practitioner concurrence is explicitly required when AI technology captures the transcription of medical record entries.In force since January 17, 2025

    Regulatory ground as of August 12, 2026. Primary sources: 21 U.S.C. §360j, ONC/ASTP Certification Companion Guide, 42 CFR §422.122, 45 CFR §92.210.

    The most useful sentence in federal law for a practice administrator is in the device statute, and almost nobody reads it. 21 U.S.C. §360j(o)(1)(A) excludes from the device definition software intended for administrative support of a health care facility, and then enumerates what that means:

    "…the processing and maintenance of financial records, claims or billing information, appointment schedules, business analytics, information about patient populations, admissions, practice and inventory management, analysis of historical claims data to predict future utilization or cost-effectiveness, determination of health benefit eligibility, population health management, and laboratory workflow"

    21 U.S.C. §360j(o)(1)(A)

    Read that list against an eye care practice. Appointment schedules — your exam lanes and pre-testing resource. Claims and billing information — your two-payer routing paperwork. Practice and inventory management — your optical dispensary, named in the statute. Determination of health benefit eligibility — your 270/271 checks. Population health management — your diabetic retinopathy and glaucoma recall lists. Almost everything worth automating in this specialty is outside the device definition by statute, not by FDA's grace. That is the safest ground you will ever stand on, and it is where a first build belongs.

    The moment software starts recommending to a clinician, it moves into §360j(o)(1)(E) and has four criteria to satisfy. FDA's 2026 guidance did not soften Criterion 3 as much as the market claims. A function providing a specific preventive, diagnostic or treatment output or directive still fails it. What FDA announced is an enforcement discretion policy over that failure. Its own words at the March 11, 2026 town hall:

    "In cases where a software function provides a specific preventive, diagnostic or treatment output or directive, the software function fails criterion three… if only one recommendation is clinically appropriate and the software function otherwise meets all criteria under section 520(o)(1)(E), FDA intends to exercise enforcement discretion, meaning that FDA does not intend to enforce requirements under the FD&C Act, for such functions."

    FDA town hall transcript, March 11, 2026

    Write that down as enforcement discretion, never as exemption or approval. Discretion is a posture FDA can withdraw without notice-and-comment; a statutory exclusion is not. The guidance's own parallel sentence at page 10 uses "option" where the transcript says "recommendation" — same policy, different noun, and worth quoting from whichever document you are actually citing.

    On the state layer, three statutes matter operationally for an eye care practice and one is frequently misdescribed. California AB 3030, in force since January 1, 2025, requires a generative-AI disclaimer and instructions for reaching a human on communications pertaining to patient clinical information — and expressly defines that term to exclude "administrative matters, including, but not limited to, appointment scheduling, billing, or other clerical or business matters." It also does not apply where the communication was read and reviewed by a licensed provider. Texas HB 149 §552.051(f) is broader: it requires a provider using AI in relation to health care service or treatment to disclose that use no later than the date the service is first provided, with no human-review exemption on its face. Texas SB 1188 permits a practitioner to use AI for diagnostic purposes provided the practitioner is acting within the scope of the licence "regardless of the use of artificial intelligence," reviews all records created with AI, and discloses the use. Five words in that statute carry the whole doctrine: regardless of the use of artificial intelligence. The licence, and therefore the liability, does not move.

    California AB 489, in force since January 1, 2026, is the one that catches practices by surprise. It makes the existing prohibitions on titles implying a health care licence enforceable against the entity deploying AI whose advertising or functionality uses them. Each use is a separate violation and the relevant licensing board has jurisdiction. Naming your intake agent after a clinical role is a per-use violation in California. Name it after the practice.

    On Colorado — and why we are not resolving it here

    Colorado repealed and reenacted its AI Act through SB 26-189, signed May 14, 2026. The healthcare carve-out is the part that matters for a practice: the core sections do not apply to a HIPAA covered entity or its business associates for services rendered to a covered entity, to the extent the covered entity is doing business in Colorado, except for consequential decisions related to employment. But a covered entity must still provide patients a general notice of use of advanced technologies, which may be folded into existing patient-rights notices, and owes a richer disclosure — plain-language description, information relied on, how to request correction and human review — where the technology touches financial-assistance or discounted-care eligibility.

    On the effective date, use the enrolled text and ignore the summaries. SECTION 5 sets the act to take effect January 1, 2027 and to apply to consequential decisions made on or after that date; only a narrow set of rulemaking and appropriation provisions took effect on passage. An August 12, 2026 date circulates in secondary trackers, derived from a site-wide notice about Colorado bills passed without a safety clause — SB 26-189 has one, at SECTION 6, and sets its own dates, so that notice does not reach this bill.

    The interim is the part we would put to counsel rather than to a tracker. The predecessor statute, SB 24-205, is reported to have taken effect June 30, 2026 after a 2025 special-session delay, which would leave it on the books until the repeal operates; Colorado's attorney general is separately reported to have told a federal court in April 2026 that he does not intend to enforce it until rulemaking concludes. Neither of those two points comes from a document we fetched, so treat them as leads, not as the position. Rulemaking is live: the Colorado Department of Law filed proposed draft rules on August 11, 2026, with comments running to October 26, 2026. We flag the interim again in the limitations section.

    The Write Path: Read-Only by Certification

    This is the single most important architectural fact in any medical-practice AI build, and it is the one most often glossed over in a sales call. Certified API access is read-only. The ONC/ASTP Certification Companion Guide for §170.315(g)(10), last updated May 15, 2026, is explicit:

    "The § 170.315(g)(10) certification criterion requires Health IT Modules to support API-enabled 'read' services for single and multiple patients. … These services specifically exclude 'write' capabilities, where authenticated and authorized third-party applications would be able to create or modify EHI through a secure API."

    ONC/ASTP Certification Companion Guide, §170.315(g)(10), updated May 15, 2026

    Read that carefully and the whole market re-sorts itself. An agent can read your chart through a regulated, portable pathway in any certified EHR. Every write— booking the slot, posting the charge, filing the note, updating the problem list, touching the recall registry — happens through one of exactly three mechanisms: a vendor-discretionary write interface governed by that vendor's commercial terms and app-review process, robotic automation driving the user interface, or a human being. There is no certification requirement compelling any EHR vendor to offer the first, which is why "integrates with Epic" and "writes into Epic" are different claims with different price tags and different failure modes.

    Action an agent might takePathwayWhat that means for you
    Read the chart, schedule, problem list, imaging metadata, claims historyCertified §170.315(g)(10) APIRegulated and portable — the criterion requires it of every certified Health IT Module
    Create or reschedule an appointmentVendor write interface, UI automation, or a humanVendor-discretionary. Priced, rate-limited and revocable on commercial terms
    Post a charge or drop a claimVendor write interface, clearinghouse, or a humanVendor-discretionary; and the underlying attestation is always human
    File a note into the chartVendor write interface or a humanVendor-discretionary; the signature is non-delegable regardless of the pathway
    Update a problem list or a recall registryVendor write interface or a humanVendor-discretionary; this is where silent drift starts if it is unreconciled
    Look up vision-plan benefitsProprietary portalOutside the health-IT rail entirely — no standard transaction, no certification pathway
    Query an optical lab for order statusLab-specific interface or portalOutside the health-IT rail; treat as a supplier integration, not a clinical one

    There is a related pair of clocks worth knowing, because vendors sometimes cite them loosely. Under 45 CFR §170.404(b), a Certified API Developer must complete verification within ten business days of a registration request, and must register and enable applications for production use within five business days of completing that verification. Those are two distinct clocks — do not let anyone sum them into a single figure — and they attach to the certified read pathway, not to whatever private write pathway is being offered alongside it.

    The exact question to put to your EHR representative, in writing, before you sign anything. For each of the following actions — create appointment, reschedule, cancel, post charge, file note, update problem list, update recall registry — does your platform expose a supported write interface to a third-party application? Under what agreement? At what fee, including any per-transaction fee? With what rate limits? Under what app-review process, and how long does that review take? And under what conditions can the access be revoked, throttled or repriced? Get the answers on paper. A build costed against a write path that turns out not to exist is the most expensive mistake available in this category.

    There is a security dividend hiding in this constraint, and it is worth taking. An agent that cannot write cannot be injected into writing. Read-only by default is the strongest available control against prompt injection, and it costs nothing. When you do enable writes, enable exactly one action, reconcile it daily, and let it run clean for four weeks before adding a second.

    The Five Workflows Worth Automating

    Eye care practices tend to have five high-volume administrative workflows. Not all five are equally automatable, and the difference is not about how hard the engineering is — it is about which side of the read/write boundary the workflow sits on and whether the decision at its centre is administrative or clinical.

    WorkflowWhat it isWhat an agent can do todayWhat stays human
    Two-payer triage at bookingDecide before arrival whether the visit bills a vision plan, a medical plan, or splitsRecommendation only — read chief complaint, problem list, last visit type and 270/271 response, then propose a route with its evidenceThe coverage judgment, and any mid-visit change of route
    Optical dispensary order flowFrame and lens order, lab turnaround, dispense appointment, remakesStatus tracking, aging reports, dispense-appointment prompts, remake-rate reportingCommitting an order or a credit into the retail system without a human
    Diagnostic imaging documentationOCT and fundus photography volume, and same-day code deconflictionFlag same-day 92250 with 92133/92134 before submission; check that the documentation supports the pairReading, measuring or interpreting the image itself — that is a device function
    Cataract surgical scheduling and co-managementBiometry, IOL selection, ASC coordination, post-operative transferGlobal-period tracking, relinquished/assumed date generation, transfer-agreement presence checks, pre-op checklist assemblyThe written transfer agreement, and the clinical hand-off it represents
    Recall for dilated exams and disease monitoringAnnual exams, glaucoma and diabetic retinopathy intervalsBuild the list from diagnosis and last-visit date; queue outreach; measure return rateSetting the clinical monitoring interval, or messaging clinical findings without human review

    Sort every proposal you receive into one of three buckets and make the vendor tell you which one it is in. Read-and-reason, available now on any certified EHR: anything that computes over data the chart already holds and hands a human a conclusion — global-period expiry dates, imaging code-pair conflicts, recall lists, missing-document detection, packet assembly. Write, vendor-discretionary: booking, charge posting, note filing, problem-list updates. Outside the health-IT rail entirely: vision plans, optical labs, and the surgical facility's own scheduling system. Each item in that third bucket is its own integration, none is standardized, and several are governed by someone else's terms of use rather than by health-IT regulation.

    The highest-yield first build in this specialty is almost always the one nobody asks for: a daily worklist of calendar-derivable events. Which post-operative global periods expire this week. Which co-managed patients have no transfer agreement on file. Which patients are past their monitoring interval. Which optical orders have been at the lab longer than their expected turnaround. Which claims from yesterday carry a same-day imaging pair that will bounce. None of that requires a write, none of it requires a clinical judgment, and all of it is invisible today because it lives across four systems that never speak to each other.

    A note on measuring the problem before you automate it

    The most-cited number about administrative burden in medicine is that for every hour of direct clinical face time, physicians spend nearly two additional hours on EHR and desk work. It comes from Sinsky and colleagues in the Annals of Internal Medicine, and it deserves its citation limits every time it is used: 57 physicians, 430 observed hours, four specialties — family medicine, internal medicine, cardiology and orthopaedics, none of them eye care — across four states, with 21 physicians self-reporting after-hours diaries. The authors state the data came from self-selected, high-performing practices and may not be generalizable. It is also a 2016 study. Use it as context for why this problem exists, never as a measurement of your practice. Measure your own.

    Imaging Volume and the Line You Must Not Cross

    A busy eye care practice generates a great deal of imaging, and imaging creates two separate problems: a billing-deconfliction problem, which software is genuinely good at, and a regulatory boundary, which software must not go near.

    Start with the boundary, because it is absolute. Under 21 U.S.C. §360j(o)(1)(E), software intended to acquire, process or analyze a medical image is outside the non-device exclusion entirely. Not "fails a criterion and gets enforcement discretion." Outside. FDA's own worked examples in the 2026 guidance draw the line with unusual clarity: a function that summarizes a radiologist's own findings into a report draft, including a guideline-based recommendation for the clinician to review, revise and finalize, sits inside enforcement discretion — but the same function analyzing the image itself to generate findings or measurements fails Criterion 1 and is a device.

    For an imaging-dense specialty this is the sharpest line in the article. An administrative agent may track that an OCT was ordered, that it was performed, that it is unread, that it was billed with a same-day fundus photograph, and that the documentation supporting that pair is thin. It may not look at the scan. The moment a product in your practice reads pixels to produce a finding, you are in a different regulatory universe with a different vendor-diligence checklist, and the vendor should be able to tell you exactly what status it claims and on what basis.

    Now the deconfliction problem, which is exactly the sort of tedious, rule-bound, high-frequency check that read-only automation handles well. The 2026 NCCI Policy Manual carries several ophthalmology-specific rules that generate a steady drip of preventable denials.

    SituationThe ruleWhat the agent does
    Fundus photography (92250) with OCT (92133/92134) on the same eye, same dayNCCI: generally mutually exclusive, but a limited number of clinical conditions make both medically reasonable and necessary on the ipsilateral eye. In those cases both may be reported with modifier 59 or XU appended to 92250.Agent flags the pair pre-submission and checks the modifier is on 92250, not on the OCT code. A human confirms the clinical condition.
    General ophthalmological services (92002–92014) reported with an E/MNCCI: when E/M codes are reported, the general ophthalmological service codes shall not be reported separately; the E/M includes them.Agent flags the double-report before the claim drops. A human decides which service was actually rendered.
    Cataract extraction codes 66830–66991NCCI: mutually exclusive — only one per eye.Agent flags a second cataract code on the same eye. Clinical documentation resolves it.
    Iridectomy or anterior vitrectomy performed to complete a cataract extractionNCCI: not separately reportable.Agent flags the add-on. The operative note governs.
    Trabeculectomy as prophylaxis against a transient IOP riseNCCI: not separately reportable. A trabeculectomy treating documented glaucoma may be.Agent surfaces the distinction and the supporting documentation; the surgeon decides.
    Any function that analyzes the image to produce findings or measurements21 U.S.C. §360j(o)(1)(E): software intended to acquire, process or analyze a medical image is outside the non-device exclusion.Out of scope for an administrative agent. Full stop.

    Coding rules from the CMS National Correct Coding Initiative Policy Manual, 2026 revision; the general-ophthalmological-services rule sits at Chapter XI. Device boundary from 21 U.S.C. §360j.

    One detail in that table is worth pulling out because it is the one most often reversed in practice: when both fundus photography and OCT are reported for the same eye on the same day, NCCI puts the modifier — 59 or XU — on 92250. Not on the OCT code. A pre-submission check that verifies the direction of the modifier, not merely its presence, will catch a class of denial that is otherwise easy to absorb as noise.

    The general ophthalmological services rule catches even more revenue, in the other direction. NCCI states that when E/M codes are reported, CPT 92002–92014 shall not be reported separately, because the E/M service includes the general ophthalmological services. A practice that reports both is not being clever; it is generating a denial and, at volume, an audit pattern. A pre-submission flag costs nothing and prevents both.

    Global Periods and the Co-Management Hand-Off

    Cataract surgery introduces the other structural complexity in this specialty: a post-operative global period, frequently split between a surgeon and a co-managing optometrist, executed through a documentation workflow that most practice management systems do not model at all.

    The Medicare Claims Processing Manual, Chapter 12, sets out the mechanism precisely. Where physicians agree on transfer of care during the global period, the surgeon reports the surgical code with modifier -54 and the post-operative provider reports the same code, same date of service, with modifier -55. Then come three requirements that are pure documentation, and pure automation opportunity:

    1. 1.The dates must be on the claim: Providers need not specify on the claim that care has been transferred. However, the date on which care was relinquished or assumed must be shown on the claim, in the remarks field or free-text segment. An agent can compute and populate those dates from the schedule and the transfer record; a biller confirms them.
    2. 2.The written transfer agreement lives in both charts: Both the surgeon and the physician providing the post-operative care must keep a copy of the written transfer agreement in the beneficiary's medical record. An agent can check whether the document is present and flag every co-managed patient where it is not. It cannot produce the agreement — that is a signed clinical hand-off between two clinicians.
    3. 3.The receiving physician must have done something: The receiving physician cannot bill for any part of the global services until he or she has provided at least one service. An agent that watches for -55 claims with no corresponding post-operative encounter catches this before it becomes a refund.

    Global-period awareness pays for itself in a second way that has nothing to do with co-management: it prevents a post-operative visit inside the global window from being billed as a separate encounter. That is a routine, expensive, entirely avoidable error, and it is a pure date calculation over data the chart already holds.

    A number we are not going to print

    You will read, in a great many places, that the post-operative portion of a cataract global fee is worth roughly twenty percent and the surgical portion eighty. We chased that figure and could not find a CMS document behind it. Every source we located was an optometric trade publication or a practice-management vendor's help centre, none with a methodology. What is primary and citable is the mechanism: the -54/-55 split, the required dates in the remarks field, and the transfer agreement in both charts. The familiar rider that apportionment simply follows days of responsibility travels with the percentage, from the same trade sources, and we could not chase it to a CMS document either — so we are not asserting that one as a rule.

    The same applies to the refraction fee ranges that circulate in the trade press. We could not chase them to a survey or any published methodology, so we are not repeating them. The fact that refraction is patient-responsibility or vision-plan responsibility is solid. The price is your own decision, informed by your own remittances.

    One adjacent detail worth knowing if your practice also touches therapy services: the Medicare Benefit Policy Manual, Chapter 15, restricts who may certify a therapy plan of care, and states that optometrists may certify only low vision services. It is a narrow rule, but it is exactly the sort of constraint an automation layer should encode once rather than rediscover through denials.

    Optical: A Retail Queue Attached to a Clinical One

    The optical dispensary is the part of the practice that most clinical software ignores and most retail software mishandles. It runs on its own clock: a frame and lens order goes to a lab, the lab has a turnaround time, the finished product comes back, and a dispense appointment has to be scheduled with the patient — who may or may not still be reachable at the number they gave three weeks ago. Then there are remakes, which restart the whole cycle and which nobody tracks well.

    Two things make this tractable. First, it is squarely inside the statutory administrative exclusion — practice and inventory management is in the §360j(o)(1)(A) list by name — so there is no device question to answer. Second, unlike the vision-plan eligibility problem, most of the data lives in systems the practice controls: your own order records, your own dispense calendar, your own lab relationships.

    • Order aging: Every open optical order with days elapsed against the expected lab turnaround, and an escalation when it is exceeded. It is the optical report we most often find missing when we walk a practice's systems.
    • Dispense scheduling prompts: When an order returns, the patient needs an appointment. An agent can produce the outreach list and draft the message; the send should be scoped to an order-ID match so a message can never be generated without a real order behind it.
    • Remake tracking: Remake rate by lab, by lens type and by dispenser, measured rather than felt. It is a supplier-quality metric and a training metric at the same time.
    • Unbilled refraction reconciliation: Refraction is patient- or vision-plan responsibility. An agent can flag exams where a refraction was documented and no corresponding charge exists — a quiet, recurring leak, and one you can size from your own data rather than from anyone's benchmark.
    • Inventory against dispensing: Frames on the board versus frames sold, and which suppliers are turning. Retail arithmetic, done nightly instead of quarterly.
    A benchmark we refuse to print.Optical "capture rate" benchmarks are everywhere in this industry and we could not chase a single one to a source with a stated methodology. Every citation we followed led to optical-industry vendor content. We are not repeating a number whose origin we cannot name — and neither should the vendor pitching you against it. Measure your own capture rate, over your own patient population, and compare it to itself over time. That comparison is real. The industry number is not.

    The place where optical and clinical genuinely collide is messaging. A text that says "your glasses are ready" is an administrative communication, outside California AB 3030's definition of patient clinical information and squarely inside the device statute's administrative exclusion. A text that says anything about what the exam found is not. Build the message taxonomy first, write down which classes the agent may send unreviewed, and enforce that list in code rather than in a policy document nobody reads.

    The Implementation Path, Phase by Phase

    This is the part of the article that matters. Not a list of benefits — a sequence, with a named owner per phase, an entry criterion that says when you are allowed to start, an exit criterion that says when you are allowed to move on, and an explicit instruction for what to do when the phase fails. A programme that cannot say what "done" means for phase two will still be in phase two in a year.

    Phase and timingOwnerEntry criterionExit criterionIf the phase fails
    Phase 0 — Baseline and payer-split audit (Weeks 1–3)Practice administrator, with the Frenchy discovery leadTwelve months of claims data, schedule exports and optical order history are available for export, and the EHR vendor contact is identifiedA written count of visits by route (vision-only, medical-only, switched mid-visit), the top ten denial reasons by dollar, and a signed written statement from the EHR vendor naming which write actions it will and will not exposeIf the vendor will not answer the write question in writing, stop. Re-scope the whole programme to read-only with human commit, and reprice it before anyone builds anything
    Phase 1 — Read-only intelligence layer (Weeks 3–7)Integration engineer, with the billing lead as reviewerCertified API credentials registered and production access enabled; BAA chain executed including model-provider subcontractors; unique agent identity provisionedNightly worklists produced and reconciled by hand for two weeks: global periods expiring, same-day imaging pairs, recall due, transfer agreements missing, optical orders aging. Zero writes performedIf certified API data is materially incomplete for a field you need — laterality on imaging is the usual casualty — fall back to a practice-management report extract, document the gap, and do not pretend the API covered it
    Phase 2 — Pre-visit payer routing recommendation (Weeks 6–10)Front-desk lead, with the billing manager as escalationPhase 1 worklists stable for two weeks with reconciliation variance at zero; a written routing taxonomy approved by the practiceA routing recommendation with attached evidence on at least 90% of the next business day's schedule, and a logged human accept or override on every single oneOverride rate above 30% for two consecutive weeks means the recommendation logic is wrong, not that staff are wrong. Freeze the phase, re-derive the taxonomy from actual chief complaints, and re-enter
    Phase 3 — Pre-submission claim checks (Weeks 9–14)Billing manager, with a coder as reviewerPhase 2 override rate stable and trending down; a written list of the specific edits in scopeSame-day 92250/92133 pairs, general-ophthalmological-with-E/M double-reports, missing -55 relinquished and assumed dates, and cataract code conflicts all flagged before the claim drops, with a measured false-positive rate under 20%If the flag-dismissal rate exceeds 50%, the checks are producing noise. Turn off the noisiest edit, not the whole layer, and measure again for two weeks
    Phase 4 — Administrative communication agent (Weeks 12–18)Practice administrator, with compliance sign-offDisclosure copy approved against the states you operate in; an explicit written scope naming the message types allowed; a tested kill switchOptical-ready notifications, appointment confirmations, recall outreach and pre-operative instructions running, with a zero-tolerance audit showing no clinical content sent without human reviewAny clinical content leaving the agent unreviewed triggers the kill switch same-day, a full message audit, and a return to Phase 3 scope until the cause is found and fixed
    Phase 5 — Narrow write enablement (Weeks 16–24)EHR vendor liaison, with the integration engineerA signed vendor write agreement; sandbox testing complete; a rollback procedure tested end to end in the sandbox; a daily reconciliation report specifiedExactly one write action live — usually appointment creation — with a daily reconciliation report showing zero unexplained differences between agent-initiated writes and the system of recordAny unexplained reconciliation difference reverts that write action to human commit within one business day. Do not add a second write action until the first has run four clean weeks

    Three rules govern the whole sequence and they are more important than any individual phase.

    1. 1.No phase starts before the previous one has met its exit criterion: Not "mostly met." Met, measured, and written down. The overwhelming majority of failed automation programmes we are called in to rescue skipped an exit criterion because the next phase looked more exciting.
    2. 2.A phase that fails its exit criterion twice gets frozen, not expanded: The instinct when a recommendation layer produces a high override rate is to add more data to it. The correct move is to stop, sit at the front desk, and find out what the humans know that the model does not. Almost always the answer is context that never reached the system.
    3. 3.Writes come last and come narrow: One write action, reconciled daily, four clean weeks, then the next. Every write is a vendor-discretionary commercial arrangement and every write is a blast-radius expansion. Earn each one.

    On the parallel compliance track, which runs alongside every phase rather than as a phase of its own: an executed business associate agreementchain before any PHI moves, and the chain matters — under 45 CFR §160.103 a model provider processing PHI is a business associate, the agent-framework vendor in front of it is a business associate, and the model provider's own cloud host is a subcontractor business associate requiring a downstream agreement. A single BAA with the application vendor does not close the chain.

    Then the technical safeguards that actually bind you today. 45 CFR §164.312(a)(2)(i) makes unique user identification required, not addressable, and §164.312(a)(1) already frames access rights as attaching to persons "or software programs" — so the agent needs its own identity, not a borrowed clinician login. §164.312(b) requires audit controls that record and examine activity in systems containing ePHI. And minimum necessaryunder §164.502(b) applies to context windows: retrieval assembled for a billing, scheduling or recall agent is not a treatment disclosure and gets no exception. "Dump the whole chart into the prompt" is the specific practice that rule reaches.

    The Human-in-the-Loop Boundary

    Write this table down, put it in the statement of work, and make the vendor sign it. Ambiguity about what the agent may decide is how a practice ends up with a compliance problem that nobody chose.

    Decision or actionBoundaryWhy
    Build a recall list from diagnosis and last-visit dateAgent alonePopulation list building is named in the statutory administrative exclusion. Audit the list monthly for over-inclusion
    Run pre-visit medical eligibility on 270/271Agent aloneStandard transaction, administrative by statute
    Track optical orders through lab turnaround and flag agingAgent aloneInventory and practice management, named in the administrative exclusion
    Surface expiring post-operative global periodsAgent aloneA date calculation over data the chart already holds
    Assemble a pre-operative checklist and name what is missingAgent aloneDocument completeness, not clinical judgment
    Recommend which payer a visit should route toHuman review requiredCoverage consequence. Log the accept or override on every single recommendation
    Flag a same-day imaging code pair before submissionHuman review requiredThe clinical justification for reporting both is a documentation judgment
    Draft a patient message that references a clinical findingHuman review requiredCalifornia AB 3030 exempts the message where a licensed provider read and reviewed it; that review is the control, not the disclaimer
    Populate the relinquished and assumed dates on a -55 claimHuman review requiredMechanically derivable, but it is a claim representation — a biller confirms it
    Set or change a disease-monitoring intervalNeverClinical judgment. A specific directive output also sits squarely in FDA's Criterion 3 problem
    Interpret, measure or triage an OCT scan or fundus photographNeverSoftware that acquires, processes or analyzes a medical image is a device under §360j(o)(1)(E). No criteria, no discretion
    Sign or attest to any record entryNeverCMS requires practitioner concurrence on AI-captured entries; the model attestation is first-person and credentialed
    Perform work billed as "incident to"Never42 CFR §410.26 defines auxiliary personnel as an individual meeting state licensure. Software is not an individual
    Present itself with a clinical title or personaNeverCalifornia AB 489 makes each such use a separate violation, with licensing-board jurisdiction
    Determine medical necessity, or represent that it has been determinedNeverThe attestation is personal and carries administrative, civil and criminal exposure

    The attestation row is the one worth reading twice, because it is the cleanest statement in federal policy on this whole subject and it names AI explicitly. The Medicare Program Integrity Manual, Chapter 3, §3.3.2.4, effective January 17, 2025:

    "The treating physician/non-physician practitioner's (NPP's) signature on a note indicates that the physician/NPP affirms the note adequately documents the care provided. We note this type of practitioner concurrence is also required when using Artificial Intelligence (AI) technology to capture the transcription of medical record entries."

    CMS Medicare Program Integrity Manual, Chapter 3, §3.3.2.4

    The AI does not sign, and its non-signature is fine — because the practitioner's signature is doing the attesting for both. CMS's model attestation statement is first-person, credentialed, and states in terms that the signer understands that any falsification, omission or concealment of material fact may subject them to administrative, civil or criminal liability. The manual also forecloses the workaround: reviewers shall not consider attestation statements from someone other than the author of the record entry, and attestation cannot be used to backdate. There is no configuration in which an agent attests.

    One caution about human-in-the-loop as a control, because it is oversold. FDA's 2026 materials discuss automation bias — the propensity of humans to over-rely on a suggestion from an automated system, producing errors of commission by following incorrect advice and errors of omission by failing to act because nothing prompted them. FDA considers the level of automation and the time-critical nature of the decision when determining whether Criterion 4's independent-review requirement is met. And the Nature Communications work on vision-language models found that adversarial prompts embedded in medical imaging data are non-obvious to human observers. A reviewer who cannot see the problem cannot review it away. Design for a reviewer who is busy, and measure whether review is actually happening: track override rates, review times and dismissal rates per reviewer, per workflow, every month.

    What Breaks First — Detection and Rollback

    Every automation programme in this specialty breaks in roughly the same order. Knowing the order lets you instrument for it in advance, which converts an outage into a metric. Each row below names the failure, the signal that detects it, and the rollback — decided before launch, not during the incident.

    Failure modeDetection signalRollback
    The pre-visit payer route is wrong because the exam found pathologyDaily mismatch report: pre-visit route versus the route actually posted at check-out. Watch the trend, not the countThe pre-visit route is advisory only from day one. When mismatch exceeds your agreed threshold, the front desk re-verifies at check-out on 100% of visits until the logic is corrected
    Vision-plan portal automation fails silently after a portal changesPer-portal success rate, measured daily. Alarm on two consecutive failures for the same portal, not on a weekly average that hides itQueue affected lookups to a human immediately. Never let the agent infer a benefit or a remaining allowance it could not read
    Global-period tracking misses a co-managed patient whose surgeon is outside your systemPost-operative visits billed with no corresponding global flag; and -55 claims with no matching transfer agreement on fileDerive global status from remittance and transfer agreements rather than from your own schedule. Until then, the surgical coordinator reviews every co-managed patient manually
    Alert fatigue on imaging and coding flagsFlag-dismissal rate per edit per reviewer. A reviewer dismissing above 50% is not reviewing, and the audit trail now records ignored warningsDisable the single noisiest edit rather than the layer. Re-measure over two weeks before re-enabling
    Optical messages sent to the wrong person or about the wrong orderInbound call volume tagged "I did not order glasses"; reply-rate anomalies against baseline; bounce and opt-out ratesSuspend the optical message class, replay the last seven days of sends against order records, and require an order-ID match on every message before re-enabling
    Recall lists over-include, or systematically under-include a patient groupWeekly sampled audit of list membership against the chart; and a demographic distribution check on who is being recalled45 CFR §92.210 imposes an ongoing duty to identify and mitigate discrimination risk in decision support tools. Freeze the list, document the finding, and rebuild the query with the affected group represented
    Prompt injection through an untrusted input channel — an inbound fax, a referral PDF, a portal messageAnomalous tool calls from an agent processing external documents; unique agent identity plus audit logging is what makes this reconstructable at allLeast privilege at the API boundary and read-only by default mean an injected agent has almost nothing to do. Revoke the agent credential, replay the audit log, and quarantine the source channel
    Staff quietly route around the agent because it slowed them downUsage telemetry per workstation against schedule volume. A workflow nobody opens is a failed workflow, not a stable oneStop building. Sit at the front desk for a day. The fix is almost always that the recommendation arrived at the wrong moment, not that it was wrong

    The first row is the one that will happen to you, so plan for it explicitly. A pre-visit payer route is a prediction, and the exam is allowed to falsify it. The correct design is not a smarter predictor; it is a workflow in which the prediction is cheap to be wrong about. That means the route is advisory, the front desk owns the final call at check-out, and the mismatch rate is a monitored metric rather than a source of blame.

    The second row is the one that will be hidden from you, which is worse. Portal automation does not fail loudly; it fails by returning nothing, or by returning stale data, on a Tuesday, for one plan. Per-portal daily success rates with a two-failure alarm are the minimum instrumentation. And there is a contractual dimension that engineering conversations tend to skip: automating a third party's portal happens under that third party's terms of use, and the practice — not the vendor — is usually the party with the relationship at risk. Ask who indemnifies whom.

    The last row is not technical at all and it is the most common cause of quiet failure. If staff stop opening the worklist, the programme has already ended and nobody has said so. Usage telemetry per workstation against schedule volume is a two-hour build and it is the single best early warning you can have. When it drops, the fix is nearly always that the recommendation arrived at the wrong moment in the workflow, not that the recommendation was wrong.

    On prompt injection specifically: treat it as unsolved. The best non-vendor evidence available is a controlled simulation published in JAMA Network Open in December 2025, reporting attacks succeeding in 94.4% of 108 evaluations at turn four and persisting in 69.4% of follow-ups, with the authors concluding that even flagship models with advanced safety mechanisms showed high susceptibility. Its limits belong with it: a controlled simulation rather than field data, a main experiment run on lightweight models with a five-dialogue proof of concept on flagship models, and disclosed company roles among three co-authors. We could find no published study of prompt injection through patient portal messages, referral faxes or payer portals in a live practice. That absence is itself the finding: anyone selling you an injection-detection accuracy rate is selling you a number no independent party has ever verified.

    What We Could Not Verify

    This section is the reason to trust the rest of the article. Here is what we went looking for and did not find, stated plainly rather than papered over.

    • No independent accuracy benchmark exists for any AI product in this category: We searched for randomized, peer-reviewed or third-party evaluations of multi-step administrative agents in medical practices and found none. Every accuracy, automation, resolution or touchless rate in this market is published by the company that benefits from it, on its own definitions, on its own customer set, usually with no denominator disclosed. We exclude accuracy from any vendor comparison by design.
    • Optical capture-rate benchmarks: Every citation we followed led to optical-industry vendor content. No survey, no methodology, no origin. Not printed here.
    • Refraction fee ranges: Circulated widely in ophthalmic trade press and billing-service blogs. No survey and no source located. Not printed here.
    • The cataract co-management revenue split: The -54/-55 mechanism is primary from CMS Chapter 12. The commonly quoted percentage split — and the "apportioned by days of responsibility" gloss that accompanies it — are trade-press and vendor help-centre material with no CMS document behind either. Not printed here as fact.
    • The 90-day global period on cataract surgery: Confirmable in the Physician Fee Schedule relative value file, which we did not fetch. We describe the global-period mechanism and the modifier pair, both of which are primary, and we print no specific Medicare dollar amounts anywhere in this article because we did not fetch the fee schedule addendum.
    • Colorado's interim status, not its effective date: The effective date itself is not in doubt: the enrolled SB 26-189, SECTION 5, sets January 1, 2027 and applies the act to consequential decisions made on or after that date, and the earlier date that circulates comes from a general notice about bills passed without a safety clause, which this bill has. What we could not verify from primary documents is the interim — the operative status of the predecessor statute SB 24-205 during the second half of 2026, and a reported April 2026 federal-court filing in which the attorney general said he did not intend to enforce it pending rulemaking. We did not fetch that order and we name no case. Have counsel read the enrolled text and check the rulemaking docket.
    • Whether 45 CFR §92.210 is subject to any injunction or pending rescission: We could not verify this either way. What we can say is that it appears in the current Code of Federal Regulations as fetched, and that its inventory-and-mitigation duty is therefore a live obligation to plan around.
    • Vendor BAA availability and terms: Whether a particular model provider will sign a business associate agreement, and on which service tier, is a claim sourced only to that provider's own terms and it changes without notice. Re-check the provider's current documentation on the day you sign, not on the day you read an article.
    • Vision-plan technical capability: We describe the absence of a standard vision-plan eligibility transaction as a structural fact of the market. We did not audit every vision plan's technical offerings, and a specific plan may expose something we did not find. Ask yours directly.
    • State law outside California, Texas and Colorado: A wave of 2026 state health-AI statutes exists, mostly binding payers rather than practices, but the bill numbering circulating in secondary trackers is unreliable — one commonly cited example uses a bill-numbering convention the state in question does not use. We name no statute we did not read.
    The house rule, stated once: in the medical-practice AI market, almost every circulating operational statistic was published by a company selling software to the specialty it describes. When we cannot find a non-seller source, we say so. Naming the absence is more useful to an operator than repeating the number — and it is a reasonable test to apply to every vendor document that crosses your desk.

    Red Flags When Buying

    Vendor selection in this category is mostly an exercise in noticing what is not being said. These are the specific tells, and the specific question each one should trigger.

    Red flagWhat to ask, and why
    Quotes an accuracy, automation or touchless rate for this categoryThere is no independent benchmark for administrative AI agents in medical practices. Every accuracy figure in this market is vendor-published, on the vendor's own definitions and customer set, usually with no denominator disclosed
    Promises automated vision-plan eligibility at scaleThere is no standard vision-plan eligibility transaction. Ask which named plans, by what mechanism, under whose terms of use, and who bears the risk when a portal blocks it
    Says it "integrates with" your EHR without distinguishing read from writeCertified API access is read-only. "Integrates with" and "writes into" are different claims with different economics. Ask for the write list in writing
    Offers image reading, screening or triage bundled into an administrative productSoftware that acquires, processes or analyzes a medical image is a device. Ask what regulatory status the vendor claims and on what basis
    Describes itself as "HIPAA-compliant AI"HIPAA attaches duties to covered entities and business associates, not to software. Rewrite the requirement as: used under a BAA covering subcontractors, with minimum necessary, unique agent identity and audit controls
    Says FDA "approved" or "cleared" its clinical decision supportThe 2026 guidance grants enforcement discretion over a criterion failure. Enforcement discretion is not clearance and FDA can withdraw it without notice-and-comment
    Cites a refraction fee range or an optical capture-rate benchmarkWe could not chase either to a source. The trade figures circulate without methodology. A vendor repeating them has not checked them
    Prints a cataract co-management revenue split as a ruleThe -54/-55 mechanism is primary and citable. The percentage split is trade-press folklore — and so is the "apportioned by days of responsibility" gloss that usually accompanies it. Ask for the CMS text behind either; we could not find one
    Cannot show unique agent identity and per-action audit logging45 CFR §164.312(a)(2)(i) makes unique user identification required, and the access-control standard already contemplates software programs as access principals. A shared service account is a compliance failure, not a shortcut
    Wants to hold your PHI in its own account with no export pathThat is lock-in dressed as security. Insist on practice-owned infrastructure, a tested export, and a documented destruction path
    Sells you a payer FHIR prior-authorization integration for 2026Under 42 CFR §422.122, the prior-authorization API is a January 1, 2027 obligation on Medicare Advantage organizations. Ask which named payer has a live endpoint today
    Names its agent something that implies a clinical licenseCalifornia AB 489 makes each such use a separate violation and gives the relevant licensing board jurisdiction. Name it after the practice, not after a role

    Add one more to that list that has nothing to do with the product: roster freshness. This market consolidates fast, and a vendor comparison written six months ago may be describing companies that no longer exist independently. One concrete example from the patient-communication category: TrueLark, an AI front-desk automation product, was acquired by Weave — announced May 5, 2025 and closed later that month for $35 million in cash and equity — and no longer exists as an independent purchase. Weave itself is a publicly traded platform serving optometry among other verticals, and it publishes a starting price of $199 per month, which makes it one of very few vendors in this space with any published price at all. Neither of those facts makes it right or wrong for your practice. The point is narrower: before you evaluate anyone, confirm that the company still exists in the form the comparison describes.

    And be sceptical of pricing opacity in both directions. "Contact sales" is not a scandal, but it does mean you cannot benchmark, and it means the price you are quoted reflects what the vendor thinks you will pay. Ask for the price list. Ask what changes it. Ask what happens at renewal.

    Cost, Timeline and Working With Us

    Frenchy Digital scopes healthcare automation in four bands. These are the same figures we quote across every practice type, because the engineering discipline does not change with the specialty — only the domain does.

    EngagementRangeTimelineWhat it covers in an eye care practice
    Discovery + workflow audit$9k–$22k2–4 weeksOne day of your schedule walked end to end, the payer-split baseline quantified, the write-path answer obtained from your EHR vendor in writing, and a fixed-price phased plan
    Single-workflow agent$28k–$70k4–9 weeksOne workflow end to end — recall, payer routing, optical order tracking or pre-submission checks — with human review, unique agent identity, audit logging and an executed BAA chain
    Multi-workflow platform with EHR/PM integration$70k–$180k9–16 weeksRouting, imaging deconfliction, global-period tracking, recall and optical wired into the EHR and practice-management system, with reconciliation reporting
    Enterprise / multi-site / regulated build$180k–$420k+14–24 weeksMulti-site rollout with audit logging, human-in-the-loop controls, override-rate reporting and SOC 2 posture

    Senior-led rate is $150–$225 per hour. Ongoing retainers run $2,500–$9,500 per month. Every engagement carries a 30-day post-launch warranty, and you receive a written, fixed-price phased proposal within 5 business days of the discovery call. Full source-code and IP ownership transfers to your practice at delivery — there is no scenario in which your automation becomes hostage to our continued involvement.

    On payback, we will not hand you a modelled return before we have seen your data, because the honest inputs are practice-specific: how many visits switched payer route last year and what each one cost you; how many claims bounced on a same-day imaging pair; how many post-operative visits were billed inside a global period; how many co-managed patients have no transfer agreement on file; how many optical orders sat at the lab past turnaround; how many recall-eligible patients never came back. Those are all countable from data you already have, and counting them is the first deliverable of the discovery phase. A vendor who quotes you a return before counting is quoting you someone else's practice.

    What the discovery engagement produces, concretely: a payer-split baseline for twelve months of visits; a ranked list of denial reasons by dollar; a written answer from your EHR vendor on which write actions it will expose and on what terms; a message taxonomy separating administrative from clinical communications against the states you operate in; a human-in-the-loop boundary table adapted to your staffing; and a phased plan with the entry and exit criteria filled in for your practice rather than for a generic one.

    Book a free 60-minute discovery call or call +1 (424) 272-5601. Frenchy Digital is a senior-led Black-owned agency based in Los Angeles.

    The 2026 Decision, Summarized

    Eye care is one of the better candidates for administrative automation in medicine, and for a reason that has nothing to do with how advanced the technology is. It is that most of the recurring pain in this specialty is calendar-derivable and rule-bound: global periods that expire, monitoring intervals that lapse, code pairs that conflict, orders that age at a lab, transfer agreements that are missing from a chart. None of that requires a model to be clever. It requires a system that looks across four disconnected systems every night and hands a human a short, correct list in the morning.

    What it does not require, and must not include, is a machine making the calls that belong to a licensed human. The payer route when the exam changes the picture. The monitoring interval. The reading of the scan. The signature. Each of those has a specific legal reason attached, and each of those reasons is older and more settled than the technology being sold against it.

    So the sequence is: read-only first, because certification guarantees it and because an agent that cannot write cannot be injected into writing. Recommendations second, with the override logged, because the override rate is the only honest measure of whether the recommendation is any good. Pre-submission checks third, because they pay immediately and they cannot hurt anyone. Administrative messaging fourth, scoped in code rather than in a policy. And write enablement last, one action at a time, reconciled daily, after your EHR vendor has told you in writing what it will actually let you do.

    Build it in that order and the worst case is that you have a very good nightly worklist and a practice that knows more about its own operations than it did before. Build it in the reverse order — writes first, on a vendor's promise, with the clinical boundary left vague — and the worst case is considerably worse than nothing.

    Map Your Two-Payer Workflow in One Call

    Book a free 60-minute discovery call with Frenchy Digital, a senior-led Black-owned Los Angeles agency. We will walk one full day of your schedule — vision, medical, the ones that switched mid-exam, the imaging and the optical orders — and send a written, fixed-price phased proposal within 5 business days.

    Map Your Two-Payer Workflow in One Call

    Book a free 60-minute discovery call with Frenchy Digital, a senior-led Black-owned Los Angeles agency. We will walk one full day of your schedule — vision, medical, the ones that switched mid-exam, the imaging and the optical orders — and send a written, fixed-price phased proposal within 5 business days.

    1517 S Bentley Ave Unit 204, Los Angeles CA 90025

    Frequently Asked Questions

    Sources & References

    1. 1ONC/ASTP — Certification Companion Guide, §170.315(g)(10) Standardized API for Patient and Population Services (updated May 15, 2026)
    2. 245 CFR §170.404 — Application programming interfaces (registration and production-access clocks)
    3. 3CMS — Medicare Benefit Policy Manual, Chapter 16 (refraction exclusion §90; cosmetic surgery §120)
    4. 4CMS — Medicare Claims Processing Manual, Chapter 12 (global surgical package, modifiers -54 / -55)
    5. 5CMS — National Correct Coding Initiative Policy Manual, 2026 revision (ophthalmology coding rules; general ophthalmological services at Chapter XI)
    6. 6CMS — Medicare Benefit Policy Manual, Chapter 15 (therapy certification; optometrists may certify only low vision services)
    7. 7CMS — Medicare Program Integrity Manual, Chapter 3, §3.3.2.4 Signature Requirements (AI-captured entries)
    8. 821 U.S.C. §360j — Device exclusions, including administrative support and clinical decision support
    9. 9FDA — Clinical Decision Support Software final guidance (issued January 29, 2026; docket FDA-2017-D-6569)
    10. 10FDA — Clinical Decision Support Software guidance PDF
    11. 11FDA — CDS final guidance town hall transcript, March 11, 2026
    12. 1242 CFR §410.26 — Services and supplies furnished incident to a physician's service
    13. 1345 CFR §164.312 — HIPAA Security Rule technical safeguards
    14. 1445 CFR §160.103 — Definition of business associate, including subcontractors
    15. 1545 CFR §92.210 — Nondiscrimination in the use of patient care decision support tools
    16. 1642 CFR §422.122 — Medicare Advantage prior authorization: denial reasons, API and public metrics
    17. 17California AB 3030 — Generative AI in patient communications (Health & Safety Code §1339.75)
    18. 18California AB 489 — Health advice from artificial intelligence (B&P Code §§4999.8–4999.9)
    19. 19Texas HB 149 (TRAIGA) — §552.051(f) health care AI disclosure
    20. 20Texas SB 1188 — Artificial intelligence in the electronic health record (Health & Safety Code §183.005)
    21. 21Colorado SB 26-189 — repeal and reenactment of the Colorado AI Act
    22. 22Reginfo.gov — Unified Agenda entry RIN 0945-AA22, HIPAA Security Rule (final action projected July 2027)
    23. 23Lee RW et al. — Vulnerability of Large Language Models to Prompt Injection When Providing Medical Advice, JAMA Network Open, December 2025
    24. 24Clusmann J et al. — Prompt injection attacks on vision language models in oncology, Nature Communications, February 2025
    25. 25Sinsky C et al. — Allocation of Physician Time in Ambulatory Practice, Annals of Internal Medicine, 2016
    Chris Machetto - CEO & Founder of Frenchy Digital

    Chris Machetto

    CEO & Founder of Frenchy Digital, a senior-led Black-owned Los Angeles agency building HIPAA-conscious AI automation for medical practices, clinics and healthcare operators.