Show / Hide Table of Contents

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 Source

HistorySystem

Declaration
public static readonly Coding HistorySystem
Field Value
Type Description
Coding
| Improve this Doc View Source

LiteralHistorySystem

Literal for code: HistorySystem

Declaration
public const string LiteralHistorySystem = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralRestfulInteractionHistorySystem

Literal for code: RestfulInteractionHistorySystem

Declaration
public const string LiteralRestfulInteractionHistorySystem = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralRestfulInteractionSearchSystem

Literal for code: RestfulInteractionSearchSystem

Declaration
public const string LiteralRestfulInteractionSearchSystem = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralRestfulInteractionTransaction

Literal for code: RestfulInteractionTransaction

Declaration
public const string LiteralRestfulInteractionTransaction = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralSearchSystem

Literal for code: SearchSystem

Declaration
public const string LiteralSearchSystem = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralTransaction

Literal for code: Transaction

Declaration
public const string LiteralTransaction = null
Field Value
Type Description
System.String
| Improve this Doc View Source

SearchSystem

Declaration
public static readonly Coding SearchSystem
Field Value
Type Description
Coding
| Improve this Doc View Source

Transaction

Declaration
public static readonly Coding Transaction
Field Value
Type Description
Coding
| Improve this Doc View Source

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>
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX