Skip to content

Commit e141fb9

Browse files
authored
Update de-identified-export.md
1 parent 1e22a26 commit e141fb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/healthcare-apis/fhir/de-identified-export.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Here's a sample configuration file for FHIR R4:
4949
For detailed information on the settings within the configuration file, visit [here](https://github.com/microsoft/Tools-for-Health-Data-Anonymization/blob/master/docs/FHIR-anonymization.md#configuration-file-format).
5050

5151
## Manage Configuration File in storage account
52-
You will need to create a container for the de-identified export in your ADLS Gen2 account and specify the `<<container_name>>` in the API request as shown above. Additionally, you will need to place the JSON config file with the anonymization rules inside the container and specify the `<<config file name>>` in the API request (see above).
52+
You will need to create a container for the de-identified export in your ADLS Gen2 account and specify the `<<container_name>>` in the API request as shown above. Additionally, you will need to place the JSON config file with the anonymization rules inside the container and specify the `<<config file name>>` in the API request (see below).
5353
> [!Note]
5454
> It is common practice to name the container `anonymization`. The JSON file within the container is often named `anonymizationConfig.json`.
5555
@@ -84,4 +84,4 @@ In this article, you've learned how to set up and use the de-identified export f
8484
>[!div class="nextstepaction"]
8585
>[Export data](export-data.md)
8686
87-
FHIR&#174; is a registered trademark of [HL7](https://hl7.org/fhir/) and is used with the permission of HL7.
87+
FHIR&#174; is a registered trademark of [HL7](https://hl7.org/fhir/) and is used with the permission of HL7.

0 commit comments

Comments
 (0)