Chapter 18 Part V — Artificial Intelligence and Emerging Informatics

Implementing, Evaluating, and Governing Clinical AI

How healthcare organizations decide whether an AI system is fit for a specific use, validate it locally, integrate it into workflow, monitor it, and govern its lifecycle.

Chapter Orientation

The most important AI question in healthcare is rarely “How impressive is the model?” It is “Should this system be used for this purpose, with these patients, by these users, in this workflow, under these controls?” A strong algorithm can fail because the intended use is vague, data are different from development data, staff cannot act on the output, or the organization has no process for monitoring change.

Clinical AI governance therefore belongs at the intersection of informatics, safety, quality, ethics, legal/compliance, security, data science, operations, and frontline practice. Nursing informatics contributes workflow knowledge and an insistence that patient care—not model performance in isolation—remains the unit of evaluation.

Learning Objectives

By the end of this chapter, you should be able to:

  1. Define a clinical AI system’s intended use and boundaries.
  2. Design local validation using representative data and workflow scenarios.
  3. Interpret performance, calibration, subgroup, fairness, and usability evidence.
  4. Evaluate human-AI interaction and automation risks.
  5. Design monitoring for drift, incidents, and unintended consequences.
  6. Describe governance across procurement, approval, deployment, change, and retirement.

Lesson 18.1 — Start With Intended Use, Not the Model

  • Intended use defines the decision the AI is meant to support. “Predict deterioration” is incomplete. A useful statement names the population, setting, input timing, predicted outcome, time horizon, user, expected action, and exclusions.

  • Intended user matters because the same output changes meaning across roles. A risk score shown to an ICU intensivist is not the same intervention as the same score sent to a home-health nurse or patient.

  • Boundaries should specify what the system is not for. A documentation assistant should not silently become a diagnostic engine simply because users discover they can ask it clinical questions.

  • The comparator matters. Evaluation should ask whether AI improves on current workflow, human judgment alone, an existing rule, or another tool—not whether the AI performs above an arbitrary number in isolation.

  • A use case should have a theory of benefit and harm. Identify the pathway by which the system is expected to improve care, what must happen after output appears, and how it could create harm.

FFigure

Figure 18.1 — Intended Use Statement

Production brief: Template with Population → Data/Input → Model Output → User → Decision/Action → Time Horizon → Exclusions → Expected Benefit → Plausible Harms.
Alt text: Structured intended-use statement linking a target population and data to an AI output, accountable user, action, time horizon, exclusions, benefits, and harms.

NI-BC Connection: System Design Lifecycle/Data Technology — requirements, evaluation, emerging technology.

?Retrieval Checkpoint

Retrieval Checkpoint

  1. Which elements make an AI intended-use statement operationally useful?
  2. Why does intended user matter?
  3. Why should exclusions be explicit?
  4. What does a comparator add to evaluation?

Lesson 18.2 — Local Validation Tests Whether Evidence Travels

  • Vendor validation is evidence, not local proof. Development data may differ in demographics, prevalence, documentation, workflow, devices, and clinical practice from the local environment.

  • Representativeness should be examined rather than assumed. Validation data should include the patients, sites, shifts, service lines, languages, acuity levels, and edge cases relevant to intended use.

  • Retrospective validation is only one stage. A model can perform well on historical data and still fail prospectively because clinicians change behavior, inputs arrive late, or the workflow cannot respond.

  • Silent deployment can reveal real-time behavior before outputs influence care. Running a model without showing the result to clinicians can help measure data availability, latency, and performance in production, although privacy, regulatory, and operational requirements still apply.

  • Acceptance criteria should be defined before looking at results. Otherwise, teams may rationalize weak performance after becoming invested in the project.

AIAI in Practice

AI in Practice — Generate Edge Cases Before Validation

Ask an LLM to propose unusual workflow and data scenarios based on the intended use: missing labs, duplicate encounters, transferred patients, changed units, uncommon language, device failure, delayed documentation. SMEs then decide which scenarios are clinically plausible and add them to the validation plan.

NI-BC Connection: System Design Lifecycle — testing, validation, acceptance criteria, emerging technology.

?Retrieval Checkpoint

Retrieval Checkpoint

  1. Why is vendor validation insufficient by itself?
  2. What does silent deployment help test?
  3. Why should acceptance criteria be defined before results are reviewed?
  4. What makes a validation population representative?

Lesson 18.3 — Fairness Requires Examining Who Bears Error

  • Fairness is not one metric. Different fairness definitions can conflict. Equal sensitivity, equal false-positive rates, calibration across groups, and equal access to benefit may not all be achievable simultaneously.

  • Subgroup analysis should be tied to plausible mechanisms of harm. Race, ethnicity, sex, age, disability, language, insurance, geography, and other factors may matter depending on use. Small sample sizes can make estimates unstable, which should be reported rather than hidden.

  • Historical data can encode historical inequity. Cost, utilization, missed appointments, and access patterns may reflect structural barriers. A model trained to reproduce historical allocation can perpetuate those barriers even without explicit discriminatory intent.

  • Error burden matters. A false negative and false positive may have very different consequences. Fairness review should ask who experiences missed care, unnecessary escalation, stigma, delay, or additional burden.

  • Equity evaluation continues after deployment. Adoption, override, access to follow-up services, and downstream outcomes can create disparities even if model predictions are statistically similar across groups.

EClinical Example

Clinical Example — Equal Prediction, Unequal Response

A model predicts wound deterioration equally well across two language groups. Patients in one group receive follow-up later because translated outreach is unavailable after hours. Model fairness alone did not create equitable care; the service workflow failed after prediction.

NI-BC Connection: Foundations — health equity, ethics, evidence; Data Technology — evaluation.

?Retrieval Checkpoint

Retrieval Checkpoint

  1. Why can fairness metrics conflict?
  2. How can historical utilization encode inequity?
  3. What does “error burden” mean?
  4. Why can equal model performance still produce unequal outcomes?

Lesson 18.4 — Human-AI Interaction Determines Real-World Safety

  • Presentation changes influence. A red “HIGH RISK” badge can create stronger automation pressure than a nuanced probability with uncertainty and contributing factors. Interface design is part of model behavior in practice.

  • Explanations should support the user’s decision. Feature lists are not always meaningful explanations. A nurse may need to know which current findings drove escalation, whether data are missing, and what action is recommended.

  • Override behavior requires interpretation. High override rates can indicate poor specificity, bad timing, workflow mismatch, lack of trust, or unsafe user behavior. Override rate alone does not diagnose the cause.

  • Humans can become worse monitors when AI is usually correct. Vigilance declines when users rarely see errors. High apparent reliability can paradoxically make rare failures more dangerous.

  • Responsibility should remain explicit. Teams should know who is accountable for reviewing, acting, documenting, and escalating. “AI-assisted” should not create a gap where everyone assumes someone else verified the result.

PInformatics in Practice

Informatics in Practice — Design the Failure Display

Ask what the user sees when data are missing, the model is unavailable, confidence is low, or the input is outside the validated population. Safe systems need understandable failure states, not only polished successful outputs.

NI-BC Connection: System Design Lifecycle — usability, CDS, end-user support, safety.

?Retrieval Checkpoint

Retrieval Checkpoint

  1. How can interface presentation alter AI influence?
  2. Why is an override rate not self-explanatory?
  3. What happens to vigilance when automation is almost always correct?
  4. Why should failure-state design be part of implementation?

Lesson 18.5 — Governance Must Cover the Entire AI Lifecycle

  • Intake should identify risk before procurement momentum builds. Organizations should classify whether a proposed system touches clinical decisions, protected data, documentation, employment, financial decisions, patient communication, or autonomous actions.

  • Vendor due diligence should examine more than model accuracy. Relevant questions include data use, retention, training on customer data, subprocessors, security, model/version changes, audit logs, performance evidence, subgroup analysis, incident notification, data export, and termination rights.

  • Change control is essential because AI products can change without traditional upgrades. A vendor may alter the underlying model, prompt, retrieval system, safety layer, or feature behavior. Contracts and governance should define notification and revalidation expectations.

  • Monitoring should include technical, clinical, workflow, and equity signals. Performance drift, latency, missing inputs, overrides, safety events, user complaints, workload, subgroup outcomes, and new failure modes all matter.

  • Retirement should be planned. An obsolete model, unsupported vendor, changed clinical pathway, or better alternative may justify withdrawal. Organizations need procedures for disabling the system, preserving required records, and communicating workflow changes.

FFigure

Figure 18.2 — Clinical AI Governance Lifecycle

Production brief: Intake → risk classification → evidence review/procurement → local validation → approval → deployment → monitoring/incidents → change/revalidation → retirement. Governance oversight wraps around entire loop.
Alt text: Lifecycle of clinical AI governance from intake and validation through monitoring, change control, and retirement.

NI-BC Connection: Foundations/System Lifecycle — governance, procurement, testing, monitoring, optimization.

?Retrieval Checkpoint

Retrieval Checkpoint

  1. Why should AI risk classification occur at intake?
  2. Which vendor questions matter beyond accuracy?
  3. Why do AI products complicate change control?
  4. Which monitoring domains should continue after go-live?

