Skip to content

Commit e638f49

Browse files
authored
Merge pull request #192042 from SteveWohl/health-data-services-overview-03-17-2022
Fixed non-blocking issues reported in pr 191802 to Health Data Servic…
2 parents 8c6d7f0 + 4d827ad commit e638f49

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/healthcare-apis/healthcare-apis-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: healthcare-apis
55
author: stevewohl
66
ms.service: healthcare-apis
77
ms.topic: overview
8-
ms.date: 03/15/2022
8+
ms.date: 03/17/2022
99
ms.author: ginle
1010
---
1111

@@ -28,19 +28,19 @@ Azure Health Data Services enables you to:
2828

2929
## What are the key differences between Azure Health Data Services and Azure API for FHIR?
3030

31-
**Linked Services**
31+
**Linked services**
3232

3333
Azure Health Data Services now supports multiple health data standards for the exchange of structured data. A single collection of Azure Health Data Services enables you to deploy multiple instances of different service types (FHIR, DICOM, and MedTech) that seamlessly work with one another. Services deployed within a workspace also share a compliance boundary and common configuration settings. The product scales automatically to meet the varying demands of your workloads, so you spend less time managing infrastructure and more time generating insights from health data.
3434

3535
**Introducing DICOM service**
3636

3737
Azure Health Data Services now includes support for DICOM service. DICOM enables the secure exchange of image data and its associated metadata. DICOM is the international standard to transmit, store, retrieve, print, process, and display medical imaging information, and is the primary medical imaging standard accepted across healthcare. For more information about the DICOM service, see [Overview of DICOM](./dicom/dicom-services-overview.md).
3838

39-
**Incremental changes to the FHIR Service**
39+
**Incremental changes to the FHIR service**
4040

4141
For the secure exchange of FHIR data, Azure Health Data Services offers a few incremental capabilities that aren't available in Azure API for FHIR.
4242

43-
* **Support for Transactions**: In Azure Health Data Services, the FHIR service supports transaction bundles. For more information about transaction bundles, visit [HL7.org](http://www.hl7.org/) and refer to batch/transaction interactions.
43+
* **Support for transactions**: In Azure Health Data Services, the FHIR service supports transaction bundles. For more information about transaction bundles, visit [HL7.org](http://www.hl7.org/) and refer to batch/transaction interactions.
4444
* [Chained Search Improvements](./././fhir/overview-of-search.md#chained--reverse-chained-searching): Chained Search & Reserve Chained Search are no longer limited by 100 items per sub query.
4545
* The $convert-data operation can now transform JSON objects to FHIR R4.
4646
* Events: Trigger new workflows when resources are created, updated, or deleted in a FHIR service.

0 commit comments

Comments
 (0)