Clinical AI Model Guide: Data Governance & FDA SaMD

Building a Clinical AI Model: Data Governance, PHI Handling, and FDA SaMD Classification

Building a Clinical AI Model: Data Governance, PHI Handling, and FDA SaMD Classification
💡

In this guide, you’ll learn:

  • When a clinical AI model legally becomes a medical device under FDA rules
  • How to structure data governance and PHI handling for AI training pipelines
  • What "Software as a Medical Device" classification actually requires from your team
  • A practical checklist to prepare your AI model for FDA review or investor diligence

A clinical AI model that works well in a demo is not the same as one that is legally allowed to influence patient care. The gap between the two is regulatory, and it is wider than most engineering teams expect.

The FDA has already cleared over 1,000 AI and machine learning enabled medical devices as of its most recent published list, most of them in radiology and cardiology. Every one of those clearances required proof of data governance, PHI handling controls, and a defined risk classification long before the model reached a hospital.

For medical device manufacturers, CROs, and life sciences teams building clinical AI, this guide breaks down what regulators and technical reviewers actually check, and where most teams create gaps without realizing it.


When Does an AI Model Become a Medical Device?

Not every clinical AI tool is regulated the same way. The FDA's Software as a Medical Device (SaMD) framework applies when software is intended to diagnose, treat, monitor, or manage a disease or condition, independent of any hardware.

A model crosses into SaMD territory when it:

  • Analyzes clinical or diagnostic data to inform a treatment or diagnostic decision
  • Is marketed or intended for use in patient care rather than research only
  • Produces an output a clinician or patient could act on directly

A model built purely for internal research, with no clinical decision impact, generally sits outside SaMD scope. The line gets blurry fast though, especially with generative or predictive tools, which is why large language models used in clinical settings often need a formal regulatory review even when teams assume they are "just a support tool."


FDA SaMD Risk Classification

The FDA and the International Medical Device Regulators Forum (IMDRF) classify SaMD based on the severity of the medical condition and the significance of the information the software provides to a healthcare decision.

Risk CategoryCondition SeveritySoftware's Role in DecisionExample
Class I (Low)Non-seriousInforms clinical managementGeneral wellness tracking tool
Class II (Moderate)SeriousInforms or drives clinical managementAI-assisted triage flagging
Class III (High)CriticalTreats or diagnoses directlyAI model detecting stroke from imaging

Higher classification means more rigorous premarket requirements, including clinical validation data and, in many cases, a full 510(k) or De Novo submission. Getting this classification wrong early, either overestimating or underestimating it, tends to surface exactly when investors run technical due diligence for Series A healthcare funding.


Data Governance Foundations for Clinical AI

Before a single model is trained, the data pipeline behind it needs structure. Regulators and hospital partners look for specific answers here, not general assurances.

1. Data provenance and lineage

Every dataset used for training or validation needs a documented source, collection method, and consent basis. If you cannot trace where a data point came from, you cannot defend the model's output.

2. Dataset representativeness

FDA guidance increasingly asks for demographic and clinical diversity in training data to avoid biased outcomes across patient populations.

3. Version control for datasets and models

Every model version needs to map back to the exact dataset version it was trained on. This matters for audits and for FDA's predetermined change control plan (PCCP) framework for adaptive AI.

4. Data quality and labeling standards

Clinical labels need to come from qualified reviewers with documented inter-rater agreement, not a single annotator's judgment.


PHI Handling in the AI Training Pipeline

This is where most teams underestimate the work involved. Training a clinical model on real patient data means PHI protection has to extend into the machine learning pipeline itself, not just the production application.

  • De-identification before training: Remove or mask the 18 HIPAA identifiers using Safe Harbor or Expert Determination methods before data touches a training environment.
  • Minimum necessary access: Data scientists should only access the fields needed for the specific modeling task, not the full patient record.
  • Segregated training environments: Training infrastructure should sit in its own access-controlled environment, separate from production systems handling live PHI.
  • Vendor and BAA coverage: If a third-party labeling service, cloud GPU provider, or annotation vendor touches PHI at any point, a signed BAA needs to be in place before data transfer, similar to how SOC 2 Type II compliance gets verified for infrastructure vendors.
  • Audit trails on data access: Every query or export from a training dataset should be logged with who accessed it and why.

