Skip to content

Commit 078deb2

Browse files
authored
Etag description updated in Import file
1 parent f599f60 commit 078deb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/fhir/import-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Content-Type:application/fhir+json
6969
| ----------- | ----------- | ----------- | ----------- |
7070
| type | Resource type of input file | 1..1 | A valid [FHIR resource type](https://www.hl7.org/fhir/resourcelist.html) that matches the input file. |
7171
|URL | Azure storage url of input file | 1..1 | URL value of the input file that can't be modified. |
72-
| etag | Etag of the input file on Azure storage used to verify the file content hasn't changed. | 0..1 | Etag value of the input file that can't be modified. |
72+
| etag | Etag of the input file on Azure storage; used to verify the file content has not changed after $import registration. | 0..1 | Etag value of the input file. |
7373

7474
**Sample body for import:**
7575

0 commit comments

Comments
 (0)