Skip to content

docs(splat-native): address review feedback on #34 (IVD-MDR → MDR Annex VIII Rule 11)#35

Merged
AdaWorldAPI merged 1 commit into
mainfrom
claude/splat-native-customer-fixes
Jun 5, 2026
Merged

docs(splat-native): address review feedback on #34 (IVD-MDR → MDR Annex VIII Rule 11)#35
AdaWorldAPI merged 1 commit into
mainfrom
claude/splat-native-customer-fixes

Conversation

@AdaWorldAPI

Copy link
Copy Markdown
Owner

Summary

Follow-up to PR #34 (merged). Addresses one codex P2 finding on the regulatory citation.

Fix

The §4 standards / vocabularies index in docs/SPLAT-NATIVE-CUSTOMER.md cited "IVD-MDR Rule 11" as the EU SaMD risk classification for splat-native ultrasound. This is the wrong regulation.

  • IVDR (In-Vitro Diagnostic Regulation 2017/746) governs IN-VITRO DIAGNOSTICS (blood tests, immunoassays) and uses A–D risk classes.
  • MDR (Medical Device Regulation 2017/745) governs medical devices including ultrasound SaMD; Class IIa is set by Annex VIII Rule 11 (software intended to provide information used for diagnostic or therapeutic decisions).

Because §4 is the regulatory cross-reference future D-SPLAT-14 (SaMD documentation track) work follows, leaving the wrong regulation name would send the certification/evidence plan down the wrong rule set for the stated ultrasound device. The Class IIa classification claim itself was correct; only the regulation citation was wrong.

What this PR changes

Where Before After
docs/SPLAT-NATIVE-CUSTOMER.md §4 last bullet IVD-MDR Rule 11 — EU SaMD risk classification (Class IIa for diagnostic-software with non-critical decision support). MDR Annex VIII Rule 11 — EU SaMD risk classification. Software intended to provide information used to make decisions for diagnostic or therapeutic purposes is Class IIa (or higher) [...] IVDR is a separate framework for in-vitro diagnostics and uses A–D risk classes; it does NOT govern this device. The MDR (regulation 2017/745) is the correct framework for ultrasound SaMD; Annex VIII Rule 11 is the classification rule that applies.

Companion fix landing in the lance-graph canonical plan (PR follow-up to #471) — the same wrong citation appeared in the D-SPLAT-14 row of both the plan body and the STATUS_BOARD.

What's NOT in this PR

  • Source code: still none. Narrative-only doc.
  • The other standards (IEC 62366 usability, IEC 80001 risk, ISO 14971 risk-management) are unchanged.
  • The Class IIa classification claim itself is unchanged — only the regulation citation was wrong.

Test plan

  • Codex P2 (regulatory basis) — IVD-MDR → MDR Annex VIII Rule 11.
  • Cross-grep: no remaining IVD-?MDR references in the file.
  • Codex re-review on this PR.

Companion follow-up PRs:

  • lance-graph claude/splat-native-ultrasound-v1-fixes — 5 fixes (StepDomain, STATUS_BOARD canonical status, pose_se3 16→24, NR-SPLAT-PHI normative rule, MD040 fence tags, + same IVD-MDR consistency fix)
  • ndarray claude/splat-native-ultrasound-v1-fixes — 2 fixes (opacity-blend ray segmentation, Mahalanobis scratch buffer)
  • MedCare-rs claude/splat-native-ultrasound-v1-fixes — 1 fix (pose_se3 16→24)
  • OGAR (this PR)

…ex VIII Rule 11)

Follow-up to PR #34 (merged). Addresses one codex P2 finding.

## Fix — Regulatory basis for Rule 11 / Class IIa (codex P2)

The §4 standards / vocabularies index cited "IVD-MDR Rule 11" as the
EU SaMD risk classification for splat-native ultrasound. This is the
wrong regulation. IVDR (the In-Vitro Diagnostic Regulation 2017/746)
governs IN-VITRO DIAGNOSTICS (e.g., blood tests, immunoassays) and
uses A-D risk classes. Ultrasound SaMD is regulated under the MDR
(Medical Device Regulation 2017/745); the applicable classification
rule is **MDR Annex VIII Rule 11**.

Because this section is the regulatory cross-reference future
D-SPLAT-14 (SaMD documentation track) work will follow, leaving the
wrong regulation name would send the certification/evidence plan
down the wrong rule set for the stated ultrasound device.

Fix: corrects the IVD-MDR entry to MDR Annex VIII Rule 11 and adds
a half-sentence call-out explaining that IVDR is a separate
framework that does NOT govern this device. The Class IIa
classification claim is unchanged (just attached to the correct
regulation now).

Companion fix in the lance-graph canonical plan (PR follow-up to
#471) which had the same wrong citation in the D-SPLAT-14 row of
both the plan body and the STATUS_BOARD.

## What's NOT in this PR

- Source code: still none. Narrative-only doc.
- The other regulatory standards (IEC 62366 usability, IEC 80001
  risk, ISO 14971 risk-management) are unchanged.
- The Class IIa classification claim itself is unchanged (it was
  correct; only the regulation citation was wrong).

## Test plan

- [x] Codex P2 (regulatory basis) — IVD-MDR → MDR Annex VIII Rule 11.
- [x] Cross-grep: no remaining IVD-?MDR references in this file.
- [ ] Codex re-review on this PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant