EU MDR language requirements, IEC 62366 multilingual usability testing, and medical device GUI translation validation: what a complete localization programme actually requires
This article draws on Creative Navy's project work in medtech UX, spanning practice management software, surgical equipment, ventilators, blood pumps, infusion systems, and patient monitoring devices, including Class II and Class III regulated products. Our work in this sector covers clinical environments including the ICU and operating theatre, designing for surgeons, nurses, and biomedical engineers. Dennis Lenard, who leads this work at Creative Navy, is the author of User Interface Design For Medical Devices And Software, the practitioner reference on UX design for medical devices and software. Our approach integrates IEC 62366 usability engineering requirements and FDA Human Factors guidance as structural inputs to the design process, not post-hoc compliance activities.
Key statistics
| Expansion / Percentage | Value | Context |
|---|---|---|
| 200%+ | Maximum expansion for short English UI strings translated into German | UI buttons and labels |
| 25 to 75% | Adults with limited health literacy across 17 EU countries (WHO M-POHL Network, 2021) | Home-use patients |
| 60% | IV medication infusions involving at least one error (Keers et al., BMJ Quality & Safety, 2013) | Infusion pumps |
| 710 | Deaths linked to infusion pump incidents reported to FDA MAUDE, 2005 to 2009 | Interface-related harm |
| 13% | Medical device recalls attributed to packaging and labelling failures (FDA, 2010 to 2012) | Labelling issues |
| $600M | Upper bound of a single medical device recall event | Financial impact |
Why Accurate Translations Break Interfaces
The brief arrives looking like a translation job. You have a glucose monitor approved for the German, French, and Dutch markets. The translation agency has delivered reviewed, back-translated versions of every string. The compliance team has signed off on the IFU documentation. The project looks complete.
Then you open the German UI on the target device. Two button labels have been truncated because the hardware viewport did not account for German compound nouns. The French IFU reads at a Grade 11 level; most of your users are elderly patients with type 2 diabetes managing their condition at home. The Dutch version displays glucose readings in mg/dL. The Netherlands uses mmol/L. The conversion factor is 18.
Every translation is correct. The localization is broken. The situation becomes even more challenging when devices generate text dynamically rather than displaying fixed strings, a problem explored in AI-generated medical device interfaces and the EU AI Act localization problem.
This is not a rare situation. It is the standard outcome of treating medical device localization as a translation project with a linguistic quality step. Translation is one part of what localization requires and not the part most likely to produce patient harm.
Text Expansion in EU Medical Device Translations
Text expansion is the localization problem teams discover late, because it is invisible during the translation phase and highly visible the moment translated content is rendered on a real device.
| English string length | European language expansion | Typical medical device context |
|---|---|---|
| Up to 10 characters | 100 to 200% | Button labels, alarm indicators |
| 11 to 20 characters | 80 to 100% | Short field labels, status messages |
| 21 to 30 characters | 60 to 80% | Menu items, confirmations |
| 31 to 50 characters | 40 to 60% | Warnings, instructional labels |
| 70+ characters | ~30% | Long-form instructional text |
Design implication: Localization-ready UI design requires budgeting for expansion before translation begins, not after. The standard practice is to design for the target language worst case, typically German for EU markets, and treat English as the compressed version.
The Three-Layer Medical Device Localization Model
Layer 1: Linguistic Accuracy
Correct medical terminology in the target language. Consistent use of approved terminology across all device elements. Back-translation validation for safety-critical content. Layout accommodation for text expansion.
Validated by: Certified medical translator + domain SME review + linguistic quality audit + rendered layout review on target device hardware.
Layer 2: Cultural Appropriateness
Measurement units matching local clinical convention (mmol/L vs mg/dL, Celsius vs Fahrenheit, European date formats). Reference ranges and normal-value thresholds expressed in locally understood terms. Risk framing that matches the clinical culture of the target market.
Validated by: In-country clinical review + regulatory check against local EU Member State guidance (EU MDR 2017/745, Article 10) + symbol comprehension testing.
Layer 3: Health Literacy Adaptation
Reading level appropriate for the actual user population. Numeracy burden reduced to the minimum required for safe operation. Action instructions specific enough to produce the correct response without clinical training.
Validated by: Readability assessment in target language + comprehension testing with lay users matching the intended use population + IEC 62366-1 summative evaluation with language-representative participants.
When Users Are Patients, Not Clinicians
Hospital-deployed devices and home monitoring devices have fundamentally different localization requirements. The difference is not degree of difficulty, it is structure.
When a patient manages their glucose at home with a CGM, no clinical mediation chain exists. The patient reads the display, interprets the number, and decides whether to eat, inject, or call for help. A localization failure that a clinician would catch produces direct patient action.
A device can be accurately translated and still fail the people it was designed to protect. The translation is one layer. Understanding whether the translation communicates is a different question entirely.
Unit Confusion: Design Flaw, Not Translation
The mmol/L versus mg/dL split is one of the most documented localization failure points in home medical devices. The conversion factor is 18. A reading of 5.5 mmol/L equals 99 mg/dL. Misreading units produces an 18-fold interpretation error.
The right resolution is recognising that numeric precision and clinical urgency are two different communication goals. A device that communicates "treat low glucose now" via a risk-zone indicator operates correctly regardless of which numeric unit system the user knows.
The Hidden Testing Budget Gap
IEC 62366-1 requires summative usability evaluation with representative users. FDA recommends a minimum of 15 participants per distinct user group. Linguistic and cultural differences can constitute distinct user groups.
The pragmatic approach used in practice is risk stratification: full summative testing in the highest-risk language environments, with documented rationale for equivalence in lower-risk cases.
Where We Still Don't Know: Translation Risks
The validation methodology for Layer 3 (health literacy adaptation) remains genuinely unresolved. Readability tools like Flesch-Kincaid do not port cleanly to other languages. IEC 62366-1 requires summative evaluation but does not define comprehension success for multilingual devices.
Frequently asked questions
What are the EU MDR language requirements for medical device GUIs?
EU MDR 2017/745 Article 10 requires device information in the official language(s) of each Member State where marketed. Only 16 of 27 Member States have published specific GUI guidance.
What does IEC 62366 require for multilingual medical device interfaces?
It requires summative usability evaluation with representative users and classifies localization failures as foreseeable use errors. It does not specify minimum participant counts per language version.
How much does German text expand when translated from English in medical device interfaces?
For short UI strings up to 10 characters, expansion reaches 100 to 200%. German compound nouns do not wrap, creating overflow risks.
What is the difference between mg/dL and mmol/L in glucose monitoring?
Conversion factor is 18. Misreading produces an 18-fold error. Design should separate numeric reading from clinical action required.
Does IEC 62366 require usability testing separately for each language version?
No explicit requirement. Industry practice treats translated UIs as substantially equivalent, but this is a risk acceptance posture.
How does health literacy affect medical device localization requirements?
25 to 75% of EU adults have limited health literacy. For home-use devices, it is a primary design constraint.
Creative Navy designs medical device interfaces that perform correctly in the environments they are actually used in, including multilingual markets. See our work on medical device UX design, medical device information architecture benchmarking, and how UX design improves adoption of healthcare technology.
In this story
Translation alone isn't enough for medical device localization. This guide breaks down common failures like unit confusion (mmol/L vs mg/dL), and overlooked health literacy needs in home-use devices. Learn the Three-Layer Model, IEC 62366 implications, EU MDR language rules. Real stats, best practices, and honest gaps in current approaches.
- Why Accurate Translations Break Interfaces
- Text Expansion in EU Medical Device Translations
- The Three-Layer Medical Device Localization Model
- When Users Are Patients, Not Clinicians
- Unit Confusion: Design Flaw, Not Translation
- The Hidden Testing Budget Gap
- Where We Still Don't Know: Translation Risks
- Frequently asked questions



