Class ConformanceAcceptUnknownCodes
Code Values for the Conformance.acceptUnknown field
Inheritance
System.Object
ConformanceAcceptUnknownCodes
Assembly: fhirCsR2.dll
public static class ConformanceAcceptUnknownCodes : object
Fields
|
Improve this Doc
View Source
Declaration
public const string BOTH = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string ELEMENTS = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string EXTENSIONS = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string NO = 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> |
|