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