Class CarePlanRelatedPlanCodeCodes
Code Values for the CarePlan.relatedPlan.code field
Inheritance
System.Object
CarePlanRelatedPlanCodeCodes
Assembly: fhirCsR2.dll
public static class CarePlanRelatedPlanCodeCodes : object
Fields
|
Improve this Doc
View Source
Declaration
public const string FULFILLS = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string INCLUDES = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const string REPLACES = 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> |
|