Skip to content

Commit 493932c

Browse files
committed
Updated the FHIR release notes for April 2026
1 parent 0113d40 commit 493932c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ ms.custom:
1717

1818
Release notes describe features, enhancements, and bug fixes released in 2026 for the FHIR® service and DICOM® service in Azure Health Data Services.
1919

20+
## April 2026
21+
### FHIR service
22+
23+
**Improved processing for custom search parameters in bundles**: Implemented validation to detect and prevent conflicting search parameters within bundle requests to help improve search parameter processing. Error messages are returned in case conflicts are found, including:
24+
- "Input search parameters have duplicate codes" when multiple search parameters use the same code on overlapping resource types.
25+
- "Input search parameters have duplicate Urls" when multiple search parameters have identical URLs.
26+
- "Input search parameters have duplicate codes and Urls" when the bundle has both types of conflicts.
27+
2028
## March 2026
2129
### FHIR service
2230
**Token search behavior update**: After 2 March 2026, the Azure FHIR service was updated so that token values longer than 128 characters are no longer truncated during indexing. If your workspace is affected, you may notice changes in the number of resources returned for token-based queries, along with improved overall query performance. The goal for this update is to improve search behavior accuracy and strengthen service reliability. An Azure service notification was sent to affected accounts with more details.

0 commit comments

Comments
 (0)