Skip to content

Commit b5d8de4

Browse files
authored
Merge pull request #212350 from itechedit/two-fhir-convert-and-export-articles
edit pass: two FHIR articles
2 parents f4e2f05 + ce6e20a commit b5d8de4

File tree

5 files changed

+144
-118
lines changed

5 files changed

+144
-118
lines changed

articles/healthcare-apis/azure-api-for-fhir/export-data.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 06/03/2022
99
ms.author: kesheth
1010
---
1111

12-
# How to export FHIR data in Azure API for FHIR
12+
# Export FHIR data in Azure API for FHIR
1313

1414
The Bulk Export feature allows data to be exported from the FHIR Server per the [FHIR specification](https://hl7.org/fhir/uv/bulkdata/export/index.html).
1515

@@ -128,7 +128,7 @@ Azure API for FHIR is provisioned.
128128
| West US 2 | 40.64.135.77 |
129129

130130
> [!NOTE]
131-
> The above steps are similar to the configuration steps described in the document **Converting your data to FHIR**. For more information, see [Configure ACR firewall](../../healthcare-apis/fhir/convert-data.md#configure-acr-firewall).
131+
> The above steps are similar to the configuration steps described in the document **Converting your data to FHIR**. For more information, see [Configure the ACR firewall](../../healthcare-apis/fhir/convert-data.md#step-6-optional-configure-the-azure-container-registry-firewall-for-secure-access).
132132
133133
### Allowing specific IP addresses for the Azure storage account in the same region
134134

@@ -145,4 +145,4 @@ In this article, you've learned how to export FHIR resources using $export comma
145145
>[!div class="nextstepaction"]
146146
>[Export de-identified data](de-identified-export.md)
147147
148-
FHIR® is a registered trademark of [HL7](https://hl7.org/fhir/) and is used with the permission of HL7.
148+
FHIR® is a registered trademark of [HL7](https://hl7.org/fhir/) and is used with the permission of HL7.

articles/healthcare-apis/fhir/configure-export-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Select **Enabled from selected virtual networks and IP addresses**. Under the Fi
154154
| West US 2 | 40.64.135.77 |
155155

156156
> [!NOTE]
157-
> The above steps are similar to the configuration steps described in the document **Converting your data to FHIR**. For more information, see [Configure ACR firewall](./convert-data.md#configure-acr-firewall).
157+
> The above steps are similar to the configuration steps described in the document **Converting your data to FHIR**. For more information, see [Configure the ACR firewall](./convert-data.md#step-6-optional-configure-the-azure-container-registry-firewall-for-secure-access).
158158
159159
### Allowing specific IP addresses to access the Azure storage account in the same region
160160

0 commit comments

Comments
 (0)