Lesson 18.6 — Current U.S. Governance Is Moving Toward Transparency and Risk Management

  • Federal health IT policy increasingly requires transparency about predictive decision support. Current certification requirements emphasize information that helps users understand how certain predictive interventions were developed and whether they are fair, appropriate, valid, effective, and safe for their intended use.

  • Transparency does not itself prove safety. A model card or source-attribute description is useful only if governance teams can interpret the evidence and compare it with local use.

  • NIST AI RMF provides a general risk-management structure. Its Govern, Map, Measure, and Manage functions encourage organizations to define context, evaluate risk, and continuously manage AI rather than treating approval as a one-time event.

  • Generative AI creates risks beyond conventional predictive models. Hallucination, prompt injection, retrieval errors, data leakage, rapidly changing base models, and open-ended user prompts require additional controls.

  • Organizations need an approved-use policy that differentiates environments. Public consumer AI, enterprise AI, healthcare-specific regulated/contracted offerings, and locally hosted systems may have very different data-handling terms. “We use Vendor X” does not answer whether a particular feature is approved for PHI.

!Caution

Product Name Is Not a Privacy Control

Whether PHI may be used with an AI service depends on the specific product, organizational agreement, feature, data flow, configuration, and applicable legal requirements. Never infer HIPAA suitability from the vendor’s brand or from the existence of some healthcare offering.

NI-BC Connection: Foundations — regulation, ethics, and governance; Data Management and Healthcare Technology — predictive analytics, NLP, and technology trends. The detailed generative-AI governance content exceeds the topics explicitly named in the current NI-BC outline.

?Retrieval Checkpoint

Retrieval Checkpoint

  1. Why is transparency different from validation?
  2. What are the four high-level NIST AI RMF functions?
  3. Which risks are especially important for generative AI?
  4. Why is vendor identity insufficient to determine whether PHI use is approved?

Chapter Case Study — The Ambient Documentation Pilot

A health system pilots an ambient AI documentation assistant in ambulatory clinics. The system records encounters, drafts notes, and suggests problem-list updates. Physicians report substantial time savings. Nurses notice that some generated notes omit caregiver concerns and occasionally attribute a family member’s statement to the patient. Several clinicians sign notes with minimal review because the drafts are usually accurate.

The vendor plans a model update next month and states that no local workflow changes are expected. The contract does not specify whether model updates trigger revalidation.

Analyze the case

  1. What should the intended-use statement include?
  2. Which errors are clinically important even if overall accuracy is high?
  3. How would you evaluate human review behavior?
  4. What subgroup or equity questions might matter?
  5. What contract/change-control issue is visible?
  6. What monitoring should continue after deployment?

Chapter Synthesis

  • Clinical AI should begin with a precise intended use and theory of benefit/harm.
  • Local validation tests whether evidence transfers to the actual population and workflow.
  • Fairness concerns who experiences errors and whether downstream services distribute benefit equitably.
  • Human-AI interface design can amplify or mitigate automation bias.
  • Governance must include procurement, change control, monitoring, incident response, and retirement.
  • Transparency frameworks help organize evidence but do not substitute for local judgment.

Key Terminology

Intended use
Defined purpose, population, user, output, action, and boundaries for a system.
Local validation
Evaluation of a system using data and workflows representative of the intended local environment.
Silent deployment
Running a model prospectively without displaying outputs to end users, often to evaluate operational behavior before influence on care.
Fairness
Evaluation of how model performance, errors, benefits, and burdens are distributed across relevant groups.
Human-AI interaction
How people interpret, act on, override, and adapt to AI outputs.
Model drift
Change in model performance or relationships over time.
AI governance
Organizational decision rights and lifecycle controls for development, acquisition, deployment, use, monitoring, and retirement of AI.
Model card
Structured documentation describing a model’s purpose, performance, limitations, and other relevant characteristics.

NI-BC Chapter Mapping

Domain Blueprint area Lessons Depth
II. Lifecycle Requirements/testing/validation/monitoring 18.1–18.2, 18.5 Applied
I. Foundations Equity/ethics/regulation/governance 18.3, 18.6 Applied
II. Lifecycle Usability/CDS/end-user workflow 18.4 Applied
III. Data/Technology Emerging AI technology 18.1–18.6 Applied

Chapter Quiz

Answer each question, then select “Check answer” to reveal feedback. For Select All That Apply items, choose every correct option before checking. Expand “Why?” after checking to read the rationale.

1

Which intended-use statement is strongest?

Why?

The stronger statement defines population, setting, timing, predicted outcome, user action, horizon, and exclusions rather than using a vague goal such as “improve nursing.”

2

Why should a vendor-validated model undergo local evaluation?

Why?

Local populations, prevalence, data capture, workflow, devices, and available response resources may differ from the vendor’s development and validation environment.

3

Local validation should consider:Select all that apply

Why?

Local validation should reflect intended patients, missingness, operational timing, subgroup behavior, and the organization’s capacity to respond to outputs.

4

A model has equal sensitivity across two language groups, but one group receives slower follow-up because interpreters are unavailable. What does this illustrate?

Why?

Equal statistical performance can still lead to unequal care when downstream resources or workflows differ. Equity evaluation must include the pathway after prediction.

5

Clinicians approve AI-drafted notes with less scrutiny because errors are rare. Which risk is increasing?

Why?

Rare errors combined with habitual acceptance can reduce vigilance and create automation bias even when average model accuracy is high.

6

A vendor changes the base model behind an AI feature. What governance process is most directly relevant?

Why?

A base-model change can alter system behavior even if the user interface is unchanged, so change control should assess whether revalidation is required.

7

Ongoing AI monitoring may include:Select all that apply

Why?

Post-deployment monitoring should include technical, clinical, workflow, safety, and equity signals rather than only model uptime.

8

What is the primary limitation of a model transparency document?

Why?

Transparency documentation describes development and performance but cannot establish that the system is safe, effective, or appropriate in a specific local workflow.

9

Which statement about PHI and AI services is most accurate?

Why?

PHI use depends on the exact service and feature, applicable contract and BAA, configuration, organizational approval, and legal/data-governance requirements—not simply the vendor’s brand.

10

Which NIST AI RMF function focuses on evaluating and analyzing identified AI risks?

Why?

In the NIST AI RMF, Measure addresses assessing, analyzing, and tracking identified AI risks and impacts. —

Progress: 0 of 10 checked.

References and Further Reading

  • Tabassi, E. (2023). Artificial Intelligence Risk Management Framework (AI RMF 1.0) (NIST AI 100-1). National Institute of Standards and Technology. https://doi.org/10.6028/NIST.AI.100-1
  • Autio, C., Schwartz, R., Dunietz, J., Jain, S., Stanley, M., Tabassi, E., Hall, P., & Roberts, K. (2024). Artificial Intelligence Risk Management Framework: Generative Artificial Intelligence Profile (NIST AI 600-1). National Institute of Standards and Technology. https://doi.org/10.6028/NIST.AI.600-1
  • Assistant Secretary for Technology Policy / Office of the National Coordinator for Health Information Technology. HTI-1 Final Rule: Health Data, Technology, and Interoperability. https://healthit.gov/regulations/hti-rules/hti-1-final-rule/
  • U.S. Food and Drug Administration. Artificial Intelligence-Enabled Medical Devices. https://www.fda.gov/medical-devices/software-medical-device-samd/artificial-intelligence-enabled-medical-devices
  • U.S. Food and Drug Administration. Good Machine Learning Practice for Medical Device Development: Guiding Principles. Updated to reflect the 2025 IMDRF final principles. https://www.fda.gov/medical-devices/software-medical-device-samd/good-machine-learning-practice-medical-device-development-guiding-principles
  • U.S. Food and Drug Administration. Transparency for Machine Learning-Enabled Medical Devices: Guiding Principles. https://www.fda.gov/medical-devices/software-medical-device-samd/transparency-machine-learning-enabled-medical-devices-guiding-principles
  • U.S. Food and Drug Administration. (2026). Clinical Decision Support Software: Guidance for Industry and Food and Drug Administration Staff. January 2026. https://www.fda.gov/regulatory-information/search-fda-guidance-documents/clinical-decision-support-software
  • Mohammed, S. A. A. Q., Osman, Y. M. M., Ibrahim, A. M., & Shaban, M. (2025). Ethical and regulatory considerations in the use of AI and machine learning in nursing: A systematic review. International Nursing Review, 72(1), e70010. https://doi.org/10.1111/inr.70010
  • Cary, M. P., Jr., Russell, R. G., Silcox, C., et al. (2026). Bridging the governance gap in health artificial intelligence: Integrating nursing perspectives into the National Academy of Medicine Artificial Intelligence Code of Conduct. Journal of the American Medical Informatics Association, 33(5), 1077–1080. https://doi.org/10.1093/jamia/ocaf224
  • American Nurses Credentialing Center. (2025). Informatics Nursing Test Content Outline (updated August 29, 2025). https://www.nursingworld.org/globalassets/informatics-tco_08292025-for-webposting.pdf