Skip to content

IBM FHIR Server 4.8.2

Compare
Choose a tag to compare
@lmsurpre lmsurpre released this 24 May 21:37
· 2506 commits to main since this release
5002d1e

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

This release contains select fixes on top of 4.8.1.

Fixed

Deprecated

  • The fhir-server-distribution.zip name (deprecated in 4.8.0)

Migration Considerations

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

  1. Stop the server (or otherwise prevent write requests).
  2. Optional: Perform a database back up.
  3. Run the fhir-persistence-schema-4.8.2-cli.jar --update-schema command. If using a non-admin user (recommended), also perform the --grant-to action.
  4. Deploy the new server.

If upgrading from a version prior to 4.8.1, 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://hub.docker.com/r/ibmcom/ibm-fhir-server or download fhir-install-4.8.2.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.8.2.