The 21st Century Cures Act has, by 2026, become the backbone of US healthcare interoperability law. The Act and the ONC final rules implementing it require certified EHRs to expose FHIR APIs, support USCDI data sets, and refrain from information blocking. For US EHR development teams, the Cures Act is not background reading; it is the operating constraint that shapes the FHIR roadmap.
Below are the FHIR tools that hold up best for Cures Act compliance work in 2026. The complete guide to FHIR-based EHR development in 2026 is the broader context, and interoperability primers and references covers the surrounding material.
Inferno for Certification Testing
Inferno from ONC is the canonical test suite for Cures Act and ONC certification. The suite verifies that an EHR exposes a conformant FHIR API, supports the SMART-on-FHIR launch sequences, and complies with the patient-access and provider-access scope requirements. For a US EHR team pursuing ONC certification, Inferno is the tool to run early, often, and in CI. The failures Inferno surfaces are the failures the certification reviewer will surface, only cheaper to fix.
HAPI FHIR With US Core IG Packages
HAPI FHIR with the US Core implementation guide packages loaded is one of the more common foundations for Cures Act-conformant FHIR APIs. The library handles the profile validation, the required search parameters, and the operations the rule expects. For US EHR teams building their own FHIR server stack, HAPI plus US Core is the workhorse path.
Smile Digital Health
Smile Digital Health ships with US Core and the Da Vinci IGs that the Cures Act ecosystem leans on, with the vendor's certification documentation simplifying audit conversations. For US health systems and digital-health products that prefer a vendor on the hook for Cures Act compliance, Smile is on most shortlists.
Medplum
Medplum exposes US Core and USCDI conformance modes that an EHR development team can configure for Cures Act-aligned API behavior. The platform's developer-first orientation suits digital-health teams building Cures Act-compliant products from scratch. The fit is best for greenfield builds.
Aidbox
Aidbox supports US Core and the Da Vinci suite through configurable IG packages. For US EHR teams evaluating alongside Smile and Medplum, Aidbox is one of the commercial options worth considering for Cures Act compliance. The platform's flexibility on resource customization fits some custom deployment patterns better than the more opinionated alternatives.
Da Vinci IG Validators
The Da Vinci implementation guides cover the payer-provider interoperability scenarios the Cures Act enables. The IG validator packages from the Da Vinci project load into HAPI, Smile, Firely, and other FHIR platforms and validate incoming and outgoing resources against the Da Vinci profiles. For US health plans and provider organizations implementing the Da Vinci use cases (Coverage Requirements Discovery, Documentation Templates and Rules, Payer Data Exchange), the validators are the bridge between the spec text and the running system.
What the Cures Act Actually Requires of an EHR
The Cures Act and the ONC final rules require, at a minimum: a FHIR R4 API exposing USCDI v4 data, SMART-on-FHIR application launch support, public discovery endpoints for the FHIR API, bulk-data export support, and compliance with the information-blocking provisions. The tools above handle the technical conformance; the harder work is the organizational discipline to keep up with ONC's annual USCDI revisions and the periodic Da Vinci IG updates.
A US EHR development team should treat Cures Act compliance as a sustained operational program, not a one-time certification project. Running Inferno in CI, validating against the current US Core profile package in every release, and tracking ONC and CMS guidance updates are the disciplines that separate products that stay certified from products that scramble at recertification. The Top 6 tools for USCDI compliance in EHR development zooms into the USCDI-specific tooling, which is the largest component of the Cures Act technical requirement.
Sources
- Inferno main page - HTML portal, ONC HealthIT, evergreen
- USCDI Implemented in US Core - PDF slides, DevDays 2024, Brett Marquard
- Da Vinci Education: Burden Reduction - HTML portal, HL7, evergreen
