IBM FHIR Server 4.3.1
This version of the IBM FHIR Server supports HL7 FHIR Specification version v4.0.1.
Added
- Postgres SQL Automation #1234
- Support minio for bulkdata #1242
- Dynamic Group to Search Query Compilation #1306
Changed
- None
Removed
- None
Fixed
- Search based on Date with the Procedure resource is not working #1294
- Enable value set binding to Quantity fields in profile validation #1213
- DISTINCT in subquery prevents Db2 from selecting optimal execution plan #1327
- Fix for Code Scans and IST Build Issues #1325
- Improve performance of default FHIRTermServiceProvider implementation #1288
- Incorrect hash code computation in some generated classes #1295
- Choice element names incorrectly generated #1302
- Improve handling of cross-resource-type searchparam code conflicts #1271
- Failing Conditional Update within Transaction: 'Bundle.Entry.resource must contain an id field for a PUT operation.' #1319
- ConstraintGenerator does not include type check on exists clause for required vocabulary constraints that include a choice type #1321
- SearchAllTest timeout and slowdowns after BulkData Load #836
- R4JDBCExamplesProcessor fails to correctly set tenant key for DB2 #1122
- Remove tenantKey from request context and support tenantKey without requiring fhir-server-config files #1324
- Frequent calls to Connection.getSchema() #1144
- DefaultTermServiceProvider validateCode throws NPE when display is specified and invalid #1278
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 and fhir-swagger-generator projects are also available:
Usage is documented in the corresponding README files:
- https://github.com/IBM/FHIR/tree/master/fhir-persistence-schema
- https://github.com/IBM/FHIR/tree/master/fhir-swagger-generator
For Maven users, all project binaries are posted to BinTray with a version of 4.3.1.
Please note as of 2021-MAY-01, JCenter is shutting down BinTray. The libraries, as of that date, are no longer available on BinTray. Please download the release-repo-4.3.1.zip to cache your repository locally.