Skip to main content

Healthcare

Healthcare AI is past the proof-of-concept phase. Ambient scribes are in production at major health systems, prior authorization automation has a regulatory mandate behind it (CMS FHIR rule, 2027), and revenue cycle AI is delivering measurable ROI without requiring FDA clearance. The engineering challenge isn't AI capability — it's building systems that handle PHI correctly at every layer, integrate with fragmented EHR infrastructure, and stay within the clinical decision support exemption to avoid 12-24 month SaMD regulatory timelines.

Healthcare industry
Overview

Healthcare is the industry where the ambient AI wave is producing the first clinical AI category with real, broad physician adoption. Ambient documentation — AI listening to patient visits and generating structured clinical notes — is solving a problem physicians experience daily. The infrastructure lesson from the ambient scribe explosion is clear: clinical AI that removes friction gets used; clinical AI that adds steps does not.

···

What AI Is Actually Changing

Ambient clinical documentation is the highest-adoption AI use case in healthcare right now. Physicians spend 30-50% of their working hours on EHR documentation — that burden is a major driver of burnout and a known contributor to medical errors. Abridge, Nuance DAX, Nabla, and DeepScribe are deployed in production at major health systems because they remove the documentation backlog. The adoption pattern is different from every previous clinical AI wave: physicians are asking for these tools, not resisting them.

Revenue cycle AI is the second wave with near-term ROI. Claims denial prediction, coding automation, and prior authorization workflow automation do not require FDA clearance, have clear business cases, and sit inside existing administrative workflows. The CMS FHIR prior auth mandate creates the infrastructure layer that makes prior auth automation scalable by 2027.

The Data Quality Problem

Clinical AI is as good as clinical data, and clinical data is genuinely messy. ICD codes are inconsistently applied across providers. Medication names appear as brand names, generics, and abbreviations without standardization. Free-text clinical notes are the richest source of clinical information but require healthcare-specific NLP to parse reliably. EHR data quality varies significantly across institutions and reflects historical care disparities that downstream AI models will reproduce if not corrected.

Healthcare Data Engineering Requirements
  • HL7 FHIR R4 parsing with fallback handling for incomplete or malformed resources
  • Clinical NLP pipelines with medical terminology normalization (SNOMED CT, RxNorm, LOINC)
  • CCD/CCDA document parsing for care transition and referral data
  • Real-time HL7 v2 message handling for lab results and ADT events
  • OMOP Common Data Model conversion for research and analytics workloads
···

The Adoption Engineering Problem

Healthcare AI tools fail adoption not because of accuracy problems but because of workflow problems. A diagnostic AI that requires physicians to context-switch to a separate application, re-enter data already in the EHR, and interpret a score without clinical guidance will not be used. The ambient scribe tools that are succeeding are embedded directly in clinical workflow — Nuance DAX lives inside Epic. That integration architecture is the adoption strategy.

Designing for Clinical Adoption

01
Embed in Existing Workflow

AI outputs must appear in the EHR at the point of care, not in a separate application. Epic and Oracle Health both provide third-party app integration frameworks (CDS Hooks, SMART on FHIR) that enable in-workflow AI.

02
Minimize Required Actions

The physician should be able to accept, modify, or dismiss an AI recommendation in one click. Any workflow that requires more than one action per AI output will see abandonment rates climb.

03
Confidence Transparency

Clinical AI outputs must surface uncertainty explicitly. A diagnostic model that does not communicate its confidence level creates inappropriate trust calibration in the physician.

04
Measure Clinical Outcomes, Not Just Technical Metrics

Validate on patient outcomes, not just model accuracy. The measure of a clinical AI tool is whether patients do better, not whether the AUC is above 0.9.

Domain Challenges
  1. 01

    HIPAA/HITECH applies to every component in the data path — PHI flowing through a logging service, a vector database, or a third-party AI API without a Business Associate Agreement in place is a federal enforcement issue, not just a compliance gap

  2. 02

    EHR interoperability is still broken despite HL7 FHIR mandates — Epic's FHIR implementation and Oracle Health's differ in ways that matter for data completeness, real-time event availability, and patient record fidelity

  3. 03

    Prior authorization is fax-based, payer-specific, and responsible for weeks of treatment delay — the CMS FHIR mandate creates the infrastructure foundation by 2027, but each payer's API implementation is different enough that 'FHIR-compliant' does not mean interoperable

  4. 04

    FDA SaMD classification adds 12-24 months to any clinical AI deployment that crosses into diagnostic decision support — scoping builds to stay within the 21st Century Cures Act clinical decision support exemption requires deliberate architecture choices from day one

  5. 05

    Physician adoption is the hardest problem — tools that interrupt workflow or add documentation burden get abandoned regardless of accuracy, which is why ambient scribes succeed and most clinical dashboards don't

  6. 06

    Clinical AI bias is a patient safety issue, not an abstract fairness concern — models trained on non-representative EHR data produce measurably worse outcomes for underrepresented populations, and the training data reflects decades of care disparities

Why it’s different with us
  • We scope PHI handling at the infrastructure level before writing application code — BAA-eligible cloud services, encrypted data paths, and per-access audit logging are architectural decisions, not a compliance review bolted on at the end

  • We have direct integration experience with Epic FHIR APIs, CCD document parsing, and HL7 v2 message handling — we don't treat EHR integration as a checkbox

  • We deliberately scope clinical AI builds to stay within the 21st Century Cures Act clinical decision support exemption where the use case allows it — this keeps FDA SaMD classification out of the critical path and gets working software in front of physicians faster

  • Ambient documentation pipelines get the same PHI treatment as diagnostic AI from us — audio processing of patient visits is PHI from the moment the microphone opens, not after the transcript is generated

  • We measure physician adoption metrics alongside accuracy metrics — a model that adds five minutes per encounter will not be used, and we treat workflow integration as a first-class engineering requirement

