avatar   Ardon  

Release 2026.3 is now live. The headline of this release is canonical pinning during package creation, which gives you control over exactly which version of a reference your packages point to. We have also upgraded the platform to .NET 10 and shipped a batch of UI improvements and fixes across Simplifier. As always, reach out if you have any questions.

Pin canonical references during package creation

In FHIR, a canonical reference can leave the version off, in which case it resolves to whatever version happens to be in scope at the time. As your dependencies change, the same reference can quietly start pointing somewhere new, and a package that validated cleanly can later render differently or break. Pinning solves this by writing the exact version into the reference.

When you create a package, you can now opt in to pinning. Simplifier locks each canonical reference to the exact version it resolved to at creation time, following the FHIR community's guidance on pinning. The option lives on the package creation form, so it is there when you want it and out of the way when you do not.

A few related changes come with it:

  • Every resource in a newly created package now receives the package version automatically if it did not already have one.
  • You can now point a canonical reference at a specific version and have Simplifier honour it. A reference written as canonical|1.0.0 resolves to version 1.0.0 wherever it is used, including when rendering resources in a guide and when resolving canonicals through /resolve.
  • Two new quality-control rules, explicit-version and canonical-pinning, help you pin safely and catch problems early. You can read how to use them in the pinning documentation.

Under the hood, we refactored the canonical resolvers so the same resolution logic is now used consistently across pinning, validation, snapshot generation and more. That also clears the path for something we are working on next: keeping multiple versions of the same package in scope at once.

Upgraded to .NET 10

Simplifier has moved from .NET 8 to .NET 10. This keeps the platform on a current, supported runtime and sets us up for further performance and security work.

Other improvements

  • Guide styles without HL7 trademarks: a new guide style based on the HL7 template, but without the HL7 or FHIR logos and branded colors, for implementers who cannot use HL7 trademarks. Existing styles that include those logos now show a short reminder that you are responsible for following HL7 International's guidelines.
  • Clearer package versions: the package tabs now make it easier to tell public and private versions of a package apart.
  • Guides open the published version: clicking a guide from the Guides tab now opens the default published version instead of the current work in progress.
  • Sorting for releases and projects: the releases tab on a project page now supports pagination and is sorted by release date, and projects on the organization page can be sorted by their last update date.
  • Steadier editing: the resource editor no longer creates a new file version while you edit within a session.
  • Security maintenance: we reviewed and updated our NuGet and NPM packages to address known vulnerabilities.

In closing

Release 2026.3 puts you in control of the versions your packages depend on, and keeps the platform current with the move to .NET 10. If you have questions or ideas for what we should build next, reach out to the Simplifier team. We would love to hear how pinning works for you.

Other news from Firely
Ardon Toonstra
This release lets you pin canonical references when creating a package, locking each one to the exact version it resolved to so your packages stay reproducible. Simplifier honours the version in a reference when resolving, with two new quality-control rules to help you pin safely. On top of that, the platform has moved to .NET 10, alongside a set of UI improvements and bug fixes.
Ardon Toonstra
The 2026 Simplifier User Survey is now open, and we need your input. Tell us which tools and features drive real value in your FHIR workflow, and where the platform can do better. It only takes a few minutes, and your response shapes what we build next.
Ward Weistra 🔥
Use this new skill to combine Firely Terminal with your AI-driven workflows to give your agent real tools to perform FHIR validation and not just guess.
Ward Weistra 🔥
This latest Forge 2026.1.0 release introduces significant updates, focusing on advanced modeling capabilities, more robust validation, and improved package management to enhance your profiling workflow.
Ward Weistra 🔥
The latest Simplifier.net release revolves around safety and productivity. While we have implemented new measures behind the scenes to protect accounts, we introduce important innovations for professionals in metadata management, validation and user-friendliness. In this note we explain the improvements and outline what they mean for your FHIR projects.
Ward Weistra 🔥
New on Firely: a deep‑dive blog and whitepaper on how FHIR Obligations sharpen the long‑standing Must Support flag into explicit, actor‑specific, and machine‑readable conformance rules—moving interoperability from narrative intent to testable behavior in real‑world FHIR implementations.
Jay Salvemini
You can now use the new Firely .NET Validator everywhere, simplify your canonical resolving and use the improved project editor. Interested in SSO? Reach out!
Ward Weistra 🔥
January 20, 2025 | Free Online Session. The FHIR Community Process (FCP) is rapidly becoming the global benchmark for quality, transparency, and trust in FHIR Implementation Guides. Learn how to implement it for yourself.
Jay Salvemini
Simplifier.net Release 2025.4 brings major upgrades for FHIR users: a global adoption map, embeddable resource views, shareable snippets, integrated Java Validator, improved package visibility, and refined rendering. These features boost transparency, collaboration, and quality control—making it easier than ever to manage, share, and futureproof your FHIR projects.
Ward Weistra 🔥
Find a comprehensive report on how your country is doing on FHIR in the Simplifier Jurisdictions overview.