core.converttotransactionbundle | Medplum

convertToTransactionBundle() function

Takes a bundle and creates a Transaction Type bundle

Signature:

export declare function convertToTransactionBundle(bundle: Bundle): Bundle;

Parameters

Parameter Type Description
bundle Bundle The Bundle object that we'll receive from the search query

Returns:

Bundle

transaction type bundle