Class VisionEyeCodesCodes
A coded concept listing the eye codes.
Inheritance
System.Object
VisionEyeCodesCodes
Namespace: fhirCsR2.ValueSets
Assembly: fhirCsR2.dll
Syntax
public static class VisionEyeCodesCodes : object
Fields
| Improve this Doc View SourceLeftEye
Left Eye
Declaration
public static readonly Coding LeftEye
Field Value
| Type | Description |
|---|---|
| Coding |
LiteralLeftEye
Literal for code: LeftEye
Declaration
public const string LiteralLeftEye = null
Field Value
| Type | Description |
|---|---|
| System.String |
LiteralRightEye
Literal for code: RightEye
Declaration
public const string LiteralRightEye = null
Field Value
| Type | Description |
|---|---|
| System.String |
LiteralVisionEyeCodesLeftEye
Literal for code: VisionEyeCodesLeftEye
Declaration
public const string LiteralVisionEyeCodesLeftEye = null
Field Value
| Type | Description |
|---|---|
| System.String |
LiteralVisionEyeCodesRightEye
Literal for code: VisionEyeCodesRightEye
Declaration
public const string LiteralVisionEyeCodesRightEye = null
Field Value
| Type | Description |
|---|---|
| System.String |
RightEye
Right Eye
Declaration
public static readonly Coding RightEye
Field Value
| Type | Description |
|---|---|
| Coding |
Values
Dictionary for looking up VisionEyeCodes Codings based on Codes
Declaration
public static Dictionary<string, Coding> Values
Field Value
| Type | Description |
|---|---|
| Dictionary<System.String, Coding> |