How Do SemVer Versions Map to Significant Changes for a Medical Device?

Anonymous Technical Documentation Updated May 07, 2024
We’re using semantic versioning (semver) for assigning version numbers to our software which we want to certify as a medical device. For future updates, We’re currently trying to understand what constitutes a significant change. We’re wondering: Semver structures the version number as major.minor.patch. Does that mean that we can only increment the patch number as otherwise we’d be making a significant change and would have to get approval of our notified body?

1 Answer

Accepted answer
Dr. Oliver Eidel
Dr. Oliver Eidel Founder & CEO, OpenRegulatory
No. You can increment whatever number you want. It depends entirely on the content of the change, not your version number. See my answer on significant changes.

Long Answer

When assessing (significant) changes, it’s all about what you’re changing, not what your new version number will look like. See the answer linked above.

Consider this thought experiment: Instead of semver, you use a versioning scheme which just has one integer number which is incremented. So the first release would be version 1 and the 25th release would be version 25. There’s no way to tell which release contains “major” changes in the semver sense. But some of those changes might still have been significant in the context of a medical device.

So: Use whatever versioning scheme you want, increment the numbers however you like, but assess the content of your changes whether they’re significant.
Want to add your answer to this question?
Write an answer under your name by logging in or signing up, or post anonymously.

Still have a question? Ask a question here publicly - for free!

Or would you like to talk to one of our consultants? First calls are free. Check out our services and prices here.

And if you're looking to automate your regulatory work, check out our eQMS, Formwork. It's for lean, founder-led companies. It automates your compliance, and there's even a free version for you to try out!