Skip to content

Commit b6013dc

Browse files
Update articles/healthcare-apis/fhir/import-data.md
Co-authored-by: Shelly Haverkamp <[email protected]>
1 parent 424cef1 commit b6013dc

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
@@ -94,7 +94,7 @@ Content-Type:application/fhir+json
9494

9595
| Input part name | Description | Cardinality | Accepted values |
9696
| ----------- | ----------- | ----------- | ----------- |
97-
| `type`| Resource type of the input file. | 0..1 | A valid [FHIR resource type](https://www.hl7.org/fhir/resourcelist.html) that matches the input file. This is optional field.|
97+
| `type`| Resource type of the input file. | 0..1 | A valid [FHIR resource type](https://www.hl7.org/fhir/resourcelist.html) that matches the input file. This field is optional.|
9898
|`url`| Azure storage URL of the input file. | 1..1 | URL value of the input file. The value can't be modified. |
9999
| `etag`| ETag of the input file in the Azure storage. Used to verify that the file content isn't changed after `import` registration. | 0..1 | ETag value of the input file.|
100100

0 commit comments

Comments
 (0)