Forum Discussion
ppalacin
4 years agoFrequent Visitor
FHIR Connector is loading slowly large data sets
We are experiencing huge delays when loading big datasets from our FHIR Server. I am talking about 1 Mio+ records, which take close to a day to fully load. The main problem seems to be the way h...
ppalacin
4 years agoFrequent Visitor
Hi DataInsights ,
thanks for the advice. It's pretty nice explained, but only works for local datasets.
However the problem with FHIR is that it takes the most time to load all datapoints 1by1 (buckets of 100-500) from the server instead of incresing the offset size. So you loose a lot of time with establishing unnecessary requests.