Skip to main content

core.converttotransactionbundle

Home > @medplum/core > convertToTransactionBundle

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