Class AllergyIntoleranceReactionSeverityCodes
Code Values for the AllergyIntolerance.reaction.severity field
Inheritance
System.Object
AllergyIntoleranceReactionSeverityCodes
Assembly: fhirCsR2.dll
Syntax
public static class AllergyIntoleranceReactionSeverityCodes : object
Fields
|
Improve this Doc
View Source
MILD
Declaration
public const string MILD = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
MODERATE
Declaration
public const string MODERATE = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
SEVERE
Declaration
public const string SEVERE = 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> |
|