Skip to content

Commit 49a3214

Browse files
Merge pull request #265599 from shellyhaverkamp/docs-editor/import-data-1707323145
Update import-data.md
2 parents d79ff71 + 9e2f2c0 commit 49a3214

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ The `import` operation supports two modes: initial mode and incremental mode. Ea
1919

2020
#### Initial mode
2121

22-
- Is intended for loading FHIR resources into an empty FHIR server.
22+
- Intended for loading FHIR resources into an empty FHIR server.
2323

2424
- Only supports `create` operations and when enabled, blocks API writes to the FHIR server.
2525

2626
#### Incremental mode
2727

28-
- Is optimized for loading data into the FHIR server periodically and doesn't block writes through the API.
28+
- Optimized for loading data into the FHIR server periodically and doesn't block writes through the API.
2929

3030
- Allows you to load `lastUpdated` and `versionId` from resource metadata if present in the resource JSON.
3131

0 commit comments

Comments
 (0)