Class ImplementationGuidePackageResourcePurposeCodes
Code Values for the ImplementationGuide.package.resource.purpose field
Inheritance
System.Object
ImplementationGuidePackageResourcePurposeCodes
Assembly: fhirCsR2.dll
Syntax
public static class ImplementationGuidePackageResourcePurposeCodes : object
Fields
|
Improve this Doc
View Source
DICTIONARY
Declaration
public const string DICTIONARY = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
EXAMPLE
Declaration
public const string EXAMPLE = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
EXTENSION
Declaration
public const string EXTENSION = 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
PROFILE
Declaration
public const string PROFILE = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
TERMINOLOGY
Declaration
public const string TERMINOLOGY = 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> |
|