Class ListStatusCodes
Code Values for the List.status field
Inheritance
System.Object
ListStatusCodes
Assembly: fhirCsR2.dll
Syntax
public static class ListStatusCodes : object
Fields
|
Improve this Doc
View Source
CURRENT
Declaration
public const string CURRENT = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ENTERED_IN_ERROR
Declaration
public const string ENTERED_IN_ERROR = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
RETIRED
Declaration
public const string RETIRED = 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> |
|