You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/healthcare-apis/azure-api-for-fhir/release-notes.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Azure API for FHIR monthly releases
3
3
description: This article provides details about the Azure API for FHIR monthly features and enhancements.
4
4
services: healthcare-apis
5
-
author: expekesheth
5
+
author: kgaddam10
6
6
ms.service: healthcare-apis
7
7
ms.subservice: fhir
8
8
ms.topic: reference
@@ -15,6 +15,12 @@ ms.author: kesheth
15
15
16
16
Azure API for FHIR provides a fully managed deployment of the Microsoft FHIR Server for Azure. The server is an implementation of the [FHIR](https://hl7.org/fhir) standard. This document provides details about the features and enhancements made to Azure API for FHIR.
17
17
18
+
## **November 2022**
19
+
20
+
**Fixed the Error generated when resource is updated using if-match header and PATCH**
21
+
22
+
Bug is now fixed and Resource will updated if matches the Etag header. For details , see [#2877](https://github.com/microsoft/fhir-server/issues/2877)|
0 commit comments