Skip to content

Commit 16e2a63

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

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

articles/healthcare-apis/release-notes-2025.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,18 @@ ms.custom: references_regions
1414
# Release notes 2025: Azure Health Data Services
1515

1616
This article describes features, enhancements, and bug fixes released in 2025 for the FHIR® service, Azure API for FHIR, DICOM® service, and MedTech service in Azure Health Data Services.
17+
1718
## March 2025
18-
**Bulk Delete Enhancement**: 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.
19+
### FHIR Service
20+
**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](./fhir/fhir-bulk-delete).
21+
22+
**Bundle Transactions Enhancement**: Improved bundle transactions for single-record bundles by applying new transaction logic, preventing HTTP 500 errors.
23+
24+
### Bug fixes
25+
26+
**ValueSet size increase**: 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.
27+
28+
**Search with _sort fix**: Resolved an issue in Search with the _sort parameter, where the bundle response included a next link leading to an empty page in some edge cases. Now, the next link will only appear if there are more resources to retrieve.
1929

2030
## February 2025
2131

0 commit comments

Comments
 (0)