Class ConformanceRestInteractionCodeCodes
Code Values for the Conformance.rest.interaction.code field
Inheritance
System.Object
ConformanceRestInteractionCodeCodes
Assembly: fhirCsR2.dll
public static class ConformanceRestInteractionCodeCodes : object
Fields
|
Improve this Doc
View Source
HISTORY_SYSTEM
Declaration
public const string HISTORY_SYSTEM = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string SEARCH_SYSTEM = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string TRANSACTION = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public static HashSet<string> Values
Field Value
Type |
Description |
HashSet<System.String> |
|