File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,11 +23,11 @@ Azure Health Data Services is a set of managed API services based on open standa
23
23
#### FHIR Service
24
24
25
25
** Fixed performance for Search Queries with identifiers**
26
- This bug fix addresses timeout issues observed for search queries with identifiers, by leveraging OPTIMIZE clauss .
26
+ This bug fix addresses timeout issues observed for search queries with identifiers, by leveraging OPTIMIZE clause .
27
27
For more details, visit [ #3207 ] ( https://github.com/microsoft/fhir-server/pull/3207 )
28
28
29
29
** Fixed transient issues associated with loading custom search parameters**
30
- This bug fix address the issue, where the FHIR service would not load the latest SearchParameter status in event of failure.
30
+ This bug fix addresses the issue, where the FHIR service would not load the latest SearchParameter status in event of failure.
31
31
For more details, visit [ #3222 ] ( https://github.com/microsoft/fhir-server/pull/3222 )
32
32
33
33
## March 2023
You can’t perform that action at this time.
0 commit comments