triou

Results 14 comments of triou

@chgl did you manage to compare both HAPI and IBM servers performance? I'm very interested by your conclusions!

Thank you all for your answers! @psavva @jamesagnew Is a bulk import (https://github.com/smart-on-fhir/bulk-import/blob/master/import.md) feature in your roadmap ?

I'm running into a similar error on circle ci ``` bundler: failed to load command: pronto (/usr/local/bundle/bin/pronto) NoMethodError: undefined method `each_pair' for ["type", "error"]:Array Did you mean? each_slice /usr/local/lib/ruby/2.5.0/ostruct.rb:94:in `initialize'...

yes it would be really useful

Related pr: https://github.com/hapifhir/hapi-fhir/pull/2421/files/3b60034a080ce7a4f05c8141264295273075274a#diff-522de37509c439428e5f5a5215a5a160b27f63f028e7b51581d2fef2b573b302 Using `?_has:List:item:_id=` seems to work fine though

https://github.com/tfranzel/drf-spectacular supports djangorestframework-camel-case

@simonvadee I just think it's totally impracticable during the ETL. A resource can link another of the same profile (eg. an organization linking another). So even if we manage to...

> > I just think it's totally impracticable during the ETL > > your points make sense, I agree. However I'm worried that resource indexing will be broken if we...

@BPierrick yep i think it can be done, i'll look into it

An easy solution would be to renew the `logical_reference` uuids (while preserving their references) of the resources when exporting.