Closed
Description
Describe the issue
Per the HAPI FHIR documentation here, Bulk Operations are currently not partition aware. As a result when an $export
request is submitted, the request is applied to all partitions and the resulting binary resources are only accessible via the DEFAULT partition.
The request is to change the current functionality so that when an $export
request is submitted for a particular partition, only resources contained in the specified partition will be extracted and the resulting binary resources will only be accessible through the same specified partition.
Metadata
Metadata
Assignees
Labels
No labels