Skip to content

Enable Partitioning in Bulk Export #4610

Closed
@IanMMarshall

Description

@IanMMarshall

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions