Regulation

The UK MHRA AI Airlock, explained

What the MHRA's regulatory sandbox for AI as a medical device actually is, how it works, and what its two published cohorts found — mapping each real regulatory gap to the case study that surfaced it, drawn from the pilot and Phase 2 reports themselves. As of July 2026.

By Jonas WeirReviewed by Jonas Weir · editorial reviewUpdated

The short version

  • The AI Airlock is the MHRA's first regulatory sandbox for AI as a medical device (AIaMD) — a controlled space where developers and the regulator test how novel AI behaves against the existing device framework. It was announced in May 2024.
  • The pilot ran April 2024 to March 2025, drew 40 applications, took 5 forward and completed 4 case studies across three testing environments (simulation, virtual, real-world).
  • One pilot case study grounded a clinical LLM in trusted guidelines with retrieval: across 436 questions the retrieval-augmented system produced zero hallucinations against 23 from a baseline model.
  • Another ran continuous real-time monitoring across 180 reports at two hospital sites and surfaced a pattern of clinician over-reliance — the automation-bias risk that post-market surveillance is meant to catch.
  • Phase 2 (April 2025 to March 2026) drew 51 applications and seven candidates around three unresolved challenges: scope of intended purpose, predetermined change control plans with post-market surveillance, and performance evaluation for AI-powered in vitro diagnostics. A DHSC-funded Phase 3 begins April 2026. The reports do not constitute formal MHRA guidance.

Most explanations of the UK's approach to AI in healthcare stop at a sentence: "the MHRA runs a regulatory sandbox called the AI Airlock." That is true and almost useless. The value of the Airlock is in what it actually tested and what it found — the concrete regulatory gaps that only appear when a real AI product meets the real rulebook. This page walks through both of the MHRA's published cohorts, mapping each gap to the case study that surfaced it, using the pilot and Phase 2 reports themselves as the source. It is an explainer for orientation and general information; confirm the current framework and its application to any specific product with regulatory counsel before acting. As of July 2026.

What the AI Airlock is

The AI Airlock is the MHRA's first regulatory sandbox for AI as a medical device (AIaMD), developed and delivered with the NHS and the Department of Health and Social Care (DHSC) 3. The MHRA announced it in May 2024 to test real-world products and prototypes of AI medical devices, working with a coalition of UK Approved Bodies, the NHS AI Lab and DHSC 2. AIaMD is a subset of software as a medical device, regulated in the UK under the Medical Devices Regulations 2002.

The purpose is narrow and deliberate: to identify and address the challenges of regulating standalone AI intended for direct clinical use, so that guidance and rules can evolve on the strength of real evidence rather than speculation. A regulatory sandbox does this by taking the regulator into uncertain areas that "often cannot be explored within normal business processes" 3. The Airlock is a learning and testing mechanism rather than a route to market — a distinction worth holding on to, because its most useful outputs are the gaps it exposes.

The pilot built three testing environments, and later phases reuse them 3:

  • Simulation Airlock — a structured workshop or roundtable that runs a "pre-mortem" on a challenge with regulators, clinicians, technical experts, academics and legal specialists, for problems at concept or early-development stage.
  • Virtual / Research Airlock — a "test bed" where an AI model is exercised on real or synthetic data so testers can probe how it responds and how its internal process works, before any real-world deployment.
  • Real-world Airlock — deployment in a hospital or trust alongside clinicians and anonymised patient data, where the AI is observed in workflow but its outputs are not used to make decisions about patients. This environment is run to protect clinical pathways and is distinct from a clinical investigation.

The pilot: four case studies, four gaps

The pilot ran from April 2024 to March 2025. A public call drew 40 applications — 31% using generative AI, 23% machine learning, 13% predictive AI and 10% multimodal systems, with diagnostics (25%), screening or imaging (19%) and clinical decision support (19%) the most common uses. Five candidates were taken forward and four completed the full pilot 3. Each was chosen because it pressed on a distinct, unresolved regulatory question.

Case studyRegulatory gap it probedWhat the Airlock found
Synthetic data for a radiology-report toolWhether synthetic training/validation data can evidence compliance4,000 synthetic reports were generated by an LLM; using one LLM to judge another raised a "circularity" risk that outputs could reinforce shared errors 3
A guideline-grounded clinical LLMHow to manage LLM hallucination and non-determinismRetrieval grounding in trusted guidelines cut hallucinations to zero across 436 questions, versus 23 for a baseline, with consistent repeat answers 3
An oncology decision-support toolThe trade-off between explainability and clinical performanceMultiple explainability methods showed promise, but stakeholders agreed their use needs clearer regulatory direction across different audiences 3
A real-time monitoring platformContinuous post-market surveillance of a live AIaMDAcross 180 reports at two hospital sites, real-time monitoring surfaced data-quality issues, model drift and a pattern of clinician over-reliance 3

