TransactionMode

TransactionMode

draftFHIR R3 package : Core3.0.2complete4 concepts

A code that indicates how transactions are supported.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/transaction-mode
ID
transaction-mode
Version
3.0.2
Publisher
HL7 (FHIR Project)
Case Sensitive
Yes

Concepts (4)

CodeDisplayDefinition
not-supportedNoneNeither batch or transaction is supported.
batchBatches supportedBatches are supported.
transactionTransactions SupportedTransactions are supported.
bothBatches & TransactionsBoth batches and transactions are supported.