Skip to content

Commit 30ffa4d

Browse files
Merge pull request #296910 from evachen96/patch-8
Update release-notes-2025.md
2 parents 0c98541 + 0a40aa9 commit 30ffa4d

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 as search criteria for conditional and bulk delete. This doesn't affect the current behavior of singular deletes, which doesn't support extra parameters. Learn more [here](./fhir/fhir-bulk-delete.md).
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**: An issue in Search with the _sort parameter was resolved, where in some edge cases, the bundle response included a next link leading to an empty page. Now, the next link will only appear if there are more resources to retrieve.
1929

2030
## February 2025
2131

0 commit comments

Comments
 (0)