Class ConformanceRestResourceInteractionCodeCodes
Code Values for the Conformance.rest.resource.interaction.code field
Inheritance
System.Object
ConformanceRestResourceInteractionCodeCodes
Assembly: fhirCsR2.dll
public static class ConformanceRestResourceInteractionCodeCodes : object
Fields
|
Improve this Doc
View Source
Declaration
public const string CREATE = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string DELETE = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
HISTORY_INSTANCE
Declaration
public const string HISTORY_INSTANCE = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
HISTORY_TYPE
Declaration
public const string HISTORY_TYPE = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string READ = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string SEARCH_TYPE = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string UPDATE = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string VALIDATE = 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> |
|
|
Improve this Doc
View Source
Declaration
public const string VREAD = null
Field Value
Type |
Description |
System.String |
|