Clinical Summarization & Chart Review
M

MedScrub

MedScrub inverts the usual arrangement in this category. Most products here send patient records to a model. MedScrub strips the patient out of the records first, sends the de identified content to whichever model the customer chooses, and re identifies the answer on the way back. All eighteen HIPAA identifiers are removed by a proxy before data reaches any model, the substitution is reversible, and the company reports 78 percent token cost savings as a side effect of the compression involved. That proxy is sold on its own as an HTTP API and as an MCP server, with self hosted or cloud deployment, and it is deliberately model agnostic: GPT-4, Claude, Gemini, Mistral and local models running under Ollama are all named as supported targets, on the argument that once identifiers are stripped any model becomes safe to use. Developer use cases named alongside the clinical ones include intake and triage chatbots, ICD-10, CPT and SNOMED coding assistance, referral routing and care plan generation, and using de identified production data in staging environments. On top of that sits a clinician facing product. It pulls conditions, laboratory results, vitals, medications and imaging from the EHR and produces a visit summary before the patient arrives, and it answers questions about any chart with the same de identify and re identify path in between. The company is explicit that this starts from structured EHR data rather than from a recorded conversation, positioning it against ambient capture. One architectural claim deserves particular attention because nothing else in this category makes it: patient data syncs from the EHR into a clinical data repository the customer owns rather than into the vendor's cloud. Combined with self hosting and local model support, that means an organisation can run the whole path without patient content leaving infrastructure it controls. Note on identity: this record is built on the product, MedScrub at medscrub.ai. No corporate parent was independently verified and none is asserted here.

Last VerifiedJuly 24, 2026
Compare MedScrub with other vendors
Founded
Headquarters
Website
www.medscrub.ai
Categories
clinical-summarization
Assessment

Capability Axes

AI Capability
AI Centrality
B
Vendor Published

The grade describes the mechanism, not the quality. The de identification engine is genuine model work and it is the differentiator: reliably locating all eighteen HIPAA identifiers across messy clinical text, reversibly, is a hard natural language problem and it is what the company actually builds. But the clinical reasoning a buyer relies on is explicitly performed by third party models the customer selects, GPT-4, Claude, Gemini, Mistral or a local model under Ollama, and MedScrub is deliberately agnostic between them. So the AI producing the clinical output is not MedScrub's AI. That is a coherent and arguably safer architecture, and it is also the reason this is not an A.

Autonomy and Oversight Model
C
Vendor Published

No oversight mechanism is described for the clinical output. There is no confidence signal, no threshold, no abstention behaviour and no required review step for the visit summaries or the chart question answering. One structural point matters more than the missing parameters, and it is the third instance of this pattern in the lane: because the clinical reasoning is performed by a model the customer selects, the oversight and error properties of the output depend on a component MedScrub neither controls nor evaluates. The same summary produced through a frontier model and through a small local model are different artefacts with different failure rates, and nothing here tells a buyer which to expect. Establish who is accountable for output quality when the buyer chose the model.

Model and Technology Transparency
B
Vendor Published

The most complete answer to the whose model is it question found anywhere in this index, because the answer is whichever model you choose and the company names them: GPT-4, Claude, Gemini, Mistral and local models under Ollama. Model agnosticism stated as a design property rather than left vague is real transparency, and it lets a buyer reason about where content goes and what it costs. Held at B because the single most important number is missing. For a de identification engine, RECALL ON IDENTIFIER DETECTION IS THE SAFETY PROPERTY: one missed identifier defeats the entire architecture, since the whole argument rests on nothing identifiable reaching the model. The company describes HIPAA grade FHIR accuracy without publishing a figure, a method or an evaluation set. Ask for measured recall across all eighteen identifier categories and what happens on a miss.

Clinical and Operational Evidence
C
Vendor Published

Claims without substantiation. No customer is named, no funding is disclosed, no deployment is described and no independent evaluation was located. The two quantified claims, 78 percent token cost savings and HIPAA grade FHIR accuracy, carry no baseline, method or denominator. The token saving figure is at least the kind of claim a buyer can verify quickly in a trial, which is more than most of this category offers, but it measures cost rather than correctness.

AI Safety and PHI Stewardship
A
Vendor Published

The strongest privacy architecture in this category and it rests on several independent mechanisms rather than a single promise. All eighteen HIPAA identifiers are removed before content reaches any model, so a consumer or frontier model never receives identifiable data. The substitution is reversible so utility is preserved. The proxy can be self hosted. Local models are supported under Ollama, meaning the entire path can run without content leaving the premises. And patient data syncs into a clinical data repository the customer owns rather than into the vendor's cloud. Any one of those would be notable; together they let an organisation eliminate the exposure rather than manage it, which is the property this index credits as engineered privacy rather than policy privacy. Two things a buyer must still establish, and they are the reason this is not a perfect record: the unpublished recall figure discussed on the transparency axis, and the hard case for any de identification pipeline, which is an identifier spoken or written conversationally rather than in a structured field.

Regulatory and Compliance
HIPAA and BAA Posture
C
Vendor Published

HIPAA framing runs through the entire product, with references to HIPAA grade accuracy, stripping all eighteen identifiers and reaching a HIPAA compliant build quickly, but no compliance statement and no business associate agreement terms were located. Graded C rather than Not Rated because claims exist and none is an assurance. One point deserves separate attention because it is the product's core commercial argument rather than a detail: if identifiers never reach the model provider, a customer may not need a business associate agreement with that provider at all. That is a genuinely significant proposition and it is exactly the kind of conclusion that should be validated with counsel against your own risk posture rather than accepted from a vendor page.

