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!