-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bulk import JSON FHIR resources (#187)
* Initial commit for json fhir resources bulk import * Update sync strategy with option to sort based on resource type * Handle long resource lists * Update split_index to work with resources not separated by a new line * Add progressbar to show progress as chunks are processed * Make number of resources configurable * Add documentation for json array resource import * Clean up * Add tests * sample json * Formatting
- Loading branch information
Showing
4 changed files
with
551 additions
and
187 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.