Code Values for the MessageHeader.response.code field
Inheritance
System.Object
MessageHeaderResponseCodeCodes
Assembly: fhirCsR2.dll
public static class MessageHeaderResponseCodeCodes : object
Fields
|
Improve this Doc
View Source
Declaration
public const string FATAL_ERROR = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string OK = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string TRANSIENT_ERROR = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public static HashSet<string> Values
Field Value
Type |
Description |
HashSet<System.String> |
|