Class CompositionAttesterModeCodes
Code Values for the Composition.attester.mode field
Inheritance
System.Object
CompositionAttesterModeCodes
Assembly: fhirCsR2.dll
Syntax
public static class CompositionAttesterModeCodes : object
Fields
|
Improve this Doc
View Source
LEGAL
Declaration
public const string LEGAL = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
OFFICIAL
Declaration
public const string OFFICIAL = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
PERSONAL
Declaration
public const string PERSONAL = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
PROFESSIONAL
Declaration
public const string PROFESSIONAL = 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> |
|