Skip to content

Commit b159b73

Browse files
authored
Merge pull request #108624 from EXPEkesheth/patch-19
Update release-notes.md after 3.4.104 release
2 parents c6c171c + d32f755 commit b159b73

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

articles/healthcare-apis/release-notes.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,17 @@ ms.custom: references_regions
1919
2020
Azure Health Data Services is a set of managed API services based on open standards and frameworks for the healthcare industry. They enable you to build scalable and secure healthcare solutions by bringing protected health information (PHI) datasets together and connecting them end-to-end with tools for machine learning, analytics, and AI. This document provides details about the features and enhancements made to Azure Health Data Services including the different service types (FHIR service, DICOM service, and MedTech service) that seamlessly work with one another.
2121

22+
## April 2023
23+
#### FHIR Service
24+
25+
**Fixed performance for Search Queries with identifiers**
26+
This bug fix addresses timeout issues observed for search queries with identifiers, by leveraging OPTIMIZE clause.
27+
For more details, visit [#3207](https://github.com/microsoft/fhir-server/pull/3207)
28+
29+
**Fixed transient issues associated with loading custom search parameters**
30+
This bug fix addresses the issue, where the FHIR service would not load the latest SearchParameter status in event of failure.
31+
For more details, visit [#3222](https://github.com/microsoft/fhir-server/pull/3222)
32+
2233
## March 2023
2334
#### Azure Health Data Services
2435

@@ -27,7 +38,6 @@ Azure Health Data Services is a set of managed API services based on open standa
2738
General availability (GA) of Azure Health Data services in Japan East region.
2839

2940

30-
3141
## February 2023
3242
#### FHIR service
3343

0 commit comments

Comments
 (0)