Class ConformanceRestModeCodes
Code Values for the Conformance.rest.mode field
Inheritance
System.Object
ConformanceRestModeCodes
Namespace: fhirCsR2.Models
Assembly: fhirCsR2.dll
Syntax
public static class ConformanceRestModeCodes : object
Fields
| Improve this Doc View SourceCLIENT
Declaration
public const string CLIENT = null
Field Value
| Type | Description |
|---|---|
| System.String |
SERVER
Declaration
public const string SERVER = null
Field Value
| Type | Description |
|---|---|
| System.String |
Values
Declaration
public static HashSet<string> Values
Field Value
| Type | Description |
|---|---|
| HashSet<System.String> |