HealthRecordCommunity
FHIR🌏 International🏛 MicrosoftEnriched

FHIR Server 1.0.822 Release: Enhancements and Security Improvements for Azure API

microsoft/fhir-server release/1.0.822 on GitHub - NewReleases.io

March 26, 2025Microsoft

Summary

Microsoft released FHIR Server version 1.0.822. This update includes several critical changes for the Azure API for FHIR, such as increasing search query limits and implementing standard headers.

Details

According to the release notes, the updates primarily focus on the Azure API for FHIR. Key improvements include raising the upper limit of the `_count` parameter from 100 to 1000 (#1644). Furthermore, support was added for the standard Retry-After header when a rate limit (429 error) occurs, enabling more appropriate retry handling (#1639). The system has also been improved so that clients receive wait time information even if database throttling causes failure during batch requests. Technically, enhancements include correcting search parameter references to use `.Code` instead of `.Name`, and adding support for updating custom search parameters via PUT. These changes enhance robustness, contributing to large-scale data processing and stable system construction using FHIR.

📰
Read Original Article
newreleases.io

Original content copyright by respective publishers