Skip to content

Commit 0c5109a

Browse files
Merge pull request #294689 from evachen96/docs-editor/export-data-1739562934
Update export-data
2 parents 828d9be + 8f79afe commit 0c5109a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@ The Azure API for FHIR supports the following query parameters. All of these par
7070
|includeAssociatedData | No | Allows you to export history and soft deleted resources. This filter doesn't work with the '_typeFilter' query parameter. Include the value as '_history' to export history (non-latest versioned) resources. Include the value as '_deleted' to export soft deleted resources. |
7171
|\_isparallel| No |The "_isparallel" query parameter can be added to the export operation to enhance its throughput. The value needs to be set to true to enable parallelization. Note: Using this parameter may result in an increase in request units consumption over the life of export. |
7272

73-
> [!NOTE]
74-
> There is a known issue with the `$export` operation that could result in incomplete exports with status success. The issue occurs when the is_parallel flag was used. Export jobs executed with _isparallel query parameter starting February 13th, 2024 are impacted with this issue.
75-
7673
## Secure Export to Azure Storage
7774

7875
Azure API for FHIR supports a secure export operation. Choose one of the following two options.

0 commit comments

Comments
 (0)