Class ConformanceMessagingEventModeCodes
Code Values for the Conformance.messaging.event.mode field
Inheritance
System.Object
ConformanceMessagingEventModeCodes
Namespace: fhirCsR2.Models
Assembly: fhirCsR2.dll
Syntax
public static class ConformanceMessagingEventModeCodes : object
Fields
| Improve this Doc View SourceRECEIVER
Declaration
public const string RECEIVER = null
Field Value
| Type | Description |
|---|---|
| System.String |
SENDER
Declaration
public const string SENDER = null
Field Value
| Type | Description |
|---|---|
| System.String |
Values
Declaration
public static HashSet<string> Values
Field Value
| Type | Description |
|---|---|
| HashSet<System.String> |