UK Digital Health 2026: DTAC, MHRA, NHS Digital What Founders Get Wrong

In this guide, you’ll learn:
- What DTAC, MHRA, and NHS Digital compliance require in 2026
- Most costly mistakes founders make during NHS procurement
- Which UK frameworks apply to your product
- A practical checklist for NHS procurement readiness
- Straight answers to common UK HealthTech compliance questions
The NHS is the world's largest single-payer healthcare system. It serves 67 million people and has publicly committed to digital transformation as a core strategy. For HealthTech founders, that is an enormous opportunity.
But the path from "our product works" to "the NHS is deploying it" is where many founders lose significant time and money.
According to a 2023 report by the NHS Transformation Directorate, fewer than 30% of digital health products that enter NHS procurement conversations successfully complete the process on the first attempt. The most common reason cited was not product quality. It was compliance gaps that the founding team did not know existed.
The UK regulatory requirements for digital health involves three separate frameworks that many founders treat as one. Getting them confused is the single most expensive mistake a UK-focused HealthTech founder can make.
Those three frameworks are:
- DTAC (Digital Technology Assessment Criteria)
- MHRA (Medicines and Healthcare products Regulatory Agency)
- NHS Digital Standards (now operating under NHS England)
Understanding each one, what it covers, what it does not, and how they interact, is what this guide is about.
What Is DTAC and Why It Matters More Than You Think
DTAC stands for Digital Technology Assessment Criteria. It was introduced by NHS England and NHSX in 2021 and has become the standard gateway assessment for any digital health technology seeking adoption across NHS organisations.
Think of DTAC as the NHS's way of asking: "Is this product safe, clinically sound, technically secure, and interoperable enough for us to use?"
DTAC is not a certification. It is an assessment framework with five domains:
| DTAC Domain | What It Covers |
|---|---|
| Clinical Safety | Compliance with DCB0129 and DCB0160 clinical risk standards |
| Data Protection | UK GDPR, Data Security and Protection (DSP) Toolkit alignment |
| Technical Assurance | Architecture, security controls, API standards |
| Interoperability | FHIR R4 capability, NHS login, NHS App integration readiness |
| Usability and Accessibility | WCAG 2.1 AA accessibility, NHS service design standards |
What Founders Get Wrong About DTAC
Mistake 1: Treating DTAC as a tick-box exercise DTAC is an evidence-based assessment. NHS procurement teams will ask for documentation, not just your word. If you cannot produce a Clinical Safety Case, a Data Flow Mapping document, and evidence of penetration testing, your assessment will stall.
Mistake 2: Starting DTAC too late The average DTAC assessment process takes 8 to 12 weeks when documentation is in good order. If your documentation is incomplete, that timeline stretches significantly. Founders who start DTAC preparation after signing a pilot agreement are already behind.
Mistake 3: Assuming your HIPAA compliance covers DTAC If you have already built a HIPAA-compliant product for the US market, that is a strong foundation but it does not transfer directly. DTAC operates under UK GDPR (not US privacy law), requires FHIR R4 specifically (not HL7 v2 which is common in US integrations), and references NHS-specific clinical risk standards that have no direct US equivalent.
What Is MHRA Regulation & Does Your Product Need It?
The MHRA (Medicines and Healthcare products Regulatory Agency) is the UK equivalent of the US FDA for medical devices. Since January 2021, the UK has operated its own medical device regulatory regime, separate from the EU's CE marking system.
When Does Your Digital Health Product Qualify as a Medical Device?
This is where most founders in Telemedicine, AI triage, and Mental Health apps get confused. Not every health app is a medical device. But many are, and founders often do not realise their product crosses that line until a hospital's legal team tells them during procurement.
The MHRA defines a medical device as any instrument, apparatus, appliance, software, or material used for a medical purpose. Software specifically intended to be used for diagnosis, prevention, monitoring, treatment, or alleviation of disease is a medical device under UK law.
Practical examples by product type:
| Product Type | Likely MHRA Status | Why |
|---|---|---|
| Telemedicine video platform (no clinical decision support) | Not a medical device | Communication tool only |
| AI-assisted triage tool that recommends a care pathway | Medical device (Class IIa or IIb) | Influences clinical decisions |
| RPM platform that alerts clinicians to abnormal readings | Medical device (Class IIa) | Used for disease monitoring |
| Mental health app with CBT exercises and mood tracking | Borderline: depends on intended use claims | If claiming therapeutic benefit, likely regulated |
| Appointment scheduling or admin software | Not a medical device | No clinical purpose |
According to the MHRA's own guidance, published in September 2023, AI and machine learning software products that generate clinical outputs are almost always classified as medical devices and require conformity assessment before being placed on the UK market.
MHRA Registration: What It Involves in 2026
As of 2026, all medical devices sold or supplied in the UK must be registered with the MHRA's device registration database. Key points:
- Class I devices: Self-declare conformity and register with MHRA
- Class IIa and above: Require assessment by a UK Approved Body (equivalent of a Notified Body)
- AI-based clinical tools: Typically Class IIa or IIb, requiring full technical documentation and clinical evaluation
- Post-market surveillance: Required for all classes, meaning you need a system to monitor real-world performance after deployment
The UK's move away from EU CE marking means that a CE-marked product is no longer automatically accepted in the UK. If you have EU certification, you will need a separate UK Conformity Assessment (UKCA) mark.
NHS Digital Standards: What Has Changed Under NHS England
NHS Digital merged into NHS England in February 2023. The standards and frameworks it maintained did not disappear; they were absorbed and in several cases strengthened.
The three NHS digital standards most relevant to HealthTech founders in 2026 are:
1. The Data Security and Protection (DSP) Toolkit
The DSP Toolkit is the NHS's annual self-assessment framework for data security. Any organisation that connects to NHS systems or handles NHS patient data must complete the DSP Toolkit assessment each year. For HealthTech companies working with NHS trusts, this is typically managed through the trust itself, but your product must be able to support the trust's compliance.
What this means for your codebase:
- Your system must support NHS Smart Card authentication or NHS login where required
- Data flows involving patient data must be documentable and auditable
- Your cloud infrastructure must meet NHS Cloud Security Principles
2. NHS Login and NHS App Integration Standards
If your product is patient-facing and aims to integrate with the NHS App (used by over 35 million registered users as of 2024), you must meet NHS login integration standards. These include identity verification requirements, OAuth 2.0 implementation, and compliance with NHS Digital's API Management platform.
3. FHIR R4 Interoperability Standards
The NHS has mandated FHIR R4 as the standard for health data exchange. For founders building products that connect to NHS systems, including GP systems, secondary care, or any national data infrastructure, FHIR R4 capability is not optional.
According to NHS England's Interoperability Strategy published in 2023, all new digital health tools procured through NHS frameworks from 2024 onward are expected to support FHIR R4. Products that cannot demonstrate this capability are increasingly being excluded from procurement shortlists.
UK Healthcare Frameworks Side by Side Overview
Many founders ask: "Which one do I need?" The answer for most digital health products is: more than one. Here is a comparison to help you orient:
| Framework | Who Manages It | What It Governs | Who Needs It |
|---|---|---|---|
| DTAC | NHS England | NHS procurement readiness across 5 domains | Any digital health product seeking NHS adoption |
| MHRA | UK Government (MHRA) | Medical device safety and market authorisation | Products that qualify as medical devices under UK law |
| DSP Toolkit | NHS England | Data security for organisations handling NHS data | Any org connecting to NHS systems or data |
| NHS Login / FHIR R4 | NHS England | Technical interoperability with NHS infrastructure | Patient-facing apps and NHS system integrations |
Most Telemedicine, RPM, and AI triage products will need to satisfy DTAC, hold MHRA registration (if their product qualifies as a medical device), and meet NHS interoperability standards if connecting to NHS infrastructure.
Mental health apps sit in a particularly complex position. Many founders believe their app is "just wellness" and does not trigger MHRA regulation. If your app makes any claim about treating, managing, or reducing the symptoms of a diagnosed condition, it almost certainly does.
Most Common Ways UK HealthTech Founders Fail Procurement
After reviewing many early-stage UK HealthTech products, the same failure patterns appear consistently.
Failure 1: No Clinical Safety documentation. DCB0129 (for manufacturers of health IT) and DCB0160 (for NHS deployers) are clinical safety standards required for DTAC. Many founders have never heard of them. Without a Clinical Safety Case and a designated Clinical Safety Officer, DTAC assessment cannot be completed.
Failure 2: Building for HIPAA but not UK GDPR. UK GDPR has meaningful differences from both the EU GDPR and US HIPAA. The lawful basis for processing health data is different. Subject access rights have specific timelines (one month, not 30 days as under HIPAA). The approach to consent and legitimate interest differs. Founders who assume their HIPAA compliance transfers to the UK will encounter gaps during DSP Toolkit assessments.
Failure 3: No FHIR R4 capability. Many early-stage products are built for functionality first and interoperability later. In the UK market in 2026, that approach costs you NHS contracts. The time to build FHIR R4 support is during initial architecture, not as a retrofit before a procurement deadline.
Failure 4: Underestimating the Clinical Safety Officer requirement. DTAC requires you to name a Clinical Safety Officer (CSO) who has clinical knowledge relevant to the product. For non-clinical founding teams, this means either hiring a part-time CSO or engaging a qualified consultant. This is not optional and is frequently overlooked by technical founders.
Failure 5: Assuming CE marking covers UK market entry. Since Brexit, CE marking does not grant market access in Great Britain. Products that hold CE marking for the EU market need a separate UK Conformity Assessment process through an MHRA-approved body for regulated device classifications.
Your Pre-Procurement Readiness Checklist
Before approaching an NHS trust, an integrated care board, or any UK healthcare procurement process, run through these:
Clinical Safety
DCB0129 clinical risk management process documented
DCB0129 clinical risk management process documented.
Clinical Safety Case produced and reviewed
Clinical Safety Case produced and reviewed.
Clinical Safety Officer identified and engaged
Clinical Safety Officer identified and engaged.
Hazard log maintained and current
Hazard log maintained and current.
Data Protection and UK GDPR
Data Protection Impact Assessment (DPIA) completed
Data Protection Impact Assessment (DPIA) completed.
Lawful basis for processing health data documented
Lawful basis for processing health data documented.
Data Processing Agreements in place with all sub-processors
Data Processing Agreements in place with all sub-processors.
Subject access request procedure in place (one-month response)
Subject access request procedure in place (one-month response).
ICO registration current
ICO registration current.
Technical Security
Penetration test by a CREST-approved provider (within 12 months)
Penetration test by a CREST-approved provider (within 12 months).
Cyber Essentials or Cyber Essentials Plus certification
Cyber Essentials or Cyber Essentials Plus certification.
NHS Cloud Security Principles compliance documented if using cloud infrastructure
NHS Cloud Security Principles compliance documented if using cloud infrastructure.
NHS Smart Card or NHS login integration where required
NHS Smart Card or NHS login integration where required.
Interoperability
FHIR R4 API capability documented or roadmapped with timeline
FHIR R4 API capability documented or roadmapped with timeline.
NHS API Management platform compatibility assessed
NHS API Management platform compatibility assessed.
Data format alignment with NHS data standards (SNOMED CT, dm+d, NHS number)
Data format alignment with NHS data standards (SNOMED CT, dm+d, NHS number).
MHRA (if applicable)
Product assessed against MHRA medical device definition
Product assessed against MHRA medical device definition.
MHRA device registration completed for applicable device class
MHRA device registration completed for applicable device class.
Clinical evaluation report produced
Clinical evaluation report produced.
Post-market surveillance system in place
Post-market surveillance system in place.
UKCA mark obtained (or in process) for Class IIa and above
UKCA mark obtained (or in process) for Class IIa and above.
Accessibility
WCAG 2.1 AA accessibility audit completed
WCAG 2.1 AA accessibility audit completed.
Assistive technology compatibility tested
Assistive technology compatibility tested.
Conclusion
The UK digital health market is genuinely open to innovation. The NHS actively wants better tools for Telemedicine, RPM, mental health, and AI-assisted care. The opportunity is real and large.
Founders who come to NHS procurement conversations with their DTAC documentation in order, their clinical safety process running, their data protection obligations met, and their interoperability capability evidenced win contracts. Those who arrive with a working demo and a promise to sort compliance later do not.
The good news is that none of these requirements are unreasonable. They are achievable. The challenge is knowing what they actually require at the code and architecture level, and building with that in mind from the start rather than retrofitting compliance six months before your pilot.
Your UK market success depends on the foundations you lay now.
Frequently Asked Questions
Is Your Product Ready for NHS Procurement?
Get a free 45-minute audit of your product against DTAC, MHRA, and NHS Digital requirements with a clear action plan. No sales pitch. No commitment. Just honest procurement-readiness insights.