Skip to content

Commit 857f220

Browse files
committed
Made edits to Feb 2022 release notes
1 parent 6f84f90 commit 857f220

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

articles/healthcare-apis/azure-api-for-fhir/release-notes.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: caitlinv39
66
ms.service: healthcare-apis
77
ms.subservice: fhir
88
ms.topic: reference
9-
ms.date: 03/15/2022
9+
ms.date: 03/17/2022
1010
ms.custom: references_regions
1111
ms.author: cavoeg
1212
---
@@ -22,7 +22,6 @@ Azure API for FHIR provides a fully managed deployment of the Microsoft FHIR Ser
2222
|Enhancements                                                                                                         |Related information |
2323
| :----------------------------------- | ---------------: |
2424
|Added 429 retry and logging in BundleHandler |We sometimes encounter 429 errors when processing a bundle. If the FHIR service receives a 429 at the BundleHandler layer, we abort processing of the bundle and skip the remaining resources. We've added an additional retry (in addition to the retry present in the data store layer) that will execute one time per resource that encounters a 429. For more about this feature enhancement, see [PR #2400](https://github.com/microsoft/fhir-server/pull/2400).|
25-
|Billing for $convert-data and $de-id |Azure API for FHIR's data conversion and de-identified export features are now Generally Available. Billing for $convert-data and $de-id operations in Azure API for FHIR has been enabled. Billing meters were turned on March 1, 2022. |
2625

2726
### **Bug fixes**
2827

@@ -140,4 +139,4 @@ Azure API for FHIR provides a fully managed deployment of the Microsoft FHIR Ser
140139
For information about the features and bug fixes in Azure Healthcare APIs (FHIR service, DICOM service, and IoT connector), see
141140

142141
>[!div class="nextstepaction"]
143-
>[Release notes: Azure Healthcare APIs](../release-notes.md)
142+
>[Release notes: Azure Health Data Services](../release-notes.md)

articles/healthcare-apis/release-notes.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: caitlinv39
66
ms.service: healthcare-apis
77
ms.subservice: fhir
88
ms.topic: reference
9-
ms.date: 03/15/2022
9+
ms.date: 03/17/2022
1010
ms.author: cavoeg
1111
---
1212

@@ -19,9 +19,15 @@ ms.author: cavoeg
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 IoT connector) that seamlessly work with one another.
2121

22-
## January 2022
22+
## February 2022
2323

24-
### Azure Health Data Services
24+
### **Features and enhancements**
25+
26+
|Enhancements                                                                                                         |Related information |
27+
| :----------------------------------- | ---------------: |
28+
|Billing for $convert-data and $de-id |Azure API for FHIR's data conversion and de-identified export features are now Generally Available. Billing for $convert-data and $de-id operations in Azure API for FHIR has been enabled. Billing meters were turned on March 1, 2022. |
29+
30+
## January 2022
2531

2632
### **Features and enhancements**
2733

0 commit comments

Comments
 (0)