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. |
LiteralRightEye
Literal for code: RightEye
Declaration
public const string LiteralRightEye = null
Field Value
Type | Description |
---|---|
System. |
LiteralVisionEyeCodesLeftEye
Literal for code: VisionEyeCodesLeftEye
Declaration
public const string LiteralVisionEyeCodesLeftEye = null
Field Value
Type | Description |
---|---|
System. |
LiteralVisionEyeCodesRightEye
Literal for code: VisionEyeCodesRightEye
Declaration
public const string LiteralVisionEyeCodesRightEye = null
Field Value
Type | Description |
---|---|
System. |
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. |