Stream: hapi
Topic: bulk data $export operation
Chloe Liu (Jan 15 2021 at 19:32):
Does anyone here know about hapi-fhir-jpaserver? I am from bulk data track and we started a server with this repo, https://github.com/hapifhir/hapi-fhir-jpaserver-starter, but it does not seem to have the $export operation, which is used for bulk data transfer. Any input would be helpful. Thanks!
Lin Zhang (Jan 16 2021 at 00:01):
Clues:
https://github.com/hapifhir/hapi-fhir/issues?q=bulk+export
https://smilecdr.com/docs/bulk/fhir_bulk_export.html
Ramakrishna Hosmani (Jan 22 2021 at 04:02):
In hapi fhir version 3.3 how could we export all of the data from all resources as JSON files per resource?
Last updated: Apr 12 2022 at 19:14 UTC