TransactionMode

A code that indicates how transactions are supported.

This code system http://hl7.org/fhir/transaction-mode defines the following codes:

CodeDisplayDefinition
not-supported NoneNeither batch or transaction is supported.
batch Batches supportedBatches are supported.
transaction Transactions SupportedTransactions are supported.
both Batches & TransactionsBoth batches and transactions are supported.