A 2024 study published by Johns Hopkins researchers found that improperly de-identified datasets remain one of the most common findings during HIPAA compliance reviews of AI research programs, often due to residual metadata in imaging files.


Clinical Validation Expectations

FDA's guidance on AI and machine learning based SaMD expects evidence across three areas before a model reaches patients.

Validation AreaWhat It Confirms
Analytical ValidationThe model performs the technical task accurately against ground truth data
Clinical ValidationThe model's output correlates meaningfully with the clinical condition it addresses
Real-world Performance MonitoringThe model continues performing as expected once deployed, including drift detection

For adaptive models that continue learning post-deployment, the FDA's predetermined change control plan lets manufacturers pre-specify how the model may change over time without triggering a new submission for every update, provided the boundaries are documented upfront.

Read More: LLMs in Clinical Settings: What the FDA, HIPAA, and Your Hospital Client Actually Require


Common Pitfalls That Delay FDA Review or Fail Diligence

PitfallWhy It HappensFix
Undefined intended use statementTeam builds first, defines regulatory scope laterWrite the intended use statement before development starts
Missing data lineage documentationDatasets pulled from multiple sources without trackingMaintain a data lineage log from day one
No plan for model driftTeam assumes a trained model stays accurate indefinitelyBuild a monitoring and retraining schedule into the roadmap
Inadequate de-identificationMetadata or free-text fields leak identifiersRun automated de-identification audits before training
No PCCP for adaptive modelsAssuming static FDA clearance covers a continuously updating modelDraft a predetermined change control plan early

Practical Checklist Before You Build Clinical AI Product

Clinical AI Model Readiness

Intended use statement written and reviewed against SaMD criteria
Risk classification assessed using IMDRF categories
Data provenance log in place for all training datasets
De-identification method selected and validated (Safe Harbor or Expert Determination)
BAAs signed with any vendor touching PHI during training or labeling
Segregated, access-controlled training environment set up
Model and dataset versioning system in place
Clinical validation plan drafted before development begins
Drift monitoring and retraining plan documented
PCCP drafted if the model will adapt post-deployment

Conclusion

Building a clinical AI model is as much a data governance exercise as it is a machine learning one.

FDA reviewers, hospital security teams, and investors all check the same underlying things: where your data came from, how PHI was protected during training, and whether you understood your model's risk classification before you built it.

Teams that document data lineage, de-identification, and validation plans from the start move through review far faster than those trying to reconstruct that evidence after the model already exists. Getting this right early is what separates a research prototype from a fundable, deployable clinical product.


Frequently Asked Questions

An AI tool needs FDA SaMD clearance when it independently diagnoses, treats, or manages a medical condition without relying on accompanying hardware.

Class III SaMD addresses life-threatening or critical conditions where software directly diagnoses or treats patients, requiring stricter regulatory oversight than Class II.

Yes, AI models can be trained on real patient data after proper de-identification using Safe Harbor or Expert Determination methods under HIPAA.

A predetermined change control plan allows adaptive AI models to evolve within FDA-approved boundaries without requiring a new regulatory submission for every update.

Yes, data labeling vendors need a Business Associate Agreement (BAA) if they access, process, store, or handle protected health information during annotation.

Most AI SaMD submissions are delayed by incomplete data lineage documentation, unclear intended use statements, insufficient validation evidence, and regulatory documentation gaps.

Get a Free 45-Minute Compliance Audit

Check your clinical AI model's data governance and SaMD readiness before submission.

Book Your Free Audit →