Show / Hide Table of Contents

Class AllergyIntoleranceCriticalityCodes

Code Values for the AllergyIntolerance.criticality field

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

Fields

| Improve this Doc View Source

CRITH

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

CRITL

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

CRITU

Declaration
public const string CRITU = 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