microsoft / fhir-loader

Bulk FHIR Data Loader
MIT License
44 stars 39 forks source link

Issue #30

Closed v-nmadwani closed 1 year ago

v-nmadwani commented 1 year ago

When the number of resources in bundle are less than batch size, loader upload the bundle twice.

Steps to reproduce: Upload a bundle that has 200 resources and provide batch size of more than 200.