github microsoft/fhir-server release/4.0.437
4.0.437

3 months ago

What's Changed

Common to both Azure API for FHIR and Azure Health Data Services

  • Fix Search Parameter uri for pending delete: Corrected the URI handling for search parameters marked for pending delete, ensuring accurate processing. By @tarunmathew12 in #5003
  • Support multiple pages of include results in bulk delete: Previously , bulk deletes with _include and _revinclude could not delete more than 100 included resources. We have made a fix to lift that limit by supporting multiple pages of include results, and bulk delete will be able to delete more than 100 included resources. By @LTA-Thinking in #4968
  • Implemented safe concatenation of URIs during authentication by @fhibf in #5008

Other Changes

  • Security enhancement: Support Managed Identity Flow in Importer tool by @v-rachitsh in #4899
  • Added ID in CapabilityStatement: Previously, when retrieving the server's CapabilityStatement from the /metadata endpoint, the returned resource did not contain an ID. We have now added a dynamic ID to the CapabilityStatement by @v-shahzad in #4984

Package Updates

New Contributors

Full Changelog: release/4.0.431...release/4.0.437

Don't miss a new fhir-server release

NewReleases is sending notifications on new releases.