mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-08 05:58:27 +00:00
* Refactored test helper method to be more generic, added new failing test for feature, and changed BulkDataExportOptions to fix compile error * added field to all objects needed in the bulk export pipeline for adding patient id, added new operation for the feature * added changelog * added support for patient parameter to patient export, changed patient id to a list to match the requirements for the patient parameter, added test for multiple id patient export * refactored methods, added new changes to changelog * code review changes * fix test error Co-authored-by: Steven Li <steven@smilecdr.com>