Class EnrollmentResponseOutcomeCodes
Code Values for the EnrollmentResponse.outcome field
Inheritance
System.Object
EnrollmentResponseOutcomeCodes
Namespace: fhirCsR2.Models
Assembly: fhirCsR2.dll
Syntax
public static class EnrollmentResponseOutcomeCodes : object
Fields
| Improve this Doc View SourceCOMPLETE
Declaration
public const string COMPLETE = null
Field Value
| Type | Description |
|---|---|
| System.String |
ERROR
Declaration
public const string ERROR = null
Field Value
| Type | Description |
|---|---|
| System.String |
Values
Declaration
public static HashSet<string> Values
Field Value
| Type | Description |
|---|---|
| HashSet<System.String> |