Skip to content

Commit e62491e

Browse files
authored
Update release-notes-2025.md
1 parent 3592173 commit e62491e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/healthcare-apis/azure-api-for-fhir/release-notes-2025.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,15 @@ ms.author: kesheth
1818
Azure API for FHIR® provides a fully managed deployment of the Microsoft FHIR Server for Azure. The server is an implementation of the [FHIR](https://hl7.org/fhir) standard. This document provides details about the features and enhancements made to Azure API for FHIR.
1919

2020
## March 2025
21+
2122
**Improved Error Handling for $export**: Added retry logic for certain export queries that previously would not be retried.
2223

2324
**Billing for API for FHIR**: An issue was discovered that may have caused subscriptions to be underbilled in several regions, including North Europe, East US 2, Australia East, West Europe, Central India, Southeast Asia, and UK South. We corrected the billing error on March 1, 2025. If you were affected by this error, you won't be responsible for any missed charges prior to your March bill.
2425

26+
**Preview capability for the bulk delete operation**: Added support for _include and _revinclude to conditional and bulk delete requests. Users can now use _include and _revinclude in the search criteria for conditional and bulk delete. Please note that this does not affect current behavior of singular deletes, which does not support extra parameters. Learn more [here](./bulk-delete-operation.md).
27+
28+
**ValueSet size bug fix**: The maximum ValueSet size was reduced to 500 codes, preventing large valuesets from loading. This has been fixed, and the limit is now increased to 20,000 codes.
29+
2530

2631
## February 2025
2732

0 commit comments

Comments
 (0)