Show / Hide Table of Contents

Class CarePlanRelatedPlanCodeCodes

Code Values for the CarePlan.relatedPlan.code field

Inheritance
System.Object
CarePlanRelatedPlanCodeCodes
Namespace: fhirCsR2.Models
Assembly: fhirCsR2.dll
Syntax
public static class CarePlanRelatedPlanCodeCodes : object

Fields

| Improve this Doc View Source

FULFILLS

Declaration
public const string FULFILLS = null
Field Value
Type Description
System.String
| Improve this Doc View Source

INCLUDES

Declaration
public const string INCLUDES = null
Field Value
Type Description
System.String
| Improve this Doc View Source

REPLACES

Declaration
public const string REPLACES = 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>
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX