Insights · User Research & Design Controls
From user research to verifiable requirements: a lifecycle framework for medical-device teams
User research outputs are narrative — workflows, intended uses, use environments, pain points. Design inputs are discrete, measurable, and verifiable. A coherent framework for translating from one to the other is the difference between a design history file that audits cleanly and one that traces back to a paraphrase of the original need.
User research produces narrative artifacts. A journey map. An intended use statement. A list of pain points. An inventory of use environments. A workflow with annotated friction points.
Design controls under 21 CFR 820.30 require the opposite — discrete, measurable design inputs that pass the test in 820.30(c): appropriate to the device, addressing the needs of the user and patient, with a mechanism for resolving incomplete, ambiguous, or conflicting requirements.
Between the narrative artifacts of user research and the verifiable statements of design inputs, there is a translation step. This is a practitioner's framework for that translation step — what each stage looks like, what artifacts each stage produces, and what traceability each stage owes to the next.
Most programs do not have a user-research problem and they do not have a design-input problem. They have a translation problem — and the translation step is the artifact that goes missing.
The translation gap
A user need that says "the clinician should be able to set up the device quickly between cases without losing sterility" is not yet a design input. It is a narrative statement that compresses several decisions: what does "quickly" mean? What does "set up" include — packaging removal? device configuration? priming? user training? What does "losing sterility" mean — a sterility test failure, a sterile-barrier breach, a procedural violation?
Each of those questions has to be answered before the statement becomes verifiable. The translation step is where the answers are decided and recorded. Programs that skip this step write design inputs that look verifiable but are actually paraphrases of the narrative — at verification, they are tested against an engineering-team interpretation of the original need, and the audit trail breaks in the same place every time.
A five-stage framework
The framework that closes this gap has five stages, each producing a named artifact and each owing specific traceability to the next:
- Stage 1 — Use specification. Per IEC 62366-1:2015 §5. The narrative anchor.
- Stage 2 — User needs and use scenarios. Discrete user-need statements + a use-scenario inventory covering normal use, reasonably foreseeable misuse, and hazardous use scenarios.
- Stage 3 — Design inputs with verification approach. The translation. Each design input is verifiable and pairs with a method and acceptance criterion at approval time.
- Stage 4 — Design outputs and traceability. Drawings, specifications, software, processes — each tracing back to specific inputs.
- Stage 5 — Verification and validation. Verification confirms outputs meet inputs (820.30(f)); validation confirms the device meets user needs in use (820.30(g)).
The remainder of this note is one section per stage.
Stage 1 — Use specification (IEC 62366-1:2015 §5)
IEC 62366-1:2015 §5 requires the manufacturer to prepare a use specification that documents:
- The intended medical indication;
- The intended patient population;
- The intended part of the body or type of tissue applied to or interacted with;
- The intended user profiles;
- The intended use environment(s);
- The operating principle.
The use specification is the upstream input to almost everything downstream — it anchors the user-interface specification (§6), the use-related risk analysis (§6.2), and the user-interface evaluation plan (§7). It is also the primary source for the "needs of the user and patient" that 21 CFR 820.30(c) requires design inputs to address.
Stage 2 — User needs and use scenarios
From the use specification, two derived artifacts emerge: a discretized list of user needs (each as a single statement, owned by a single user role, in narrative form) and a use-scenario inventory.
User needs — discretization
The use specification is necessarily holistic. The user-needs list breaks it into atomic statements that can each be evaluated for feasibility and translated into a design input. A useful test: each user need should describe a single observable outcome from the user's perspective. A statement that bundles two outcomes ("the device should set up quickly and operate quietly") becomes two user needs.
Use scenarios — coverage
The use-scenario inventory should cover three categories: normal use (the typical sequence of user actions), reasonably foreseeable misuse, and hazardous use scenarios. IEC 62366-1:2015 §6.2 calls out hazardous use scenarios specifically — sequences of user actions that could lead to harm. Each hazardous use scenario maps to one or more risk control measures per ISO 14971.
Stage 3 — Design inputs with verification approach
This is the translation step. Each user need produces one or more design inputs. Each design input is written to be verifiable and carries, at the time of approval, a verification approach and a target acceptance criterion.
Continuing the earlier example, the user need:
The clinician should be able to set up the device quickly between cases without losing sterility.
becomes one or more design inputs of the form:
DI-014: The device shall complete setup from packaging removal to ready-to-use state within 90 seconds when operated by a trained clinician per the labeled procedure. Verification approach: timed observational test, n=10 trained clinicians, target ≤90 seconds in 9/10 trials with 95% confidence (one-sided binomial).
DI-015: The sterile barrier shall remain intact through the labeled setup procedure when performed per the instructions for use. Verification approach: bubble-leak test per ASTM F2096 on n=30 units after simulated setup, AQL 0.65.
Note three properties of the translation:
- The narrative word "quickly" has been resolved to a measurable target. The decision (90 seconds) is recorded at the design-input level, with the rationale documented in the requirements record.
- The compound need ("quickly without losing sterility") has been split into two design inputs. Each is independently verifiable.
- The verification approach is named at design-input approval — not left for the verification team to decide later.
Design verification is not a stage that follows design — it is a commitment made when the design input is written, and broken when the verification approach is decided after the fact.
Stage 4 — Design outputs and traceability
Design outputs under 21 CFR 820.30(d) are the drawings, specifications, software builds, and process descriptions that implement the design inputs. The traceability requirement is bidirectional:
- Every design input has at least one design output that implements it (forward traceability).
- Every design output references the design input(s) it implements (backward traceability).
The simplest tooling is a traceability matrix that names each design input on one axis and each design output on the other, with cells marking implementation. The same matrix extends to the right with verification protocols (§820.30(f)) and validation evidence (§820.30(g)).
Stage 5 — Verification and validation
21 CFR 820.30(f) requires design verification to confirm that design outputs meet design inputs. Because the verification approach was decided at the time the input was approved (Stage 3), each verification protocol is a near-direct restatement of the approach-and-acceptance-criterion already in the input — with the details of test setup, sample preparation, and pass/fail conditions elaborated.
21 CFR 820.30(g) requires design validation to confirm that the device conforms to user needs and intended uses. Validation closes the loop back to the user-needs list and the use specification: each user need is validated, in actual or simulated use environments, by evidence that the device — operated through the intended use scenarios by the intended user profile — meets the original need as narrative-stated.
Where design verification is testing against design inputs, validation is testing against user needs. The translation step in Stage 3 is what makes both possible without contradiction.
Practitioner summary
The user-research-to-verifiable-requirements gap is one of the highest-leverage places to invest engineering rigor in a regulated-product program. Programs that build the translation step explicitly — as a named artifact, owned by a named role, reviewed and approved with the same rigor as the inputs themselves — produce design history files that audit cleanly and verification plans that do not surprise anyone.
Programs that don't pay the cost in retroactive curation: a traceability matrix assembled before submission, a verification protocol that conveniently aligns with the design output rather than the design input, and a validation report that compares the device to a paraphrase of the original need.
For where this fits in the broader lifecycle, see Why medical device development breaks down between user needs, engineering, and manufacturing. For the regulatory-and-design-controls service area, see Regulatory, Quality & Design Controls.
Frequently asked questions
- What does 21 CFR 820.30(c) actually require for design inputs?
- 21 CFR 820.30(c) requires that design input procedures ensure design inputs are appropriate to the device and address the intended use of the device, including the needs of the user and patient. The procedure must also include a mechanism for resolving incomplete, ambiguous, or conflicting requirements. Inputs must be documented and reviewed and approved by a designated individual, and approval recorded by date and signature. The regulation does not specify a format — it specifies properties: appropriate, addressing user/patient needs, complete, unambiguous, non-conflicting.
- What is a use specification under IEC 62366-1:2015 and how does it relate to design inputs?
- IEC 62366-1:2015 §5 requires the manufacturer to prepare a use specification that documents the intended medical indication, intended patient population, intended part of the body, intended user profiles, intended use environment, and operating principle. The use specification is the primary input to the user-interface specification (§6), the use-related risk analysis (§6.2), and the user-interface evaluation plan (§7). It is also a primary input to design inputs under 820.30(c) — specifically the 'needs of the user and patient' that 820.30(c) requires design inputs to address. A complete use specification is the closest single artifact to a 'first draft of design inputs from a user perspective'.
- Should user needs and design inputs be the same artifact, or separate?
- Separate. User needs are written from the user/patient perspective in narrative form ('the clinician needs to set up the device between cases without losing sterility'). Design inputs are written from the device perspective in verifiable form ('setup time from packaging removal to ready-to-use shall be ≤90 seconds with sterility maintained per ISO 11737-2'). The translation step between them is where most programs either invent the gap that haunts them later, or close it cleanly. Each design input traces to one or more user needs; the traceability record is the artifact a regulator asks for first.
- How do use-related risks become design inputs?
- IEC 62366-1:2015 §6.2 requires identification of hazardous use scenarios — sequences of user actions that could lead to harm. For each hazardous use scenario, a risk control measure is identified per ISO 14971. The risk control measure becomes one of three things: an inherent design feature, a protective measure (alarms, interlocks, safeguards), or information for safety (labeling, training). The first two map directly to design inputs — the design input states what the device must do or constrain to implement the control. The third maps to labeling and training requirements that are still part of the design output. Use-related risks that do not map to either are evidence that the risk-control story is not yet complete.
- What's the most common gap in user-research-to-requirements traceability?
- The most common gap is that the verification approach is decided after the design input is approved. The design input gets through review without specifying how it will be verified, the verification protocol is drafted later by people who were not in the input decisions, and the protocol verifies what is convenient rather than what was specified. The fix is to require a verification approach (test, inspection, analysis, demonstration) and a target acceptance criterion at the time the design input is approved — not at the time the protocol is written. Design verification under 820.30(f) becomes a generated artifact, not a curated one.
Related insights
- Why medical device development breaks down between user needs, engineering, and manufacturing →
Most medical-device programs do not fail on the technology. They fail at the seams — where user needs, engineering, design controls, and manufacturing should integrate but don't. A practitioner's anatomy of where, why, and how to architect around it.
- 21 CFR Part 4 in practice: where combination-product programs actually stall →
Combination-product programs rarely stall on the regulation itself. They stall on the interfaces between device design controls and drug CGMP. A practitioner's view of where the three predictable stall points are — and how to architect a streamlined CGMP system that survives a coordinated FDA inspection.
- Manufacturing transfer readiness: the 12 things most medical-device teams miss →
Design transfer under 21 CFR 820.30(h) is one of the most expensive seams in regulated-product development. The regulation is short; the readiness checklist is long. Twelve specific gaps practitioner teams should close before transfer — covering DHF, DFM, process validation under 820.75, supplier readiness, and inspection posture.