Class SystemRestfulInteractionCodes
Operations supported by REST at the system level.
Inheritance
System.Object
SystemRestfulInteractionCodes
Namespace: fhirCsR2.ValueSets
Assembly: fhirCsR2.dll
Syntax
public static class SystemRestfulInteractionCodes : object
Fields
| Improve this Doc View SourceHistorySystem
Declaration
public static readonly Coding HistorySystem
Field Value
| Type | Description |
|---|---|
| Coding |
LiteralHistorySystem
Literal for code: HistorySystem
Declaration
public const string LiteralHistorySystem = null
Field Value
| Type | Description |
|---|---|
| System.String |
LiteralRestfulInteractionHistorySystem
Literal for code: RestfulInteractionHistorySystem
Declaration
public const string LiteralRestfulInteractionHistorySystem = null
Field Value
| Type | Description |
|---|---|
| System.String |
LiteralRestfulInteractionSearchSystem
Literal for code: RestfulInteractionSearchSystem
Declaration
public const string LiteralRestfulInteractionSearchSystem = null
Field Value
| Type | Description |
|---|---|
| System.String |
LiteralRestfulInteractionTransaction
Literal for code: RestfulInteractionTransaction
Declaration
public const string LiteralRestfulInteractionTransaction = null
Field Value
| Type | Description |
|---|---|
| System.String |
LiteralSearchSystem
Literal for code: SearchSystem
Declaration
public const string LiteralSearchSystem = null
Field Value
| Type | Description |
|---|---|
| System.String |
LiteralTransaction
Literal for code: Transaction
Declaration
public const string LiteralTransaction = null
Field Value
| Type | Description |
|---|---|
| System.String |
SearchSystem
Declaration
public static readonly Coding SearchSystem
Field Value
| Type | Description |
|---|---|
| Coding |
Transaction
Declaration
public static readonly Coding Transaction
Field Value
| Type | Description |
|---|---|
| Coding |
Values
Dictionary for looking up SystemRestfulInteraction Codings based on Codes
Declaration
public static Dictionary<string, Coding> Values
Field Value
| Type | Description |
|---|---|
| Dictionary<System.String, Coding> |