Skip to content

IBM FHIR Server 4.7.1

Compare
Choose a tag to compare
@tbieste tbieste released this 24 Apr 21:09
· 2758 commits to main since this release
b565e3b

This version of the IBM FHIR Server supports HL7 FHIR Specification version v4.0.1.

This release introduces support for integration with external terminology servers, fixes caching-related issues in terminology support, and adds support for skipping unnecessary update interactions.

Added

Changed

Fixed

Migration Considerations

To migrate from a prior version of the IBM FHIR Server to version 4.7.1:

  1. Analyze configuration changes and prepare for the upgrade
    • This release adds support for configuring multiple graphTermServiceProviders. The fhirServer/term/remoteTermServiceProvider property is now fhirServer/term/remoteTermServiceProviders and it is now an array of objects instead of a single object.
    • This release introduces numerous properties under fhirServer/term/remoteTermServiceProviders. See the Terminology guide for more information.
  2. Deploy the new server.

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

Using the Release

Run or extend the Docker image from https://hub.docker.com/r/ibmcom/ibm-fhir-server or download fhir-server-distribution.zip and install as described at https://ibm.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 version of 4.7.1.