Class OperationDefinitionKindCodes
Code Values for the OperationDefinition.kind field
Inheritance
System.Object
OperationDefinitionKindCodes
Namespace: fhirCsR2.Models
Assembly: fhirCsR2.dll
Syntax
public static class OperationDefinitionKindCodes : object
Fields
| Improve this Doc View SourceOPERATION
Declaration
public const string OPERATION = null
Field Value
| Type | Description |
|---|---|
| System.String |
QUERY
Declaration
public const string QUERY = null
Field Value
| Type | Description |
|---|---|
| System.String |
Values
Declaration
public static HashSet<string> Values
Field Value
| Type | Description |
|---|---|
| HashSet<System.String> |