Show / Hide Table of Contents

Class MessageHeaderResponseCodeCodes

Code Values for the MessageHeader.response.code field

Inheritance
System.Object
MessageHeaderResponseCodeCodes
Namespace: fhirCsR2.Models
Assembly: fhirCsR2.dll
Syntax
public static class MessageHeaderResponseCodeCodes : object

Fields

| Improve this Doc View Source

FATAL_ERROR

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

OK

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

TRANSIENT_ERROR

Declaration
public const string TRANSIENT_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