Domain Insights
01Ambient Scribes Are the First Clinical AI Category With Real Physician Adoption

Abridge ($150M raised), Nabla, DeepScribe, and Nuance DAX are being used in production because they solve a problem physicians experience every day — the average physician spends 30-50% of working hours on EHR documentation. Ambient AI that listens to the patient visit and generates structured clinical notes eliminates that backlog. The engineering challenge is HIPAA-compliant audio processing, accurate medical terminology extraction, and correct structured output for medication names, dosages, and procedure codes. Nuance DAX's adoption advantage comes from embedding directly in Epic's workflow — physician adoption follows friction reduction, not feature lists.

02Prior Authorization Automation Is Technically Solved, Commercially Stuck on Integration

The technical capability exists: extract clinical criteria from EHR data, match against payer coverage rules, submit via FHIR APIs, track status. The 2024 CMS rule gives payers until 2027 to implement prior auth FHIR APIs, which creates the infrastructure foundation. The commercial problem is that each payer has a different API implementation, different coverage rule logic, and different error handling — this is a long-tail integration problem, not an AI problem. The builders winning this market are building payer-specific integration layers rather than assuming FHIR compliance means interoperability.

03Revenue Cycle AI Has the Clearest ROI in Healthcare Without FDA Complexity

Claims denial prediction — identifying claims likely to be denied before submission and correcting them or pre-building the appeal — has fast, measurable ROI. A health system with a 10-15% denial rate that manually appeals claims is leaving real revenue on the table. AI that predicts denials with enough lead time to correct coding errors or attach required documentation before submission directly increases collection rates. This is administrative workflow automation, not diagnostic AI — it's PHI-touching and requires the same HIPAA rigor, but it doesn't trigger FDA SaMD classification.

Industry Trends

Ambient clinical documentation moving from pilot to standard of care — Abridge and Nuance DAX in production at major health systems, with Epic integration driving adoption at scale

Prior authorization FHIR APIs becoming a payer compliance requirement under the 2024 CMS rule — the first scalable prior auth automation infrastructure becomes available by 2027

Revenue cycle AI investment accelerating — claims denial prediction and coding automation delivering near-term ROI without the FDA clearance timeline that diagnostic AI requires

AlphaFold and Recursion Pharma compressing drug discovery timelines — AI-designed molecule candidates reaching clinical trials faster than traditional pipeline timelines allowed

Clinical staffing AI addressing Great Resignation capacity gaps — scheduling optimization and AI-assisted triage extending the effective capacity of reduced clinical teams

ONC HTI-1 algorithmic transparency requirements taking effect — clinical decision support tools now need to disclose the logic and training data characteristics driving recommendations

Common Pitfalls
  1. 01

    Sending PHI to AI APIs without confirming BAA status for every vendor in the data path — this includes logging services, observability tools, and embedding providers, not just the primary model API

  2. 02

    Assuming Epic FHIR and Oracle Health FHIR are equivalent — the schema differences, real-time event availability gaps, and data completeness variations between EHR systems have broken integrations built on that assumption

  3. 03

    Pursuing FDA SaMD clearance before validating physician workflow fit — a cleared product that interrupts workflow or adds documentation burden will not be adopted, and the 12-24 month clearance timeline is a poor use of engineering resources on an unvalidated workflow

  4. 04

    Training clinical AI on homogeneous datasets and measuring accuracy on the same population — models that hit strong accuracy numbers on majority-population data often fail on underrepresented groups in ways that don't show up until deployment

  5. 05

    Optimizing for model accuracy metrics without instrumenting physician workflow impact — a sepsis prediction model that is 92% accurate but generates alert fatigue will be ignored, making accuracy irrelevant

Regulatory Landscape

HIPAA/HITECH governs all PHI handling and requires Business Associate Agreements with every vendor in the data path — this includes AI APIs, logging services, and vector databases. The FDA regulates clinical AI as Software as a Medical Device (SaMD) for decision support that meets the device definition — the 2023 AI/ML Action Plan adds predetermined change control requirements for continuously learning models. The 21st Century Cures Act mandates FHIR interoperability APIs, and the 2024 CMS Interoperability and Prior Authorization Rule requires payers to implement FHIR prior auth APIs by 2027 — creating the first viable infrastructure for scalable prior authorization automation.

Our Approach

We build healthcare AI with PHI handling designed into the architecture — encrypted data paths, BAA-eligible services throughout the stack, and audit logging on every PHI access event. Clinical AI implementations are scoped from the start to stay within the 21st Century Cures Act clinical decision support exemption where the use case allows, keeping FDA SaMD classification out of the timeline. For ambient documentation, we treat audio streams as PHI from capture through transcription and structured note generation — there's no stage in that pipeline where HIPAA requirements are relaxed. Revenue cycle use cases — denial prediction, coding automation — get the same PHI discipline with faster time to measurable ROI because FDA clearance isn't in the path.

Ready to build for Healthcare?

We bring domain expertise, not just engineering hours.

Start a Conversation

Free 30-minute scoping call. No obligation.