FHIR Chat · Posting bundles vs individual instances · hapi

Stream: hapi

Topic: Posting bundles vs individual instances


view this post on Zulip Saul Kravitz (Dec 14 2020 at 14:58):

We frequently need to load batches of synthetically generated data into HAPI servers for connectathons.
Currently we post them as individual instances -- a lot of POSTs.

Two questions:
1) would bundling these instances together into bundles and posting bundles speed up the load?
2) If so, any thoughts about preferred bundle size?


Last updated: Apr 12 2022 at 19:14 UTC