google / fhir-data-pipes

A collection of tools for extracting FHIR resources and analytics services on top of that data.
https://google.github.io/fhir-data-pipes/
Apache License 2.0
140 stars 80 forks source link

Support BULK_EXPORT mode of fetching FHIR resources for Incremental Run #1084

Open chandrashekar-s opened 4 weeks ago

chandrashekar-s commented 4 weeks ago

As part of the main issue #1031, integration with the FHIR Server for fetching FHIR resources via the Bulk Export API is made. The changes was made to support only the FULL_RUN, this has to be extended to support INCREMENTAL_RUN as well.