Class ElementDefinitionConstraintSeverityCodes
Code Values for the ElementDefinition.constraint.severity field
Inheritance
System.Object
ElementDefinitionConstraintSeverityCodes
Namespace: fhirCsR2.Models
Assembly: fhirCsR2.dll
Syntax
public static class ElementDefinitionConstraintSeverityCodes : object
Fields
| Improve this Doc View SourceERROR
Declaration
public const string ERROR = null
Field Value
| Type | Description |
|---|---|
| System.String |
Values
Declaration
public static HashSet<string> Values
Field Value
| Type | Description |
|---|---|
| HashSet<System.String> |
WARNING
Declaration
public const string WARNING = null
Field Value
| Type | Description |
|---|---|
| System.String |