Skip to content

4.0.738

Latest

Choose a tag to compare

@MicrosoftHealthService MicrosoftHealthService released this 27 Apr 01:09
f23ce65

What's Changed

Azure Health Data Services (SQL)

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

  • Fix cascading BundleOrch Exception log on parallel bundle failure by @apurvabhaleMS in #5490
  • Refactor SQL command to use interpolated strings by @jestradaMS in #5508: There was an issue that was causing reindex job timeouts and blocking search parameter promotion from Supported to Enabled status. The issue has been fixed by improving the reindex orchestrator's handling of Search Parameter hash mismatches and status promotion logic.
  • Update narrative sanitizer for potentially dangerous content by @feordin in #5468: Enhanced security by detecting and handling potentially dangerous href schemes (javascript:, data:, etc.) in FHIR narrative HTML.
  • Refactoring CheckAccess method. by @v-isyamauchi-gh in #5501
  • Adding the 'instantiates' to the capability statement. by @v-isyamauchi-gh in #5469

Other Changes

Full Changelog: release/4.0.728...release/4.0.738