You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/healthcare-apis/fhir/de-identified-export.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ It's recommended that you host the export configuration files on Azure Container
61
61
4. Register the ACR servers in the FHIR service. You can use the portal to open "Artifacts" blade under "Transform and transfer data" section to add the ACR server.
62
62
5. Optionally configure ACR firewall for secure access.
63
63
64
-
## Using $export command for the de-identified data
64
+
## Using the `$export` endpoint for de-identifying data
65
65
`https://<<FHIR service base URL>>/$export?_container=<<container_name>>&_anonymizationConfigCollectionReference=<<ACR image reference>>&_anonymizationConfig=<<config file name>>&_anonymizationConfigEtag=<<ETag on storage>>`
66
66
> [!Note]
67
67
> Right now the FHIR service only supports de-identified export at the system level (`$export`).
0 commit comments