Skip to content

Commit 7730a05

Browse files
authored
Merge pull request #275492 from shellyhaverkamp/smh-fhir-fix
Add container image link
2 parents 4b1f044 + 1370a0a commit 7730a05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

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

1414
## What's the difference between $convert-data and the FHIR converter?
1515

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:
16+
The [FHIR® converter (preview)](https://mcr.microsoft.com/product/healthcareapis/fhir-converter/about) 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:
1717

1818
- 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.
1919
- Improved experience for customization of default [Liquid](https://shopify.github.io/liquid/) templates.

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

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

1010
> [!NOTE]
11-
> 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:
11+
> In May 2024 we released a stand-alone FHIR converter API decoupled from the FHIR service and packaged as a [container (Docker) image](https://mcr.microsoft.com/product/healthcareapis/fhir-converter/about) 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:
1212
> - 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).

0 commit comments

Comments
 (0)