Show / Hide Table of Contents

Class VisionPrescriptionDispenseEyeCodes

Code Values for the VisionPrescription.dispense.eye field

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

Fields

| Improve this Doc View Source

LEFT

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

RIGHT

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