Evidence explainer

Digital health and AI

What Makes a Health AI Tool Explainable to a Patient

A tool is explainable to a patient when they can say what it is for, what shaped the output, how uncertain it is, who is accountable, and how to challenge it. A feature chart is not that.

Fully reviewed by Jasaman (Jasmin) Tojjar, MD, PhD

On this page
  1. Start with the decision, not the algorithm
  2. Seven questions a patient explanation should answer
  3. Transparency is broader than one explanation
  4. Global and local explanations
  5. Feature importance can mislead
  6. Uncertainty needs more than a confidence score
  7. Missing data and input quality belong in the explanation
  8. Human oversight must be concrete
  9. Explanation must support disagreement
  10. Accessibility is a safety property
  11. Equity requires performance and process evidence
  12. Regulation sets floors, not one universal script
  13. How to test an explanation
  14. A reusable patient-facing template
  15. Explainability that earns trust
  16. Sources

An AI system can produce a technically accurate prediction and still fail to explain itself to the person affected. A patient does not usually need a tour of model architecture. The patient needs to know what the tool is doing in this care pathway, why its output applies to them, how much confidence to place in it, and who will act on it.

Explainability is audience- and decision-specific. A data scientist needs information for debugging. A regulator needs evidence about intended use, performance, risk controls, and change management. A clinician needs enough basis and patient-specific context to use or reject an output safely. A patient needs a clear account that supports autonomy and a meaningful conversation.

No explanation can rescue a tool that is invalid, biased, insecure, or unsuitable for the use. Explainability complements validation and governance; it does not replace them.

Start with the decision, not the algorithm#

An explanation has a purpose only in relation to a decision. Is the system prioritizing a radiology worklist, estimating five-year risk, suggesting a medication dose, drafting a note, detecting deterioration, or answering a patient question? Each role creates different stakes.

State the intended use in one sentence, and name what your tool does not do. A risk estimate is not a diagnosis. A triage flag is not an instruction to deny care. A generated summary is not a verified medical record. A recommendation may be one input rather than the final decision.

It should also identify the user. Software intended to support a trained professional under the 2026 FDA clinical-decision-support framework raises different questions from software intended for patients or caregivers. Regulatory status depends on function and context, not the marketing label “AI.” Without that foundation, more technical detail only creates the illusion of understanding.

Seven questions a patient explanation should answer#

A useful explanation covers seven areas. What is the tool's purpose? What information about the person did it use? What patient-specific facts most directly support the output? How reliable is the output in people like this patient, and what uncertainty remains? What important information did it not consider? What choices and alternatives remain? Who reviews, decides, and responds to a challenge?

These answers can be layered. A short bedside or portal summary can link to more detail about development data, performance, known failure modes, governance, and contact information. Layering respects limited time without hiding material facts.

The order should follow patient need. Immediate safety and next steps come before model history. Language should be concrete, translated where needed, and compatible with assistive technology. The patient should leave knowing what happens next, not merely that your system is sophisticated.

Transparency is broader than one explanation#

Transparency describes information about the system across its lifecycle: intended use, developer, version, data sources, evaluation, subgroup performance, limitations, monitoring, updates, and incident handling. The FDA, Health Canada, and MHRA principles emphasize the needs of different audiences and communication across the product lifecycle.

Explainability often focuses on how an output or recommendation was reached. An interpretable model may make its logic easier to inspect. A complex model may use post hoc explanation methods. Neither guarantees that the communicated reason is faithful or useful.

A transparent organization can acknowledge that a model's internal reasoning cannot be reduced to a simple causal story, but it can still explain inputs, validation, uncertainty, known limits, and the role of human review. Pretending to know a mechanism your method cannot establish is less transparent than stating the boundary.

Global and local explanations#

A global explanation describes how the system generally behaves. It may show which variables usually influence predictions, the population studied, and overall performance. A local explanation addresses one output for one case.

The two can diverge. Age may be important across the population while contributing little to one patient's output. A local attribution can change when correlated inputs substitute for one another. Different explanation algorithms can produce different rankings for the same model.

Patients need the local basis connected to recognizable record data, plus enough global context to understand reliability. “Your recent values A and B contributed to the flag” is more useful when paired with “the tool was validated for adults with condition C and is less certain outside setting D.” Neither statement proves that changing A or B would change the outcome. Prediction is not necessarily causation.