Two of these findings are worth drawing out, because they turn abstract worries into numbers.

Hallucination is tractable, and the Airlock measured it. The pilot worked with a clinical large language model grounded in verified sources — NICE guidelines — using retrieval-augmented generation. In an experiment of 436 clinical questions, the retrieval-enabled system produced no hallucinations, against 23 from a baseline model, and returned highly similar answers to repeated prompts 3. On that evidence the MHRA's programme recommended that guidance should encourage safety measures such as retrieval grounding, "given the demonstrated ability to reduce hallucinations and support safer, more explainable outputs" 3. For the failure mode this addresses, see our glossary entry on AI hallucination in clinical contexts.

Over-reliance is a real-world risk, and monitoring can see it. The real-time surveillance case study reviewed 180 reports across two hospital sites and used continuous monitoring to detect data-quality issues, model drift and automation bias. At one site it identified a pattern of over-reliance on the AIaMD, with contributing factors including clinician fatigue, time pressure and experience level 3. This is the argument for treating deployment as an ongoing surveillance problem — the discipline our glossary calls algorithmovigilance — rather than a one-time clearance.

A third case study is worth a moment because it names a trap specific to generative AI. Working on a tool that drafts the "impression" section of radiology reports, the Airlock examined the generation and validation of 4,000 synthetic reports produced by an LLM. The catch it surfaced: when one LLM is used to judge the outputs of another, errors and biases can be reinforced rather than independently caught — a "circularity" risk that leaves the evidence less trustworthy than it looks. Current device regulation offers no settled guidance on validating text-based synthetic data, and the Airlock's recommendation was that the MHRA develop best practice for generating, validating and assessing it, particularly where synthetic data supports a regulatory submission 3.

Across all four projects the recurring themes were risk management, validation of text-based data from large language models, AI errors and non-determinism, explainability, and post-market surveillance 3. The pilot report is explicit about its own standing: "This report does not constitute formal MHRA guidance" 3. Its role is to feed the National AI Commission and the MHRA's Software and AI as a Medical Device Change Programme.

Phase 2: three unresolved challenges

Phase 2 ran from April 2025 to March 2026, building directly on the pilot. It drew 51 applications and selected a cohort of seven candidates, supported by DHSC and the Regulatory Innovation Office, and was structured around the three challenges the pilot flagged as critical and unresolved 4:

Challenge areaThe question it asks
Scope of intended purpose and validationHow to define, maintain and enforce the intended purpose of AI that can evolve in function and clinical influence over time 4
Predetermined change control plans and post-market surveillanceHow to manage iterative updates to AI safely and proportionately across the device lifecycle 4
Performance evaluation for AI-powered in vitro diagnosticsHow to assess and evidence the performance of AI-powered IVDs 4

The second of these connects directly to a mechanism worth knowing on its own terms: the predetermined change control plan, which lets a manufacturer pre-specify how a model may change without a fresh submission each time. Phase 2's recommendation was to develop principles-based PCCP guidance — clarity on the limits of pre-authorised change, and on when a change to a device is significant enough to fall outside the plan 4.

Phase 2 also produced a sharper set of insights than the pilot. Three stand out 4. First, "statistically significant change and clinically important change are not the same thing," so acceptance criteria and thresholds should be grounded in clinical relevance rather than statistics alone. Second, human oversight may degrade over a device's life: as users grow familiar and the system stays accurate, they "may trend toward applying less scrutiny," which weakens human-in-the-loop safeguards over time. Third, LLM-based products without active guardrails "may begin to exhibit functions beyond their intended purpose" — the scope-creep problem that makes intended-purpose control hard for generative systems.

Phase 2 was independently evaluated by a research agency, which reported strong stakeholder satisfaction and a consistent call for the programme's insights to be translated into clearer, system-level guidance 4. As with the pilot, the Phase 2 materials carry a disclaimer that the innovator case studies "do not constitute MHRA guidance or policy" 4.

What comes next

