Skip to content

Commit b2883f6

Browse files
Merge pull request #293997 from KendalBond007/FHIRReleaseNotesUpdate_3Feb25
Update release-notes-2025.md
2 parents ffab35c + e7d498a commit b2883f6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ Added validation to ensure the HTTP method in the Request component of the trans
2626

2727
CMK Error Handling: Improved error handling for operations dependent on customer-managed keys. Users will now see a more specific error message and a link to [Microsoft's troubleshooting guide](fhir/configure-customer-managed-keys.md) if issues occur related to CMK.
2828

29+
#### 100 items limit on include and revinclude searches
30+
31+
The FHIR® server has a limit of 100 items on `include` and `revinclude` searches. A recent update fixed an issue where this limit was not being applied in specific conditions. Customers will receive a warning and truncated results if the limit is exceeded. Details on limits can be found in the [Overview of FHIR search](./fhir/overview-of-search.md#search-result-parameters). To manage this, use the `_count` parameter to reduce the number of returned results. In the short term, we plan to increase the limit to 1000
32+
2933
## Related content
3034

3135
[Release notes 2021](release-notes-2021.md)
@@ -38,4 +42,4 @@ CMK Error Handling: Improved error handling for operations dependent on customer
3842

3943
[Known issues](known-issues.md)
4044

41-
[!INCLUDE [FHIR and DICOM trademark statement](includes/healthcare-apis-fhir-dicom-trademark.md)]
45+
[!INCLUDE [FHIR and DICOM trademark statement](includes/healthcare-apis-fhir-dicom-trademark.md)]

0 commit comments

Comments
 (0)