Class ClaimResponseOutcomeCodes
Code Values for the ClaimResponse.outcome field
Inheritance
System.Object
ClaimResponseOutcomeCodes
Namespace: fhirCsR2.Models
Assembly: fhirCsR2.dll
Syntax
public static class ClaimResponseOutcomeCodes : 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> |