fhir-server Releases Version 2.3.35: Improvements to Queue Handling and SQL Support
microsoft/fhir-server release/2.3.35 on GitHub - NewReleases.io
Summary
Microsoft released fhir-server version 2.3.35. This update focuses on improving system stability and debuggability, including the addition of a generic queue function and returning valid OperationOutcome resources for FHIR exceptions.
Details
The fhir-server (microsoft/fhir-server), which supports the FHIR standard for electronic health records, has been updated to version 2.3.35. Key changes include performance enhancements through the addition of a generic queue function and ensuring that valid OperationOutcome resources are returned when handling 429 throttling responses. For improved debugging, an operation ID is now appended to FHIR exception messages. Regarding SQL implementation, updates were made to support checking import progress during execution (by storing progress in subtasks) and fixing the resource version management logic. Furthermore, documentation improvements include updating quickstart guides and adding prerequisites for AD RBAC roles. Package updates involved bumping versions such as Hl7FhirVersion from 3.8.2 to 4.0.0, ensuring overall compatibility and security maintenance across various libraries. These cumulative updates contribute to the robustness and operational efficiency of healthcare information systems utilizing FHIR standards.
Original content copyright by respective publishers