Skip to content

Commit f09f6c6

Browse files
authored
Update release-notes-2025.md
1 parent 7c1da88 commit f09f6c6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ This article describes features, enhancements, and bug fixes released in 2025 fo
1717

1818
## March 2025
1919
### FHIR Service
20+
**Selectable search parameters in GA**
21+
The selectable search parameter capability available for preview allows you to customize and optimize searches on FHIR resources. The capability lets you choose which inbuilt search parameters to enable or disable for the FHIR service. By enabling only the search parameters you need, you can store more FHIR resources and potentially improve performance of FHIR search queries.
22+
23+
Learn more:[Selectable search parameters for the FHIR service](fhir/selectable-search-parameters.md)
24+
2025
**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).
2126

2227
**Bundle Transactions Enhancement**: Improved bundle transactions for single-record bundles by applying new transaction logic, preventing HTTP 500 errors.

0 commit comments

Comments
 (0)