github microsoft/fhir-server release/4.0.639
4.0.639

15 hours ago

What's Changed

Azure Health Data Services (SQL)

  • Fix delete issue context by @LTA-Thinking in #5336: There was an issue where some $bulk-delete queries that have paged results exceeding 1000 included items with related links could return an HTTP 500 Internal Server Error. The issue has been fixed, and the results are returned correctly now.
  • Fix SQL UNION column count mismatch in include/revinclude queries by @mikaelweave in #5340: There was an issue where queries combining _include and _revinclude (for example, GET /Patient?_include=Patient:organization&_revinclude=Observation:patient could return an HTTP 500 Internal Server Error. This issue has been fixed, and results are returned correctly now.

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

Full Changelog: release/4.0.635...release/4.0.639

Don't miss a new fhir-server release

NewReleases is sending notifications on new releases.