Skip to content

Releases: onc-healthit/onc-certification-g10-test-kit

ONC Certification (g)(10) Standardized API Test Kit v6.0.1

10 Sep 23:47
e5ef9e9
Compare
Choose a tag to compare

The ONC Certification (g)(10) Standardized API Test Kit v6.0.2 is a patch update which includes the following changes which should not cause systems that passed v6.0.1 tests to now fail:

  • Fix a bug which prevented fields with both a primitive value and an extension from being recognized as matching search parameters (#557).
  • Fix a bug which prevented fine-grained scopes tests (9.14)from passing if OperationOutcomes are included in the search results (#552).
  • Fix a bug which prevented granular scope tests (9.14.1.1.2.08 and 9.14.2.1.2.08)from passing when read and search scopes are granted separately (#551).
  • Fix a bug which prevented EHR Launch with Patient Scopes tests (9.9.11)from passing when read and search scopes are granted separately (#551).

ONC Certification (g)(10) Standardized API Test Kit v6.0.1

28 Aug 23:51
f6ce4f5
Compare
Choose a tag to compare

The ONC Certification (g)(10) Standardized API Test Kit v6.0.1 is a patch update which includes the following change which should not cause systems that passed v6.0.0 tests to now fail:

  • Fix a bug which caused the Token Refresh with Scopes (9.12.13.03) test in the Asymmetric Client Launch group to not use asymmetric authentication (#548).
  • When using SMART App Launch STU 1, remove the automated Token Introspection (9.11) tests and restore the token introspection attestation (11.06) (#553).

ONC Certification (g)(10) Standardized API Test Kit v6.0.0

14 Aug 00:07
64bbabe
Compare
Choose a tag to compare

The ONC Certification (g)(10) Standardized API Test Kit v6.0.0 includes several testing updates to address HTI-1 requirements.

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

  • Add Token Introspection tests (#531).
  • Add Asymmetric Client Auth tests (#533).
  • Add checks for additional SMART capabilities (#534).
  • Add SMART App Launch v1 scopes tests (#535).
  • Add SMART Granular Scopes tests (#537).
  • Add US Core 6 Screening and Assessment test group (#542).
  • Add an attestation for supporting the Observation Clinical Test granular scope (#543).
  • Add tests for the selection of granular scopes when resource-level scopes are requested (#539).
  • Fix an issue which only used the code value and ignored the system when checking for the presence of Must Support slices based on bound Value Sets (#536).

This version also includes the following test updates which should not affect testing results:

  • Move the Visual Inspection and Attestation tests to their own top-level group (#540).

ONC Certification (g)(10) Standardized API Test Kit v5.4.2

10 Jul 00:03
71c22e2
Compare
Choose a tag to compare

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

This update incorporates the following test changes that should not cause systems that passed v5.4.1 tests to now fail:

  • Allow canonicals with versions when checking IG/profile support in CapabilityStatements (#525).
  • Update the title/description of patient context test to be more accurate (#522).
  • Filter out tx.fhir.org validation errors (#523, #524).

ONC Certification (g)(10) Standardized API Test Kit v5.4.1

12 Jun 00:04
4ae2af4
Compare
Choose a tag to compare

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

This update incorporates the following test changes that should not cause systems that passed v5.4.0 tests to now fail:

  • Fix an issue in the resource validation tests when Provenance resource does not have agent.who.reference (#514).
  • Fix an issue which prevented Must Support elements in QuestionnaireResponse resources from being recognized when the element contains both a primitive value and an extension (#411).

ONC Certification (g)(10) Standardized API Test Kit v5.4.0

07 May 23:55
38bd49a
Compare
Choose a tag to compare

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

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

  • Increase the FHIR resource validator version from 6.3.0 to 6.3.3 (#509).

This version also includes the following test updates which should not cause systems which have previously passed to fail:

  • Remove Practitioner search tests in US Core 5+ (#510).
  • Fix Must Support primitive extensions not being recognized. This impacts QuestionnaireResponse resources in US Core 5+ (#411).

ONC Certification (g)(10) Standardized API Test Kit v5.3.0

09 Apr 23:57
f541232
Compare
Choose a tag to compare

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

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

  • Increase the FHIR resource validator version from 6.2.8 to 6.3.0 (#488).

This version also includes the following test updates which should not cause systems which have previously passed to fail:

  • Fix an error which prevented the identification of the Coverage.identifier:membershipid.type Must Support slice when it was not the first identifier (#504).
  • Remove remaining US Core 5 references from descriptions (#506).

This version also includes the following infrastructure update which should not affect test behavior:

ONC Certification (g)(10) Standardized API Test Kit v5.3.0.pre

26 Mar 19:59
Compare
Choose a tag to compare

This is a prerelease of the ONC Certification (g)(10) Standardized API Test Kit. This prerelease changes the FHIR resource validator used from the Inferno FHIR Validation Service to the official HL7 FHIR Validator Wrapper. The previous validation service loaded all relevant versions of US Core together, while the new service loads them into isolated sessions, so it is guaranteed that only the conformance resources defined in the same version of US Core as the profile being validated against will be used during validation. This difference could cause resources which previously passed validation to now fail.

ONC Certification (g)(10) Standardized API Test Kit v5.2.0

11 Mar 23:51
b0ef029
Compare
Choose a tag to compare

The ONC Certification (g)(10) Standardized API Test Kit v5.2.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 v5.1.0 tests to now fail:

  • Fix Must Support for Patient's previous name and address. Previously, name.period was incorrectly treated as Must Support, when it should have been either name.use:old or name.period.end. Similarly, the Must Support requirement for previous address was updated to be either address.use:old or address.period.end (#496).
  • Update token revocation attestation to include one hour time limit per updated ONC requirements (#500).

This version also includes the following test updates which should not cause systems which have previously passed to fail:

  • Fix error when no Devices match supplied implantable device code in bulk data(#494).
  • Fix error determining the profile of PractitionerRole resources during bulk data tests for US Core 5 and 6 (#477).

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

14 Feb 00:51
1db6aa4
Compare
Choose a tag to compare

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

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

  • Add Practitioner search tests for US Core 6.1.0, as these are part of USCDI v3 (#484).
  • Update the FHIR validator (#483).

Additionally, this release contains numerous updates to the user interface.