Skip to content

Commit 8b310bf

Browse files
committed
Fixed broken links
1 parent 0a644e3 commit 8b310bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/healthcare-apis/azure-api-for-fhir/fhir-faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ sections:
163163
- question: |
164164
How does $export work?
165165
answer: |
166-
$export is part of the FHIR specification: https://hl7.org/fhir/uv/bulkdata/export/index.html. If the FHIR service is configured with a managed identity and a storage account, and if the managed identity has access to that storage account, you can call $export on the FHIR API and all the FHIR resources will be exported to the storage account. For more information, see the article [$export](../data-transformation/export-data.md).
166+
$export is part of the [FHIR specification](https://hl7.org/fhir/uv/bulkdata/export/index.html). If the FHIR service is configured with a managed identity and a storage account, and if the managed identity has access to that storage account, you can call $export on the FHIR API and all the FHIR resources will be exported to the storage account. For more information, see the article [$export](../data-transformation/export-data.md).
167167
168168
- question: |
169169
Is there an out of the box solution for de-identifying EHR data?
@@ -185,7 +185,7 @@ sections:
185185
- question: |
186186
I'm getting 429s when loading and updating data. How can I resolve this?
187187
answer: |
188-
To resolve this you can increase your [throughput](https://docs.microsoft.com/azure/healthcare-apis/azure-api-for-fhir/configure-database.md#update-throughput) or switch over to [autoscaling](autoscale-azure-api-fhir.md) to ensure that you have enough compute to process the requests. If you're still having issues, please open a support ticket.
188+
To resolve this you can increase your [throughput](../../healthcare-apis/azure-api-for-fhir/configure-database.md#update-throughput) or switch over to [autoscaling](autoscale-azure-api-fhir.md) to ensure that you have enough compute to process the requests. If you're still having issues, please open a support ticket.
189189
190190
- question: |
191191
How do I lower my RUs, and I'm unable to and the RUs are higher than I set them?

0 commit comments

Comments
 (0)