Skip to content

Releases: inferno-framework/fhir-validator-wrapper

v2.3.3

11 Nov 19:22
e0b458a
Compare
Choose a tag to compare

What's Changed

  • FI-3387: Bump dependencies in #77
  • FI-3375: Cleanup logs in #78

Full Changelog: v2.3.2...v2.3.3

v2.3.2

12 Jan 16:29
56eb2b7
Compare
Choose a tag to compare

What's Changed

  • Bumped core HL7 validator library to 6.2.8 by @dehall in #71
  • Added a little extra logging by @dehall in #72

Full Changelog: v2.3.1...v2.3.2

v2.3.1

09 Aug 14:14
bd22329
Compare
Choose a tag to compare
  • IG files in the ./igs/ folder are now loaded in lexicographical order. Previously the order was unspecified
  • The /version endpoint is now available Immediately at server startup rather than waiting for the validator to warm up

Full Changelog: v2.3.0...v2.3.1

v2.3.0

02 Aug 13:28
70f43d4
Compare
Choose a tag to compare

What's Changed

  • Update README links and mention the HL7-maintained service api. by @arscan in #57
  • Add trademark notice to readme by @Jammjammjamm in #59
  • Fix failing test due to mCODE profile names changing by @dehall in #60
  • Updates to HL7 Validator v6.0.21 and enables toggling display issues as warnings or errors by @dehall in #61
  • Expose multiple software versions at /version endpoint by @dehall in #62
  • Adds better error message when validator is warming up by @rpassas in #64
  • Bump dependencies to address vulnerabilities by @dehall in #63

Full Changelog: v2.2.1...v2.3.0

v2.2.1

01 Feb 15:01
b6d3a48
Compare
Choose a tag to compare
  • Update the FHIR core version to 5.6.93.

v2.2.0

25 Oct 18:02
e8ace11
Compare
Choose a tag to compare
  • Update the FHIR core version to 5.6.71.

v2.1.0

11 Jan 15:04
88d0c0a
Compare
Choose a tag to compare

This release includes the following changes:

  • Updates HL7 FHIR Validator dependency to 5.6.21
  • Update Java dependency to openjdk-11

v1.2.1

01 Dec 17:04
Compare
Choose a tag to compare

Updates the US Core CareTeam StructureDefinition in US Core IG files to include FHIR resource types in targetProfile of CareTeam.participant.member element. This change is being made to ensure that valid systems do not fail ONC Standardized API certification criteria tests, which uses the v1.2 major version of this service.

v2.0.0

17 Jun 13:43
Compare
Choose a tag to compare
  • This release updates the FHIR Validation Engine initialization to pull in Implementation Guides via their tarred/gzipped files directly from the igs/ directory, rather than as an unzipped set of files in igs/package.

v1.4.0

18 May 13:11
Compare
Choose a tag to compare

Update org.hl7.fhir.validator code to 5.3.14