TransactionMode

A code that indicates how transactions are supported.

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

Code Display Definition
not-supported None Neither batch or transaction is supported.
batch Batches supported Batches are supported.
transaction Transactions Supported Transactions are supported.
both Batches & Transactions Both batches and transactions are supported.