Security Certifications and Trust Center
Not rated

No SOC 2, HITRUST, ISO 27001 or other attestation was located, and no trust centre or security page was found. Not Rated reflects absent retrieval. The self hosted deployment option shifts much of the security burden onto the customer's own environment, so establish which controls the vendor attests to in each deployment mode rather than treating the answer as uniform.

FDA and Regulatory Status
Not rated

No FDA clearance, device authorisation or regulatory pathway statement was located. Not Rated reflects absent retrieval. The product summarises and answers questions from the record rather than recommending treatment, so the scoping question is milder than for several records in this category, though the coding assistance and care plan generation use cases named for developers sit closer to the boundary than the summarisation does.

AI Governance and Bias Disclosure
C
Vendor Published

The grade describes disclosure. No fairness, subgroup or demographic performance disclosure of any kind was located, and there is a specific reason that matters more here than in most records rather than less. De identification engines are known to perform unevenly across naming conventions: a model trained predominantly on Western given and family names detects them more reliably than names from other traditions, and the same applies to address formats and identifier patterns. If recall varies by population, then the privacy protection this product sells is itself unevenly distributed, and the people least protected are precisely those whose names the training data underrepresents. That is the same structural shape this index recorded for patient matching accuracy and for speech recognition across accents. Published recall broken down by name origin would be a genuinely differentiating disclosure and no vendor in this space offers it.

Integration and Deployment
EHR and Interoperability Depth
C
Vendor Published

Real integration is described and no system is named. The product pulls conditions, laboratory results, vitals, medications and imaging from the EHR and syncs them into a customer owned clinical data repository, and FHIR accuracy is referenced, which implies standards based exchange. But no EHR vendor, integration mechanism, certification or marketplace listing was located anywhere, so an organisation cannot establish whether its own system is supported without asking. The developer facing surfaces, an HTTP API and an MCP server, are genuine integration points and unusually current, but they serve builders rather than answering the EHR question.

Deployment Model and Data Residency
A
Vendor Published

The second A on this axis in this category and it is earned differently from the first. Three independent choices are offered rather than one: the de identification proxy runs self hosted or in the cloud, the models can be frontier services or local models under Ollama, and the patient data repository is owned by the customer rather than held in the vendor's cloud. Taken together an organisation can construct a path in which no patient content and no de identified content ever leaves infrastructure it controls, which is the strongest data control posture found in this lane. Held short of a complete answer only because no residency regions, hosting detail or portability commitment is published for the cloud option, and because nothing describes what the vendor can see in a self hosted deployment.

Commercial
Commercial Transparency
Not rated

No price, tier or pricing mechanism was located. Not Rated is the house convention for absent pricing rather than a low grade. The 78 percent token cost saving claim is a cost argument rather than a price, and note that it describes savings on the customer's own model spend rather than on what MedScrub charges, so the two should be assessed separately.

Setting and Specialty Coverage
C
Vendor Published

Coverage is described by use case rather than by care setting or specialty, and no clinical setting is named anywhere. The clinician facing functions are population health screening, pre visit planning and chart question answering, which point toward ambulatory primary care without saying so, and the developer facing use cases span intake and symptom checking chatbots, coding assistance, referral routing, care plan generation and staging environment data. That is breadth of application rather than depth in any setting, and no specialty specific behaviour, instrument or terminology handling was located.

Commercial

Pricing

Vendor-published figures are labeled as such. Figures labeled “Estimated” are derived from third-party sources and have not been confirmed by the vendor.

Entry Price Pricing Basis BAA Tier Implementation Source
Not published
Undisclosed. Sold as a de identification proxy, as developer API and MCP access, and as a clinician facing application. Not published. Note the product's core argument is that a BAA with the model provider may be unnecessary once identifiers are stripped; validate that with counsel rather than accepting it. Not published. Self hosted and cloud deployment are both offered, with an HTTP API and an MCP server as integration surfaces, and no fee structure is stated for any of them. Vendor Published

No price, tier or pricing mechanism was located, so commercial transparency is Not Rated per the house convention rather than graded down. The published 78 percent token cost saving is a claim about the customer's own model spend, not about what MedScrub charges, and the two should be assessed separately: a product can save meaningfully on inference cost and still cost more than it saves. Four things to establish. Which component you are buying, since the de identification proxy, the API and MCP server, and the clinician facing sidekick are separable products with different buyers inside the same organisation. What self hosting costs in practice, because that deployment shifts real infrastructure and security burden onto the buyer and belongs in any total cost comparison against a hosted competitor. Whether model spend is passed through, marked up or brought by the customer, since the architecture is explicitly model agnostic and that choice materially changes the running cost. And what the customer owned clinical data repository actually means contractually, because owning the store is the strongest claim on this record and it should be written down, including what happens to it and to the identifier mapping if the relationship ends. One thing worth verifying rather than negotiating: the token saving claim is unusually testable in a short trial, so measure it on your own records before it enters a business case.

AI Health Index

An independent reference for evaluating AI vendors in healthcare. No vendor pays for inclusion, placement, or rating.

Index Status
Last index update
July 24, 2026
The AI Health Index is an editorial reference, not a regulatory body. Vendor data is verified against published sources and public regulatory filings. Figures labeled “Estimated” have not been confirmed by the vendor. See the Methodology page for evaluation standards and limitations.
© 2026 AI Health Index
3801 N Capital of Texas Hwy, Ste E240 · Austin, TX 78746