Skip to content

Commit f931da7

Browse files
rn text
1 parent 4da0d42 commit f931da7

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

articles/healthcare-apis/.openpublishing.redirection.healthcare-apis.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -543,8 +543,8 @@
543543
"redirect_document_id": true
544544
},
545545
{
546-
"source_path_from_root": "/articles/healthcare-apis/fhir/get-started-with-health-data-services.md",
547-
"redirect_url": "/azure/healthcare-apis/fhir/health-data-services-get-started",
546+
"source_path_from_root": "/articles/healthcare-apis/get-started-with-health-data-services.md",
547+
"redirect_url": "/azure/healthcare-apis/health-data-services-get-started",
548548
"redirect_document_id": true
549549
},
550550
{

articles/healthcare-apis/release-notes-2024.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: shellyhaverkamp
66
ms.service: healthcare-apis
77
ms.subservice: workspace
88
ms.topic: reference
9-
ms.date: 04/11/2024
9+
ms.date: 05/13/2024
1010
ms.author: jasteppe
1111
ms.custom: references_regions
1212
---
@@ -15,6 +15,20 @@ ms.custom: references_regions
1515

1616
This article describes features, enhancements, and bug fixes released in 2024 for the FHIR® service, DICOM® service, and MedTech service in Azure Health Data Services.
1717

18+
## May 2024
19+
20+
### Azure Health Data Services
21+
22+
#### Stand-alone FHIR converter
23+
24+
The stand-alone FHIR converter API is decoupled from the FHIR service and packaged as a container (Docker) image. The containerized FHIR converter enables:
25+
26+
- **Bidirectional data conversion** between two formats in both directions. For example, the FHIR converter can convert data from FHIR R4 format back to HL7v2 format.
27+
- **Improved experience for customization** of default [Liquid](https://shopify.github.io/liquid/) templates.
28+
- **Samples** that demonstrate how to create an ETL (extract, transform, load) pipeline with [Azure Data Factory (ADF)](/azure/data-factory/introduction).
29+
30+
To implement the FHIR converter container image, see the [FHIR converter GitHub project](https://github.com/microsoft/fhir-converter).
31+
1832
## April 2024
1933

2034
### DICOM service

0 commit comments

Comments
 (0)