Show / Hide Table of Contents

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 Source

COMPLETE

Declaration
public const string COMPLETE = null
Field Value
Type Description
System.String
| Improve this Doc View Source

ERROR

Declaration
public const string ERROR = null
Field Value
Type Description
System.String
| Improve this Doc View Source

Values

Declaration
public static HashSet<string> Values
Field Value
Type Description
HashSet<System.String>
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX