BiQadx
RegulatoryQ4 2023 · 9 min read

Navigating ISO 13485:2016 Certification Constraints

ISO 13485:2016 imposes documentation-heavy design controls developed for waterfall hardware development — a poor fit for iterative software sprints. This paper documents BiQadx's hybrid SDLC methodology: a purpose-built bridge between the two-week Agile sprint cadence and the stage-gated QMS gate requirements of IEC 62304 and ISO 13485, preserving development velocity without regulatory compromise.

BQ
BiQadx Core Engineering
Q4 2023
9 min read
2 weeks
Sprint Velocity Maintained
No QMS-induced slowdown
100%
DHF Traceability
Automated from Jira → DocuSign
0 Majors
Audit Findings
First ISO 13485 surveillance audit
◆ Engineering Process Flow
1
RISK MGMT
2
DESIGN
3
AUDIT
4
SUBMISSION
5
APPROVAL
◆ Key Findings
  • Automated DHF pipeline from Jira → test evidence → DocuSign maintains 100% traceability with <48h documentation lag after sprint close — no retrospective catch-up required
  • Change classification at PR creation (78% Minor) routes the vast majority of changes through auto-approval, preserving full sprint velocity
  • BSI surveillance audit: zero major non-conformances — validating that agile + ISO 13485 compliance is achievable without sacrificing development speed
01

The Core Tension: Agile Speed vs. QMS Documentation

IEC 62304 software development lifecycle requires: documented software requirements specification, software architecture design, unit/integration testing, traceability matrix linking requirements to tests, and change control for every modification. In a traditional interpretation, each sprint's code changes would require a formal change request, impact assessment sign-off, and retrospective documentation — introducing 3–5 day overhead per sprint. Our internal benchmarking showed this would reduce effective sprint velocity from 28 story points to 11 — a 61% productivity loss.

02

BiQadx Hybrid SDLC Framework

The solution is a continuous documentation pipeline: (i) User stories in Jira are tagged with IEC 62304 software risk class (Minor/Major/Critical) at creation; (ii) Acceptance criteria in each story map directly to software requirements specification (SRS) items via a bidirectional Jira-Confluence plugin; (iii) Pull requests in GitHub trigger automated test runs (Jest unit tests, Cypress E2E tests) and populate the software integration test record with pass/fail evidence; (iv) On sprint close, an automated job generates the sprint's design history file contribution (DHF delta) combining Jira tickets, test run reports, and peer review records, submitted for QMS Manager e-signature via DocuSign API within 48 hours of sprint completion.

03

Change Control Without Stopping the Sprint

Software change control (SCC) is the classic agile-QMS collision point. Our approach: changes are classified at PR creation by the author (Minor: no functional impact on patient safety; Significant: affects diagnostic calculation logic; Critical: affects safety mechanism or alarm). Minor changes are auto-approved post-CI pass and peer review, logged to SCC register. Significant changes require QMS Manager review (48h SLA). Critical changes trigger a synchronous multidisciplinary team (MDT) review before merge. Retrospective analysis of 14 sprint cycles: 78% Minor, 19% Significant, 3% Critical. Mean SCC cycle time: Minor 4h, Significant 31h, Critical 4.8 days.

04

First Surveillance Audit Results

An ISO 13485:2016 Stage 2 surveillance audit conducted by BSI (British Standards Institution) in November 2025 reviewed the hybrid SDLC for compliance. Auditor findings: zero major non-conformances (MNCs), two minor observations — (i) sprint retrospective meeting minutes were not consistently filed in the DHF, (ii) change classification justification documentation could be more granular for Significant changes. Both observations resolved within 30 days. Auditor comment: 'The automated DHF pipeline represents a leading-practice approach to agile software compliance that other Class IIb medical device manufacturers would benefit from adopting.'

Hybrid SDLC Change Control Performance — 14 Sprint Cycles
Change Class% of ChangesApproval WorkflowMean Cycle TimeBlocking Sprints?
Minor (no patient safety impact)78%Auto (CI pass + peer review)4.2 hoursNever
Significant (calc logic affected)19%QMS Manager review (48h SLA)31.4 hoursRarely (<2%)
Critical (safety mechanism)3%MDT synchronous review4.8 daysAlways — by design
14 sprint cycles, Aug 2024–Nov 2025. 847 total change records. BSI ISO 13485 surveillance audit: 0 major findings.BiQadx Engineering Data

Research Context Only: This document is published as an engineering log for transparency. All content describes R&D-phase investigations. No clinical diagnostic claims are made. This is not a regulatory filing or clinical performance specification.

Engineering LibraryINS-012 / BiQadx © 2026
BiQadx content is R&D / prototype / pilot-stage. No clinical claims. For planning and technical understanding only. Not medical advice.