Skip to content

Commit 4338f4d

Browse files
committed
Update known-issues.md
Added July 2022 issue
1 parent 0e8f054 commit 4338f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/known-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ This article describes the currently known issues with Azure Health Data Service
1616

1717
Refer to the table below to find details about resolution dates or possible workarounds. For more information about the different feature enhancements and bug fixes in Azure Health Data Services, see [Release notes: Azure Health Data Services](release-notes.md).
1818

19-
2019
## FHIR service
2120

2221
|Issue | Date discovered | Status | Date resolved |
2322
| :------------------------------------- | :------------ | :------------- | :------------- |
2423
|Using [token type](https://www.hl7.org/fhir/search.html#token) fields of length more than 128 characters can result in undesired behavior on create, search, update, and delete operations. | May 2022 |No workaround | Not resolved |
2524
|The SQL provider will cause the `RawResource` column in the database to save incorrectly. This occurs in a small number of cases when a transient exception occurs that causes the provider to use its retry logic. |April 2022 |Resolved [#2571](https://github.com/microsoft/fhir-server/pull/2571)|May 2022 |
25+
| Queries not providing consistent result counts after appended with `_sort` operator. For more information, see [#2680](https://github.com/microsoft/fhir-server/pull/2680). | July 2022 | No workaround| July 2022| Not resolved |
2626

2727
## Next steps
2828

0 commit comments

Comments
 (0)