|
| 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 | + |
0 commit comments