Class ConformanceKindCodes
Code Values for the Conformance.kind field
Inheritance
System.Object
ConformanceKindCodes
Assembly: fhirCsR2.dll
public static class ConformanceKindCodes : object
Fields
|
Improve this Doc
View Source
Declaration
public const string CAPABILITY = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string INSTANCE = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string REQUIREMENTS = 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> |
|