FHIR Server Build 2019 Release: Key Feature Improvements and Technical Updates
microsoft/fhir-server build/20190904-4 on GitHub - NewReleases.io
Summary
Microsoft released release notes for a specific build (20190904-4) of fhir-server. This update includes several key technical improvements, such as adding the $versions endpoint to allow clients to check supported versions, and implementing conditional create/update functionality.
Details
Microsoft has published change logs detailing updates for a specific build (20190904-4) of fhir-server. Key additions include the $versions endpoint (#632), which enables clients to query the server's supported versions, and support for conditional create/update operations (#610). These enhancements improve data integrity and client compatibility. Other technical improvements involve adding Mediatr notifications for API responses and Cosmos DB operations (#618) and strengthening error handling for export requests (#596). Furthermore, security considerations were addressed by removing the caller IP address from default logging due to its classification as PII (#616). The release also includes various maintenance updates, such as package upgrades (e.g., Polly v7.1.1), test code improvements, and implementing a pretty parameter for formatted responses. These changes aim to enhance the robustness, usability, and security of the FHIR server.
Original content copyright by respective publishers