A Phase 3, funded by DHSC for three years from April 2026, will focus on turning the programme's evidence into tangible MHRA actions and policy, shaped by the recommendations of the National Commission into the Regulation of AI in Healthcare expected during 2026 4. The published record so far sits on the MHRA's AI Airlock collection page: the pilot report (October 2025), the Phase 2 report (published 9 June 2026, updated 17 July 2026), and the associated cohort and workshop material 15.

How to read this

Four cautions travel with everything above.

First, the Airlock produces evidence and recommendations, not law. Both reports state plainly that they do not constitute formal MHRA guidance 34. The findings shape where the rules are heading; they do not change a manufacturer's current obligations.

Second, treat the case-study results as illustrative rather than generalisable. Zero hallucinations across 436 questions in one grounded system, or an over-reliance pattern at one of two sites, are pointed demonstrations from small, bespoke tests — signals of what is possible and what to watch, rather than population-level performance claims. The discipline for reading any such number lives in our companion material on evaluation.

Third, the sandbox is a UK device-framework instrument, and healthcare AI is governed differently elsewhere. The Airlock works within the Medical Devices Regulations 2002; a product placed on the EU market faces the EU AI Act's medical-device route instead, and the wider cross-jurisdiction picture lives in our global AI in health regulation tracker.

Fourth, status is perishable. Cohorts close, reports publish, and a new phase is already funded — which is why this page carries a ninety-day cadence and a date on its face. Because the subject is device regulation, treat this explainer as orientation only and confirm the current requirements for any specific product with your regulatory or compliance function before you rely on them.

Sources and method

This explainer is built from primary MHRA sources: the AI Airlock collection page on GOV.UK 1, the May 2024 launch press release 2, the pilot programme report of October 2025 3, and the Phase 2 programme report of June 2026 with its publication record 45. Every figure — the 40 and 51 applications, the four and seven completed candidates, the 436-question hallucination result, the 180-report monitoring study — is drawn from the report cited beside it. We revisit this page every ninety days and whenever the MHRA opens a new cohort or publishes new Airlock outputs. Dates and findings are current as of July 2026.

Questions & answers

  • What is the MHRA AI Airlock?

    It is the MHRA's first regulatory sandbox for AI as a medical device (AIaMD): a controlled environment, announced in May 2024 and run with the NHS and the Department of Health and Social Care, where developers and the regulator test how novel or higher-risk AI behaves against the existing UK device framework, so that gaps in the rules can be found and fixed. Its outputs feed future guidance rather than constituting binding rules in themselves.

  • Is the AI Airlock a route to market for an AI medical device?

    No. The Airlock is a learning and testing mechanism, and its real-world environment is run without impacting patient care and is distinct from a clinical investigation. A product still reaches the market through the normal UK device pathway. The Airlock exists to surface regulatory gaps and inform how that pathway should evolve.

  • What did the AI Airlock find about generative AI and hallucinations?

    In one pilot case study a clinical large language model was grounded in trusted guidelines using retrieval-augmented generation. Across 436 questions the retrieval-augmented system produced no hallucinations, compared with 23 from a baseline model, and gave consistent answers to repeated prompts — evidence the MHRA cited for encouraging such safety techniques in guidance.

Sources

  1. Medicines and Healthcare products Regulatory Agency. AI Airlock: the regulatory sandbox for AIaMD (collection). GOV.UK (accessed July 2026). www.gov.uk/government/collections/ai-airlock-the-regulatory-sandbox-for-aiamd
  2. Medicines and Healthcare products Regulatory Agency. MHRA launches AI Airlock to address challenges for regulating medical devices that use artificial intelligence (press release, 9 May 2024). GOV.UK. www.gov.uk/government/news/mhra-launches-ai-airlock-to-address-challenges-for-regulating-medical-devices-that-use-artificial-intelligence
  3. Medicines and Healthcare products Regulatory Agency. AI Airlock Sandbox Pilot Programme Report. October 2025. assets.publishing.service.gov.uk/media/68ee1fb88427701993d5e02c/AI_Airlock_Sandbox_Programme_Report_Final.pdf
  4. Medicines and Healthcare products Regulatory Agency. AI Airlock Phase 2 Programme Report. June 2026. assets.publishing.service.gov.uk/media/6a27ece1e371d9d2c0052aca/AI_Airlock_Phase_2_Programme_Report.pdf
  5. Medicines and Healthcare products Regulatory Agency. AI Airlock Sandbox Phase 2 Programme Report (publication page, published 9 June 2026, updated 17 July 2026). GOV.UK. www.gov.uk/government/publications/ai-airlock-sandbox-phase-2-programme-report