DSTU2 Ballot Source

This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

1.23.2.1.904 Value Set for codes in http://hl7.org/fhir/transaction-processing-mode

This is a value set defined by the FHIR project.

Summary

Code System URL:http://hl7.org/fhir/transaction-processing-mode
Value Set URL:http://hl7.org/fhir/vs/transaction-processing-mode
Definition:Defines how a match URL should be used when processing a transaction

Formal value Set definition : XML or JSON.

This value set defines its own codes:

This value set contains 3 concepts

1.23.2.1.904.1 TransactionProcessingMode

Defines how a match URL should be used when processing a transaction

This value set defines its own terms in the system http://hl7.org/fhir/transaction-processing-mode

CodeDisplayDefinition
ignore ignoreIf a matching resource is found, then ignore the resource and do not process it as part of the transaction (and return the matching resource information in the transaction response).
update updateIf a matching resource is found, then update it with this resource, otherwise create a new one.
delete deleteIf a resource matching the information provided is found, delete it. If no matching resource is found, the transaction fails.

This value set is not currently used

OIDs

Code System OID:2.16.840.1.113883.4.642.1.904
Value Set OID:2.16.840.1.113883.4.642.2.904
Note: these OIDs are not used in FHIR, but may be used in v3, or OID based terminology systems

See the full registry of value sets defined as part of FHIR.


Explanation of the columns that may appear on this page:

LevelA few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
SourceThe source of the definition of the code (when the value set draws in codes defined elsewhere)
CodeThe code (used as the code in the resource instance)
DisplayThe display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
DefinitionAn explanation of the meaning of the concept
CommentsAdditional notes about how to use the code

In addition, this page will include mappings to HL7 v2 or HL7 v3 code where these have been defined.