Skip to content

ONC Certification (g)(10) Standardized API Test Kit v4.1.0

Compare
Choose a tag to compare
@Jammjammjamm Jammjammjamm released this 13 Dec 01:05
· 73 commits to main since this release
b6f59e9

The ONC Certification (g)(10) Standardized API Test Kit v4.1.0 includes several testing updates.

In addition to testing updates, this release uses a new version of Inferno Core which will require that users running Inferno locally perform database migrations. If you run in Inferno via Docker, you can run the database migrations by running the setup.sh script. If you run Inferno via Ruby, you can run the database migrations with bundle exec inferno migrate.

This update incorporates the following test changes that may cause systems that passed v4.0.0 tests to now fail:

  • Restore component.dataAbsentReason MustSupport for Blood Pressure profile (US Core 5 & 6 only) (#471).
  • Check for MustSupport elements within a slice only within that slice (#475).
  • Enforce reference profile validation check when there is only one reference target type (#470).
  • Check that the optional fhirContext field is correctly formatted when present in the token response (SMART App Launch STU 2 only) (#474).