Skip to content

Commit 5d91d5c

Browse files
authored
Update release-notes.md
FHIR services changes made per email from Ketki
1 parent 9bac0aa commit 5d91d5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/healthcare-apis/release-notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@ For more details, visit [#2990](https://github.com/microsoft/fhir-server/pull/2
4141
**Provide the ability to tweak continuation token size limit with header.**
4242

4343

44-
Previous to this change, during pagination Cosmos DB continuation token had a default limit of 3Kb. With this change, customers can send Cosmos DB Continuation Token limit in the header. Valid range is set to 1-3 Kb. Header value to use to send this value is x-ms-documentdb-responsecontinuationtokenlimitinkb
44+
Previous to this change, during pagination Cosmos DB continuation token had a default limit of 3Kb. With this change, customers can send Cosmos DB Continuation Token limit in the header. Valid range is set to 1-3 Kb. Header value that can be used to send this value is x-ms-documentdb-responsecontinuationtokenlimitinkb
4545

4646
For more details, visit [#2971](https://github.com/microsoft/fhir-server/pull/2971/files) and [Overview of search in Azure API for FHIR | Microsoft Learn](./../healthcare-apis/azure-api-for-fhir/overview-of-search.md)
4747

4848

4949
**Fixed issue related to HTTP Status code 500 was encountered when :not modifier was used with chained searches**
5050

51-
Bug fix addresses the issue and identified resources are returned per the search criteria, for more details on bug fix visit [#3041](https://github.com/microsoft/fhir-server/pull/3041)
51+
This bug-fix addresses the issue. Identified resources are returned per search criteria with :contains modifier . for more details on bug fix visit [#3041](https://github.com/microsoft/fhir-server/pull/3041)
5252

5353

5454
**Versioning policy enabled at resource level still required If-match header for transaction requests.**

0 commit comments

Comments
 (0)