Class EncounterClassCodes
Code Values for the Encounter.class field
Inheritance
System.Object
EncounterClassCodes
Assembly: fhirCsR2.dll
Syntax
public static class EncounterClassCodes : object
Fields
|
Improve this Doc
View Source
AMBULATORY
Declaration
public const string AMBULATORY = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
DAYTIME
Declaration
public const string DAYTIME = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
EMERGENCY
Declaration
public const string EMERGENCY = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
FIELD
Declaration
public const string FIELD = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
HOME
Declaration
public const string HOME = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
INPATIENT
Declaration
public const string INPATIENT = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
OTHER
Declaration
public const string OTHER = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
OUTPATIENT
Declaration
public const string OUTPATIENT = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
VAL_VIRTUAL
Declaration
public const string VAL_VIRTUAL = 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> |
|