Skip to content

Commit abd3479

Browse files
Merge pull request #275210 from shellyhaverkamp/smh-converter
Banner fix in FHIR converter docs
2 parents 288faba + d77cefe commit abd3479

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

articles/healthcare-apis/fhir/convert-data-faq.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,15 @@ ms.author: jasteppe
1111

1212
# $convert-data FAQ
1313

14-
[!INCLUDE [Converter redirect statement](../includes/converter-redirect-statement.md)]
15-
1614
## What's the difference between $convert-data and the FHIR converter?
1715

18-
The FHIR® converter is a stand-alone API decoupled from the FHIR service and packaged as a container (Docker) image. In addition to enabling you to convert data from the source of record to FHIR R4 bundles, the FHIR converter offers many net new capabilities, such as:
16+
The FHIR® converter (preview) is a stand-alone API decoupled from the FHIR service and packaged as a container (Docker) image. In addition to enabling you to convert data from the source of record to FHIR R4 bundles, the FHIR converter offers many net new capabilities, such as:
1917

20-
- 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.
18+
- Bidirectional data conversion from source of record to FHIR R4 bundles and back. For example, the FHIR converter can convert data from FHIR R4 format back to HL7v2 format.
2119
- Improved experience for customization of default [Liquid](https://shopify.github.io/liquid/) templates.
2220
- Samples that demonstrate how to create an ETL (extract, transform, load) pipeline with [Azure Data Factory (ADF)](../../data-factory/introduction.md).
2321

24-
To implement the FHIR converter container image, see the [FHIR converter GitHub project](https://github.com/Azure-Samples/azure-health-data-services-samples).
22+
To implement the FHIR converter container image, see the [FHIR converter GitHub project](https://github.com/microsoft/fhir-converter).
2523

2624
## Does your service create and manage the entire ETL pipeline for me?
2725

articles/healthcare-apis/includes/converter-redirect-statement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.author: jasteppe
99

1010
> [!NOTE]
1111
> In May 2024 we released a stand-alone FHIR converter API decoupled from the FHIR service and packaged as a container (Docker) image for **preview**. In addition to enabling you to convert data from the source of record to FHIR R4 bundles, the FHIR converter offers many net new capabilities, such as:
12-
> - 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.
12+
> - Bidirectional data conversion from source of record to FHIR R4 bundles and back. For example, the FHIR converter can convert data from FHIR R4 format back to HL7v2 format.
1313
> - Improved experience for customization of default [Liquid](https://shopify.github.io/liquid/) templates.
1414
> - Samples that demonstrate how to create an ETL (extract, transform, load) pipeline with [Azure Data Factory (ADF)](../../data-factory/introduction.md).
1515
>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This article describes features, enhancements, and bug fixes released in 2024 fo
2323

2424
The stand-alone FHIR converter API available for preview is decoupled from the FHIR service and packaged as a container (Docker) image. In addition to enabling you to convert data from the source of record to FHIR R4 bundles, the FHIR converter offers:
2525

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.
26+
- **Bidirectional data conversion from source of record to FHIR R4 bundles and back.** For example, the FHIR converter can convert data from FHIR R4 format back to HL7v2 format.
2727
- **Improved experience for customization** of default [Liquid](https://shopify.github.io/liquid/) templates.
2828
- **Samples** that demonstrate how to create an ETL (extract, transform, load) pipeline with [Azure Data Factory (ADF)](/azure/data-factory/introduction).
2929

0 commit comments

Comments
 (0)