Class AllergyIntoleranceTypeCodes
Code Values for the AllergyIntolerance.type field
Inheritance
System.Object
AllergyIntoleranceTypeCodes
Namespace: fhirCsR2.Models
Assembly: fhirCsR2.dll
Syntax
public static class AllergyIntoleranceTypeCodes : object
Fields
| Improve this Doc View SourceALLERGY
Declaration
public const string ALLERGY = null
Field Value
| Type | Description |
|---|---|
| System.String |
INTOLERANCE
Declaration
public const string INTOLERANCE = null
Field Value
| Type | Description |
|---|---|
| System.String |
Values
Declaration
public static HashSet<string> Values
Field Value
| Type | Description |
|---|---|
| HashSet<System.String> |