Summarize with AI
Building medical device software for the United States means clearing two connected hurdles: proving your product is safe and effective to the FDA, and building it against a stack of quality and engineering standards that the FDA expects you to follow. As of February 2026, the ground rules changed. The new Quality Management System Regulation (QMSR) is now in force, cybersecurity is a legal requirement rather than a best practice, and the FDA has opened a clear path for updating AI models after clearance. This guide walks through the full compliance map, from figuring out whether your software is even a medical device to submitting to the FDA and shipping with confidence.
Software qualifies as a medical device when it is intended to diagnose, treat, cure, mitigate, or prevent a disease or condition, regardless of whether it runs on dedicated hardware or entirely in the cloud. The intended use, not the technology, is what triggers regulation.
There are three broad categories worth knowing:
There is also a large gray zone. General wellness apps that promote a healthy lifestyle without making disease claims usually fall outside FDA oversight, and many Clinical Decision Support tools are exempt if a clinician can independently review the basis for the software’s recommendation. If you are not certain where your product lands, that decision is the first thing to resolve, because it determines everything that follows.
Quick test: Does your software make a clinical claim? Does it drive or inform a treatment decision? Does a physician rely on its output without being able to verify the reasoning? If you answered yes to any of these, plan for FDA regulation.
Four frameworks now govern medical device software in the US: FDA device classification, the QMSR, the IEC 62304 software lifecycle standard, and device-specific cybersecurity law. Here is where each stands in 2026.
| Framework | What it covers | 2026 status |
|---|---|---|
| QMSR (21 CFR Part 820) | Quality management system | Effective February 2, 2026. Replaced the old Quality System Regulation and now incorporates ISO 13485:2016 by reference. |
| Computer Software Assurance (CSA) | Validating software used in production and quality systems | Final FDA guidance issued September 2025, updated in February 2026 to align with QMSR terminology. |
| PCCP for AI | Pre-authorized updates to AI-enabled software | Final FDA guidance in force, allowing model updates without a new marketing submission. |
| IEC 62304 | Software development lifecycle | Edition 1 (2006 plus 2015 amendment) is current. Edition 2, a structural overhaul, is expected around August 2026. |
Why this matters right now: most competing content and many internal playbooks still describe the retired Quality System Regulation or treat QMSR as a future event. Building against the current framework, and citing the FDA’s official QMSR page directly, is the difference between an audit-ready product and an expensive surprise.
FDA oversight depends on your device class, which is set by risk. There are three classes, and each maps to a different route to market.
When no predicate device exists for a novel, low-to-moderate-risk product, the De Novo pathway creates a new classification. To find where your product sits, search the FDA Product Classification database by function and locate your three-letter product code. This single step drives your submission type, your testing burden, and your timeline, which is exactly why so many projects lose months by getting it wrong. Ailoitte’s developer’s guide to FDA approval breaks this classification exercise down with software-specific examples.
US medical device software development is built against a layered set of standards, each owning a different risk domain. Treat them as a stack, not a checklist.
Thinking of these as separate silos is a common failure mode. Risk management under ISO 14971 feeds into your IEC 62304 safety classification, which shapes your design controls under QMSR. They interlock.
IEC 62304 defines the lifecycle processes for medical device software and scales the required rigor to how much harm the software could cause. It is a process standard, not a product standard: it tells you what activities and documentation are required, not how to write your code.
The current edition sorts software into three safety classes:
Your class determines how much of the standard’s lifecycle you must formally execute and document: planning, requirements analysis, architectural design, detailed design, implementation, integration and testing, verification, release, and ongoing maintenance.
The big shift on the horizon is Edition 2, expected around August 2026. It replaces the three safety classes with two process rigor levels, adds explicit requirements for AI and machine learning lifecycles, deepens cybersecurity expectations, and widens the scope to cover all health software rather than only formally regulated devices. The practical takeaway: if you are starting a build in 2026, architect your documentation with Edition 2 in mind so you are not retrofitting a year from now.
FDA design controls require you to prove, with documented traceability, that the software you built matches the software you specified. This is where regulatory theory becomes daily engineering practice.
At the center sits the Design History File, the record that demonstrates the design was developed according to your plan. It links design inputs (what the software must do) to design outputs (what you actually built) to verification and validation (evidence that the outputs meet the inputs and the user’s real needs). The connective tissue is a traceability matrix that maps every requirement to its design element and its test.
The teams that struggle are almost always the ones that treat documentation as a submission-week scramble. Reconstructing traceability after the fact is slow, error-prone, and a red flag to reviewers. Documenting as you build is faster overall and produces a cleaner submission.
Under Section 524B of the Federal Food, Drug, and Cosmetic Act, cybersecurity is a mandatory part of premarket submissions for cyber devices. It is no longer an optional layer you can defer to a later release.
Three expectations sit at the core:
The supporting standard here is IEC 81001-5-1, which sets out the security activities across the health software lifecycle. If your product connects to a network, syncs to the cloud, or receives updates, plan for 524B from day one.
AI-enabled medical software can be updated after clearance without filing a new submission, provided the changes were pre-authorized in a Predetermined Change Control Plan (PCCP). This is one of the most important regulatory developments for modern health software, because a learning model that never changes defeats the purpose of using AI at all.
Historically, a meaningful change to an algorithm counted as a change to the device and could trigger a fresh 510(k), De Novo, or PMA supplement. The PCCP framework, detailed in the FDA’s final guidance for AI-enabled device software functions, lets you define your intended changes up front and get them authorized alongside the initial submission.
A PCCP has three parts:
The urgency is grounded in data. A 2025 study in JMIR Medical Informatics that analyzed 27 years of FDA recall data found that device design and software design root causes accounted for 50 percent of recalls among AI and machine learning enabled devices. In other words, AI raises the stakes on disciplined development, and the PCCP is the FDA’s mechanism for keeping iteration safe. Pairing a PCCP with early FDA feedback through the Q-Submission Program is one of the most effective ways to de-risk an AI build.
If your software creates, stores, or transmits protected health information, HIPAA compliance sits on top of FDA requirements, not instead of them. A product can be a cleared medical device and still be non-compliant with HIPAA, and vice versa.
The technical safeguards that matter most are encryption in transit and at rest, role-based access control, and complete audit logging of who touched what data and when. Just as important, every cloud provider, analytics vendor, or third party that handles PHI on your behalf needs a Business Associate Agreement in place. For a deeper walkthrough of building to this standard, see Ailoitte’s approach to HIPAA-compliant software development.
Reaching the US market follows a repeatable sequence. Knowing the order helps you plan resourcing and avoid rework.
Early engagement pays off. The Q-Submission Program lets you validate your regulatory strategy, and your proposed PCCP, before you have sunk the full cost of a submission.
Most medical device software delays come from process gaps discovered late, not from the code itself. Across builds, the same avoidable mistakes recur:
The common thread is treating compliance as a phase at the end rather than a discipline woven through the build. Teams that bake regulatory thinking into sprint planning ship faster and cleaner.
The right partner brings regulatory fluency and quality-system discipline, not just engineering capacity. When evaluating a medical device software development team, look for a QMS-aligned process, demonstrated IEC 62304 and ISO 14971 experience, security certifications, and a verifiable delivery record in regulated healthcare.
This is where a track record matters more than a pitch. Ailoitte builds HIPAA-ready healthcare software backed by ISO 27001 and ISO 9001 certifications, with more than 300 products delivered across 21 countries. That includes work like the Utsah Smart Ring, built with Sri Sri Tattva, which achieved 95 percent accuracy on heart rate and HRV and 90 percent accuracy on sleep tracking, exactly the kind of connected, sensor-driven health product where getting compliance and quality right is non-negotiable.
Cost is driven less by feature count than by device class, software safety class, and documentation burden. A Class I administrative tool and a Class C AI diagnostic sit in entirely different cost universes even if their feature lists look similar on paper.
The biggest cost drivers are the device classification and submission pathway, the IEC 62304 safety class, the presence of AI or machine learning, and the scope of cybersecurity and clinical validation required. For a full breakdown of estimates and the variables behind them, start with Ailoitte’s ultimate guide to healthcare software development.
Building medical device software for the United States is demanding, but the path is well-defined: classify your device, build against the compliance stack, document as you go, and plan for cybersecurity and AI change control from the start. The 2026 shift to QMSR and the maturing rules around AI make this the right moment to build to current requirements rather than yesterday’s.
No. Only software that meets the definition of a medical device, meaning it is intended to diagnose, treat, or otherwise affect a disease or condition, falls under FDA oversight. General wellness apps and many low-risk clinical decision support tools are exempt.
Software as a Medical Device (SaMD) performs a medical function on its own, independent of hardware. Software in a Medical Device (SiMD) is embedded in or controls a physical device. Both can be regulated, but they are documented and tested differently.
It varies widely by pathway. A 510(k) is typically faster than a De Novo or PMA, but the real timeline depends on how complete your quality system, risk file, and technical documentation are when you submit. Poor documentation is the most common cause of delay.
Almost, but not entirely. QMSR incorporates ISO 13485:2016 by reference, so certification gets you most of the way. You still need to meet the FDA’s specific additions for records, labeling, and integration with programs like UDI and medical device reporting.
Yes, if the update falls within an authorized Predetermined Change Control Plan (PCCP). The plan defines the changes, the methodology, and the impact assessment up front, so you can implement them without a new marketing submission as long as you follow the plan exactly.
You have a Vision, we are here to help you Achieve it!
Your idea is 100% protected by our Non-Disclosure Agreement.
You have a Vision, we are here to help you Achieve it!
Your idea is 100% protected by our Non-Disclosure Agreement.