Skip to content

HAPI FHIR 4.0.0 (Igloo)

Compare
Choose a tag to compare
@jamesagnew jamesagnew released this 14 Aug 18:00
· 4996 commits to master since this release

August 14, 2019 - HAPI FHIR 4.0.0 (Igloo) Released - The next release of HAPI has now been uploaded to the Maven repos and GitHub's releases section.

This release features a number of significant performance improvements, and has some notable changes:

  • A new consent framework called ConsentInterceptor that can be used to apply local consent directives and policies, and potentially filter or mask data has been added.
  • Initial support for draft FHIR R5 resources has been added.
  • Support for GraphQL and the _filter search parameter has been added.
  • The ability to perform cascading deletes has been added.

As always, see the changelog for a full list of changes. You can also watch the release webinar!

Thanks to everyone who contributed to this release!

- James Agnew