Skip to content

Commit 3364661

Browse files
authored
Merge pull request #177054 from SteveWohl/sept-2021-release-notes
Created release notes MD file and modified the TOC yaml file
2 parents 71d4da3 + b8d9441 commit 3364661

File tree

4 files changed

+189
-8
lines changed

4 files changed

+189
-8
lines changed
Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
---
2+
title: Azure API for FHIR monthly releases
3+
description: This article provides details about the Azure API for FHIR monthly features and enhancements.
4+
services: healthcare-apis
5+
author: caitlinv39
6+
ms.service: healthcare-apis
7+
ms.subservice: fhir
8+
ms.topic: reference
9+
ms.date: 11/01/2021
10+
ms.author: cavoeg
11+
---
12+
13+
# Release notes: Azure API for FHIR
14+
15+
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.
16+
17+
## September 2021
18+
19+
### **Features and enhancements**
20+
21+
|Enhancements | Description |
22+
|:------------------- | -----------:|
23+
24+
|Added support for conditional patch | [Conditional patch](././../azure-api-for-fhir/fhir-rest-api-capabilities.md#patch-and-conditional-patch)|
25+
| :----------------------------------- | ------: |
26+
|Conditional patch |[#2163](https://github.com/microsoft/fhir-server/pull/2163) |
27+
|Added conditional patch audit event |[#2213](https://github.com/microsoft/fhir-server/pull/2213) |
28+
29+
|Allow JSON patch in bundles | [JSON patch in bundles](././../azure-api-for-fhir/fhir-rest-api-capabilities.md#patch-in-bundles)|
30+
| :----------------------------------- | ------: |
31+
|Allow search history bundles with patch requests |[#2156](https://github.com/microsoft/fhir-server/pull/2156) |
32+
|Enable JSON patch in bundles using Binary resources |[#2143](https://github.com/microsoft/fhir-server/pull/2143) |
33+
34+
|New audit event sub-types| Description|
35+
| :----------------------------------- | ------: |
36+
|Added new audit [OperationName subtypes](././../azure-api-for-fhir/enable-diagnostic-logging.md#audit-log-details)| [#2170](https://github.com/microsoft/fhir-server/pull/2170) |
37+
38+
|[Reindex improvements](how-to-run-a-reindex.md): | Description|
39+
| :----------------------------------- | ------: |
40+
|Added [boundaries for reindex](how-to-run-a-reindex.md) parameters|[#2103](https://github.com/microsoft/fhir-server/pull/2103)|
41+
|Update error message for reindex parameter boundaries|[#2109](https://github.com/microsoft/fhir-server/pull/2109)|
42+
|Adds final reindex count check |[#2099](https://github.com/microsoft/fhir-server/pull/2099)|
43+
44+
45+
### **Bug fixes**
46+
47+
|Resolved patch bugs| Description|
48+
| :----------------------------------- | ------: |
49+
|Wider catch for exceptions during applying patch |[#2192](https://github.com/microsoft/fhir-server/pull/2192)|
50+
|Fixes history with PATCH in STU3| [#2177](https://github.com/microsoft/fhir-server/pull/2177)|
51+
52+
|Custom search bugs| Description|
53+
| :----------------------------------- | ------: |
54+
|Addresses the delete failure with Custom Search parameters| [#2133](https://github.com/microsoft/fhir-server/pull/2133)|
55+
|Added retry logic while Deleting Search Parameter| [#2121](https://github.com/microsoft/fhir-server/pull/2121)|
56+
|Set max item count in search options in SearchParameterDefinitionManager| [#2141](https://github.com/microsoft/fhir-server/pull/2141)|
57+
|Better exception in case of a bad expression in search parameter|[#2157](https://github.com/microsoft/fhir-server/pull/2157)|
58+
59+
|Resolved retry 503 error| Description|
60+
| :----------------------------------- | ------: |
61+
|Retry 503 error from Cosmos DB |[#2106](https://github.com/microsoft/fhir-server/pull/2106)|
62+
|Fixes processing 429s from StoreProcedures|[#2165](https://github.com/microsoft/fhir-server/pull/2165)|
63+
64+
|GitHub issues closed| Description|
65+
| :----------------------------------- | ------: |
66+
|Unable to create custom search parameter for the CarePlan medical device |[#2146](https://github.com/microsoft/fhir-server/issues/2146) |
67+
|Unclear error message for conditional create with no ID| [#2168](https://github.com/microsoft/fhir-server/issues/2168)|
68+
69+
### IoT connector for FHIR (preview)
70+
71+
|Bug fixes| Description|
72+
| :-----------------------------------| ------: |
73+
|Fixed link to the IoT connector Azure documentation|Broken link in the Azure API for FHIR portal |
74+
75+
## Next steps
76+
77+
For information about the features and bug fixes in Azure Healthcare APIs (FHIR service, DICOM service, and IoT connector), see
78+
79+
>[!div class="nextstepaction"]
80+
>[Release notes: Azure Healthcare APIs](../release-notes.md)

articles/healthcare-apis/azure-api-for-fhir/toc.yml

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,14 @@ items:
44
- name: Azure API for FHIR documentation
55
href: index.yml
66
- name: Overview
7+
expanded: true
78
items:
89
- name: About Azure API for FHIR
910
href: overview.md
1011
- name: About Azure IoT Connector for FHIR (preview)
1112
href: overview.md#azure-iot-connector-for-fhir-preview
1213
- name: Quickstarts
13-
expanded: false
14+
expanded: true
1415
items:
1516
- name: Deploy Azure API for FHIR
1617
expanded: false
@@ -32,7 +33,7 @@ items:
3233
- name: Using ARM template
3334
href: iot-azure-resource-manager-template-quickstart.md
3435
- name: Tutorials
35-
expanded: false
36+
expanded: true
3637
items:
3738
- name: Deploy JavaScript application
3839
expanded: false
@@ -66,7 +67,7 @@ items:
6667
- name: Da Vinci Plan Net
6768
href: ../fhir/davinci-plan-net.md
6869
- name: How-to guides
69-
expanded: false
70+
expanded: true
7071
items:
7172
- name: Registering applications
7273
expanded: false
@@ -152,7 +153,7 @@ items:
152153
- name: Disaster recovery for Azure API for FHIR
153154
href: disaster-recovery.md
154155
- name: Concepts
155-
expanded: false
156+
expanded: true
156157
items:
157158
- name: Azure AD and Azure API for FHIR Overview
158159
href: azure-active-directory-identity-configuration.md
@@ -174,14 +175,19 @@ items:
174175
- name: Security controls by Azure Policy
175176
href: ./security-controls-policy.md
176177
- name: Resources
178+
expanded: true
177179
items:
178-
- name: FAQ
179-
href: fhir-faq.yml
180180
- name: Supported features
181-
href: fhir-features-supported.md
181+
href: fhir-features-supported.md
182+
- name: Release notes
183+
href: release-notes.md
184+
- name: FAQs
185+
href: fhir-faq.yml
182186
- name: GitHub Projects
183187
href: fhir-github-projects.md
188+
184189
- name: Reference
190+
expanded: true
185191
items:
186192
- name: Azure CLI
187193
href: /cli/azure/healthcareapis
Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
---
2+
title: Azure Healthcare APIs monthly releases
3+
description: This article provides details about the Azure Healthcare APIs monthly features and enhancements.
4+
services: healthcare-apis
5+
author: caitlinv39
6+
ms.service: healthcare-apis
7+
ms.subservice: fhir
8+
ms.topic: reference
9+
ms.date: 11/01/2021
10+
ms.author: cavoeg
11+
---
12+
13+
# Release notes: Azure Healthcare APIs
14+
15+
> [!IMPORTANT]
16+
> Azure Healthcare APIs is currently in PREVIEW. The [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
17+
18+
Azure Healthcare APIs 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 Healthcare APIs including the different service types (FHIR service, DICOM service, and IoT connector) that seamlessly work with one another.
19+
20+
## September 2021
21+
22+
### FHIR service
23+
24+
#### **Feature enhancements**
25+
26+
|Enhancements | Description |
27+
|:------------------- | -----------:|
28+
29+
|Added support for conditional patch | [Conditional patch](./././azure-api-for-fhir/fhir-rest-api-capabilities.md#patch-and-conditional-patch)|
30+
|:------------------- | -----------:|
31+
|Conditional patch | [#2163](https://github.com/microsoft/fhir-server/pull/2163) |
32+
|Add conditional patch audit event | [#2213](https://github.com/microsoft/fhir-server/pull/2213) |
33+
34+
|Allow JSON patch in bundles | [JSON patch in bundles](./././azure-api-for-fhir/fhir-rest-api-capabilities.md#patch-in-bundles)|
35+
|:------------------- | -----------:|
36+
|Allows for search history bundles with Patch requests |[#2156](https://github.com/microsoft/fhir-server/pull/2156) |
37+
|Enable JSON patch in bundles using Binary resources |[#2143](https://github.com/microsoft/fhir-server/pull/2143) |
38+
|Added new audit event [OperationName sub-types](./././azure-api-for-fhir/enable-diagnostic-logging.md#audit-log-details)| [#2170](https://github.com/microsoft/fhir-server/pull/2170) |
39+
40+
| Running a reindex job | [Reindex improvements](./././fhir/how-to-run-a-reindex.md)|
41+
|:------------------- | -----------:|
42+
|Added [boundaries for reindex](./././azure-api-for-fhir/how-to-run-a-reindex.md#performance-considerations) parameters|[#2103](https://github.com/microsoft/fhir-server/pull/2103)|
43+
|Update error message for reindex parameter boundaries|[#2109](https://github.com/microsoft/fhir-server/pull/2109)|
44+
|Adds final reindex count check |[#2099](https://github.com/microsoft/fhir-server/pull/2099)|
45+
46+
#### **Bug fixes**
47+
48+
|Resolved patch bugs | Description |
49+
|:------------------- | -----------:|
50+
51+
| Wider catch for exceptions during applying patch | [#2192](https://github.com/microsoft/fhir-server/pull/2192)|
52+
|:------------------- | -----------:|
53+
|Fix history with PATCH in STU3 |[#2177](https://github.com/microsoft/fhir-server/pull/2177) |
54+
55+
|Custom search bugs |Description |
56+
|:------------------- | -----------:|
57+
|Addresses the delete failure with Custom Search parameters |[#2133](https://github.com/microsoft/fhir-server/pull/2133) |
58+
|Added retry logic while Deleting Search parameter | [#2121](https://github.com/microsoft/fhir-server/pull/2121)|
59+
|Set max item count in search options in SearchParameterDefinitionManager |[#2141](https://github.com/microsoft/fhir-server/pull/2141) |
60+
|Better exception if there's a bad expression in a search parameter |[#2157](https://github.com/microsoft/fhir-server/pull/2157) |
61+
62+
|Resolved SQL batch reindex if one resource fails |Description |
63+
|:------------------- | -----------:|
64+
|Updates SQL batch reindex retry logic |[#2118](https://github.com/microsoft/fhir-server/pull/2118) |
65+
66+
|GitHub issues closed |Description |
67+
|:------------------- | -----------:|
68+
|Unclear error message for conditional create with no ID |[#2168](https://github.com/microsoft/fhir-server/issues/2168) |
69+
70+
### **DICOM service**
71+
72+
|Bug fixes | Description |
73+
|:------------------- | -----------:|
74+
75+
|Implemented fix to resolve QIDO paging ordering issues | [#989](https://github.com/microsoft/dicom-server/pull/989) |
76+
|:------------------- | -----------:|
77+
78+
### **IoT connector**
79+
80+
|Bug fixes | Description |
81+
|:------------------- | -----------:|
82+
| IoT connector normalized improvements with calculations to support and enhance health data standardization. | See: [Use device mappings](./../healthcare-apis/iot/how-to-use-device-mapping-iot.md) and [Calculated functions](https://github.com/microsoft/iomt-fhir/blob/master/docs/Configuration.md) |
83+
84+
## Next steps
85+
86+
For information about the features and bug fixes in Azure API for FHIR, see
87+
88+
>[!div class="nextstepaction"]
89+
>[Release notes: Azure API for FHIR](./azure-api-for-fhir/release-notes.md)
90+
91+

articles/healthcare-apis/toc.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,11 @@ items:
5050
- name: Resources
5151
expanded: true
5252
items:
53+
- name: Release notes
54+
href: release-notes.md
5355
- name: FAQs
5456
href: healthcare-apis-faqs.md
5557
- name: GitHub projects
56-
href: github-projects.md
58+
href: github-projects.md
59+
60+

0 commit comments

Comments
 (0)