Skip to content

Commit b9110b3

Browse files
Learn Editor: Update import-data.md
1 parent 1173541 commit b9110b3

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)