Skip to content

Commit 75060aa

Browse files
Merge pull request #247276 from msjasteppe/converter-updates
Minor edits for consistency
2 parents 9f1718b + df417d8 commit 75060aa

File tree

4 files changed

+26
-16
lines changed

4 files changed

+26
-16
lines changed

articles/healthcare-apis/fhir/configure-settings-convert-data.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: msjasteppe
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: how-to
8-
ms.date: 06/30/2022
8+
ms.date: 08/03/2022
99
ms.author: jasteppe
1010
---
1111

@@ -238,19 +238,19 @@ You should receive a `Bundle` response that contains the health data converted i
238238

239239
In this article, you've learned how to configure settings for `$convert-data` for converting health data into FHIR by using the FHIR service in Azure Health Data Services.
240240

241-
To learn about the frequently asked questions (FAQs) for `$convert-data`, see
241+
For an overview of `$convert-data`, see
242242

243243
> [!div class="nextstepaction"]
244-
> [Frequently asked questions about $convert-data](frequently-asked-questions-convert-data.md)
244+
> [Overview of $convert-data](overview-of-convert-data.md)
245245
246-
For information about how to import FHIR data into the FHIR service, see:
246+
To learn how to troubleshoot `$convert-data`, see
247247

248248
> [!div class="nextstepaction"]
249-
> [Import operation](import-data.md)
249+
> [Troubleshoot $convert-data](troubleshoot-convert-data.md)
250250
251-
For information about how to export FHIR data from the FHIR service, see:
251+
To learn about the frequently asked questions (FAQs) for `$convert-data`, see
252252

253253
> [!div class="nextstepaction"]
254-
> [Export operation](export-data.md)
254+
> [Frequently asked questions about $convert-data](frequently-asked-questions-convert-data.md)
255255
256256
FHIR® is a registered trademark of Health Level Seven International, registered in the U.S. Trademark Office and is used with their permission.

articles/healthcare-apis/fhir/frequently-asked-questions-convert-data.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: healthcare-apis
55
author: msjasteppe
66
ms.service: healthcare-apis
77
ms.topic: faq
8-
ms.date: 08/02/2023
8+
ms.date: 08/03/2023
99
ms.author: jasteppe
1010
---
1111

@@ -68,15 +68,20 @@ Depending on the version of `$convert-data` you’re using, you can:
6868

6969
In this article, you learned about the frequently asked questions (FAQs) about the `$convert-data` operation and endpoint for converting health data into FHIR by using the FHIR service in Azure Health Data Services.
7070

71-
For information about how to import FHIR data into the FHIR service, see:
71+
For an overview of `$convert-data`, see
7272

7373
> [!div class="nextstepaction"]
74-
> [Import operation](import-data.md)
74+
> [Overview of $convert-data](overview-of-convert-data.md)
7575
76-
For information about how to export FHIR data from the FHIR service, see:
76+
To learn how to configure settings for `$convert-data` using the Azure portal, see
7777

7878
> [!div class="nextstepaction"]
79-
> [Export operation](export-data.md)
79+
> [Configure settings for $convert-data using the Azure portal](configure-settings-convert-data.md)
80+
81+
To learn how to troubleshoot `$convert-data`, see
82+
83+
> [!div class="nextstepaction"]
84+
> [Troubleshoot $convert-data](troubleshoot-convert-data.md)
8085
8186
FHIR® is a registered trademark of Health Level Seven International, registered in the U.S. Trademark Office and is used with their permission.
8287

articles/healthcare-apis/fhir/overview-of-convert-data.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: msjasteppe
66
ms.service: healthcare-apis
77
ms.subservice: fhir
88
ms.topic: overview
9-
ms.date: 06/30/2023
9+
ms.date: 08/03/2023
1010
ms.author: jasteppe
1111
---
1212

@@ -120,12 +120,17 @@ The outcome of FHIR conversion is a FHIR Bundle as a batch.
120120

121121
In this article, you learned about the `$convert-data` operation and how to use the endpoint for converting health data to FHIR R4 by using the FHIR service in the Azure Health Data Service.
122122

123-
To learn how to configure settings for `$convert-data` using the Azure portal, see:
123+
To learn how to configure settings for `$convert-data` using the Azure portal, see
124124

125125
> [!div class="nextstepaction"]
126126
> [Configure settings for $convert-data using the Azure portal](configure-settings-convert-data.md)
127127
128-
To learn about the frequently asked questions (FAQs) for the `$convert-data` operation, see
128+
To learn how to troubleshoot `$convert-data`, see
129+
130+
> [!div class="nextstepaction"]
131+
> [Troubleshoot $convert-data](troubleshoot-convert-data.md)
132+
133+
To learn about the frequently asked questions (FAQs) for `$convert-data`, see
129134

130135
> [!div class="nextstepaction"]
131136
> [Frequently asked questions about $convert-data](frequently-asked-questions-convert-data.md)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: healthcare-apis
55
author: msjasteppe
66
ms.service: healthcare-apis
77
ms.topic: troubleshooting
8-
ms.date: 08/02/2023
8+
ms.date: 08/03/2023
99
ms.author: jasteppe
1010
---
1111

0 commit comments

Comments
 (0)