Class StructureDefinitionKindCodes
Code Values for the StructureDefinition.kind field
Inheritance
System.Object
StructureDefinitionKindCodes
Assembly: fhirCsR2.dll
Syntax
public static class StructureDefinitionKindCodes : object
Fields
|
Improve this Doc
View Source
DATATYPE
Declaration
public const string DATATYPE = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
LOGICAL
Declaration
public const string LOGICAL = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
RESOURCE
Declaration
public const string RESOURCE = 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> |
|