Skip to content

Commit 3df0a7c

Browse files
Apply suggestions from Ketki
1 parent 4a71884 commit 3df0a7c

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
@@ -31,7 +31,7 @@ The `$import` operation supports two modes: initial mode and incremental mode. E
3131

3232
* If import files don't have the `version` and `lastUpdated` field values specified, there's no guarantee of importing resources in FHIR service.
3333

34-
* If import files have resources with duplicate `version` and `lastUpdated` field values, then only one resource is ingested in the FHIR service.
34+
* If import files have resources with duplicate `version` and `lastUpdated` field values, then only one resource is randomly ingested in the FHIR service.
3535

3636
- Allows you to ingest soft deleted resources. This capability is beneficial when you migrate from Azure API for FHIR to the FHIR service in Azure Health Data Services.
3737

0 commit comments

Comments
 (0)