Interface IBulkDataExportHistoryHelper


Bulk export history retrieval helper
  • Method Details

    • fetchHistoryForResourceIds

      IBundleProvider fetchHistoryForResourceIds(@Nonnull String theResourceType, @Nonnull List<IResourcePersistentId<?>> theIdList, ca.uhn.fhir.interceptor.model.RequestPartitionId theRequestPartitionId, @Nullable Date theRangeStartInclusive, @Nonnull Date theRangeEndInclusive)
      Retrieve history for indicated resource IDs
      Parameters:
      theResourceType - the type of resources to fetch history for
      theIdList - the list of resource ids which history to fetch
      theRequestPartitionId - partition ID for the request
      Returns:
      bundle provider containing historical versions of the resources