HAPI FHIR 4.2.0 (Koala)

Published: 2020-02-15T15:00:00
By: James
 

It's time for another release of HAPI FHIR!

This release brings some good stuff, including:

  • A new database migrator for the JPA server has been introduced, based on FlywayDB.

  • A major performance enhancement has been added to the parser, which decreases the parse time when parsing large Bundle resources by up to 50%.

  • Support for positional (near) search using geo-coordinates and positional distance has been added. This support currently uses a "bounding box" algorithm, and may be further enhanced to use a radius circle in the future.

  • Support for LOINC 2.67 has been added

As always, see the changelog for a full list of changes.

Thanks to everyone who contributed to this release!

Tags: #Release