Feature importance can mislead#

Feature-attribution methods assign portions of a model output to inputs. Heat maps highlight image regions. Importance charts rank variables. Counterfactual tools identify changes that would alter a prediction.

These displays can support debugging and clinician review, but they have limitations. An attribution may be sensitive to baseline choice, correlated variables, model perturbation, or the explanation method, and a highlighted image region does not prove that the model used a clinically valid feature. A counterfactual may propose an impossible or unsafe change.

Numbers can also look more precise than the evidence. Saying a variable contributed 17 percent may be mathematically defined within one method but not a clinical causal fraction. Tell the patient what the tool treated as relevant, and do not dress a post hoc attribution up as biology.

Uncertainty needs more than a confidence score#

A probability is not automatically calibrated. Among people assigned 20 percent risk, roughly 20 percent should experience the outcome over the stated period if calibration holds in that setting. Calibration can drift when prevalence, care, equipment, or population changes.

The explanation should name the time horizon, outcome definition, comparison group, and validation setting; it should show uncertainty in plain terms and identify when the input is outside the training or validation distribution.

Model confidence is also different from evidence certainty. A system can be highly confident and wrong. Generative systems can produce fluent unsupported text without an internal probability that maps cleanly to clinical accuracy.

Communicating uncertainty should guide safe action: confirm with another test, seek human review, wait for more data, or follow an emergency protocol, because a vague warning that “AI can make mistakes” shifts responsibility to the patient without helping.

Missing data and input quality belong in the explanation#

Electronic records contain outdated diagnoses, copied text, unit errors, incomplete medication lists, and measurements collected for different purposes, and a model may interpret absence as normal, unknown, or a signal of care patterns.

A patient should be able to see which material inputs were used and correct obvious errors. The interface should distinguish “not measured” from “negative.” It should warn when a required input is stale or low quality.

Correction needs a pathway. Letting a patient spot an error without giving them a person or a process to fix it is not meaningful transparency. Bad inputs change what the output can mean, so the system should preserve the original output, the corrected data, the version, the reviewer action, and the timing in an audit trail where appropriate.

Human oversight must be concrete#

“A human is in the loop” says little. Who reviews the output? At what point? What information can they inspect? Can they override it? Are they trained, given enough time, and monitored for automation bias? What happens when no one responds?

The patient-facing version should name the accountable care role and next step. For example: the tool creates a flag; a nurse reviews it within a defined interval; a clinician decides whether evaluation is needed; the patient can contact a specified service if symptoms worsen or the information is wrong.

Responsibility is distributed. Developers are accountable for design and evidence, institutions for selection and deployment, and professionals for their defined use. Contracts should not make accountability disappear between parties. WHO guidance emphasizes mechanisms for questioning and redress, not only an abstract statement that someone remains responsible.

Explanation must support disagreement#

A good explanation lets the patient say, “That input is wrong,” “That outcome is not my priority,” “I do not understand,” or “I want another review.” It should not frame disagreement as noncompliance.

Recourse can include correcting the record, requesting human reassessment, obtaining an alternative non-AI pathway where feasible, appealing an administrative decision, or reporting harm. The available route depends on law, institution, and use.

Explanations should distinguish a clinical suggestion from an eligibility, payment, scheduling, or resource-allocation decision. Administrative algorithms can affect health even when they are not medical devices. And the right to question an output is hollow if the deadline passes before anyone answers, or if your staff cannot explain the governing process.

Accessibility is a safety property#

An explanation that only works for highly literate English speakers is not patient-facing. Design should account for language, vision, hearing, cognition, motor access, numeracy, and stressful conditions.

Plain language does not mean removing all detail. It means defining terms, using familiar quantities, placing important facts first, and offering deeper layers. Screen-reader structure, captions, keyboard access, contrast, and non-color cues are part of delivery.

Translation requires more than substituting words. Risk formats, examples, reading direction, and cultural context affect comprehension. Family or caregiver involvement should respect the patient's preferences, consent, and privacy. Test with representative users, because a label that looks clear to you can be read as certainty, blame, or a final decision.

Equity requires performance and process evidence#

An explanation cannot neutralize biased training data or unequal care. Evaluate performance, calibration, missingness, and error consequences across the populations you actually serve.

Group comparisons need adequate sample sizes and careful definitions. Broad social categories can proxy for structural conditions and care patterns. Removing a protected attribute does not remove correlated information.

