Skip to content

LinuxForHealth FHIR Server 5.1.0

Compare
Choose a tag to compare
@lmsurpre lmsurpre released this 11 Nov 22:38
· 102 commits to main since this release
19a7759

This version of the LinuxForHealth FHIR Server supports HL7 FHIR versions 4.0.1 and 4.3.0.

This release fixes a 5.0.0 regression for resource types with long searchable strings and includes updates to validation and search paging.

Added

Changed

Fixed

Security

Migration Considerations

To migrate from a prior version to version 5.1.0:

  1. Analyze configuration changes and prepare for the upgrade
    • #3716 introduces fhirServer/security/validateSecurityContext; currently it only affects fhir-smart behavior
  2. Deploy the new server.

If upgrading from a version prior to 5.0.0, be sure to review the applicable migration considerations:

Note: for schema migrations, only the latest version of the fhir-persistence-schema tool must be run.

Using the Release

Run or extend the Docker image from https://github.com/LinuxForHealth/FHIR/pkgs/container/fhir-server or download fhir-install-5.1.0.zip and install as described at https://linuxforhealth.github.io/FHIR/guides/FHIRServerUsersGuide.

Executable jar files for the fhir-persistence-schema, fhir-swagger-generator, fhir-bucket, and fhir-path projects are also available:

Usage is documented in the corresponding README files:

For Maven users, all project binaries are posted to Maven Central with a groupId of org.linuxforhealth.fhir and a version of 5.1.0.