Patient-facing transparency should acknowledge known performance gaps and uncertainty without stigmatizing groups. Institutions need mitigation plans: better data, altered thresholds, restricted use, extra review, or discontinuation. Equity also includes who receives the benefit, who bears false alarms, and who can access recourse. A technically equal error rate can still produce unequal harm when downstream resources differ.

Regulation sets floors, not one universal script#

The FDA's January 2026 final guidance explains which professional-facing clinical decision support functions may fall outside the device definition and what information helps a professional review the basis. Software intended for patients or caregivers and device functions remain subject to other applicable policies.

The EU AI Act includes transparency and information duties for high-risk systems and disclosure rules for certain direct AI interactions, with phased application and links to sectoral product law. Other jurisdictions use different privacy, medical-device, discrimination, and consumer-protection frameworks.

Legal status can change and depends on facts. A product team needs current regulatory and legal review in every market. “Compliant” should never be used as a substitute for evidence that patients understand and the system improves care safely. Standards set a floor; clinical governance decides whether a deployment is responsible.

How to test an explanation#

Start with comprehension tasks. Can users state purpose, limits, uncertainty, next step, and accountable person in their own words? Can they identify an incorrect input and find the correction route? Do they know when urgent care overrides the tool?

Measure more than satisfaction. A pleasing explanation can increase unjustified trust. Compare factual comprehension, calibrated reliance, safe decisions, error detection, time, cognitive burden, and disparities across user groups.

Test at the moment and device where the explanation appears. A portal message read at home differs from a clinician-mediated conversation or emergency alert. Include low-bandwidth and assistive-technology conditions. Monitor after deployment. Version changes, new populations, and workflow adaptation can alter meaning even when the words stay the same.

A reusable patient-facing template#

A concise explanation can follow this order: “This tool estimates [outcome] over [time] to help [user] with [decision]. It used [material inputs]. It flagged this case mainly because [patient-specific basis]. In similar people, performance was [plain summary], but it is less certain when [limits]. It did not consider [important omissions]. [Named human role] will review it and remains responsible for the decision. Your options are [choices]. To correct information or request review, [route]. If [urgent condition], follow [safety instruction].”

The template must be populated with evidence, not generic reassurance. When you do not know how it performs in similar people, say so. When there is no alternative pathway, that fact should be explicit and legally reviewed.

Explainability that earns trust#

The goal is not to persuade a patient to accept an AI output. It is to make the role, evidence, limits, and accountability understandable enough for an informed response.

That requires valid systems, accurate disclosure, usable communication, human responsibility, correction and appeal, and continuous monitoring. The quality of an explanation is shown when a person can use it to ask better questions, catch an error, or choose safely, including choosing not to rely on the tool.

Sources#

The metadata sources prioritize the current January 2026 FDA CDS guidance, international medical-device transparency principles, WHO governance guidance, NIST risk management, the EU AI Act, and IMDRF good machine-learning practice.

Sources and further reading

  1. FDA 2026 Final Guidance on Clinical Decision Support Software
  2. FDA Health Canada MHRA Transparency Principles for Machine Learning Medical Devices
  3. WHO Ethics and Governance of Artificial Intelligence for Health
  4. NIST Artificial Intelligence Risk Management Framework 1.0
  5. European Union Artificial Intelligence Act, Regulation 2024/1689
  6. IMDRF Principles of Good Machine Learning Practice for Medical Device Development

Questions and answers

Does explainable AI require showing a patient the source code?

No. Source code may matter to auditors, but patients need an audience-appropriate explanation of purpose, relevant inputs, basis, uncertainty, limits, options, accountability, and recourse.

Is a list of important features enough to explain an individual prediction?

Usually not. Feature importance can be unstable or global rather than person-specific, and it does not establish causation, accuracy for that patient, or what action should follow.

Who is responsible when an AI tool informs care?

Responsibility is distributed across developers, deployers, institutions, and clinicians according to their roles and applicable law. A patient should be told who makes the care decision and how concerns are reviewed.

Should a patient be told that AI was used?

Disclosure should follow applicable law and the use context, and transparency principles support telling affected people when AI materially informs care, what role it played, and what human review occurred.

How can an explanation be tested?

Use representative patients and clinicians to test comprehension, accessibility, timing, ability to identify limits, ability to correct inputs, and whether the explanation supports safe choices without creating false confidence.