org.dcm4che2.code
Class OphthalmicMacularGridProblem

java.lang.Object
  extended by org.dcm4che2.code.OphthalmicMacularGridProblem

public class OphthalmicMacularGridProblem
extends java.lang.Object

CID 4222 Ophthalmic Macular Grid Problem.

Since:
Jun 2, 2010
Version:
$Rev: 13502 $ $Date:: 2010-06-09#$
Author:
Gunter Zeilinger

Field Summary
static java.lang.String ConstrictedPupil
          (F-0123A, SRT, "Constricted Pupil")
static java.lang.String CornealOpacity
          (DA-75300, SRT, "Corneal Opacity")
static java.lang.String DryEyesProblem
          (F-F1722, SRT, "Dry Eyes Problem")
static java.lang.String EccentricFixation
          (F-02FA4, SRT, "Eccentric Fixation")
static java.lang.String EquipmentFailure
          (110501, DCM, "Equipment failure")
static java.lang.String EyelidDisease
          (DA-76000, SRT, "Eyelid Disease")
static java.lang.String InterferingTearsOrDrops
          (111695, DCM, "Interfering Tears or Drops")
static java.lang.String LensOpacity
          (DA-73402, SRT, "Lens Opacity")
static java.lang.String OperatorError
          (110519, DCM, "Operator Error")
static java.lang.String PatientMovement
          (110518, DCM, "Patient Movement")
static java.lang.String PatientPositioningProblem
          (111209, DCM, "Patient Positioning Problem")
static java.lang.String PoorVisualFixation
          (R-20839, SRT, "Poor Visual Fixation")
static java.lang.String RefractiveError
          (DA-74100, SRT, "Refractive Error")
static java.lang.String VitreousOpacity
          (DA-7931D, SRT, "Vitreous Opacity")
 
Constructor Summary
OphthalmicMacularGridProblem()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ConstrictedPupil

public static final java.lang.String ConstrictedPupil
(F-0123A, SRT, "Constricted Pupil")

See Also:
Constant Field Values

CornealOpacity

public static final java.lang.String CornealOpacity
(DA-75300, SRT, "Corneal Opacity")

See Also:
Constant Field Values

DryEyesProblem

public static final java.lang.String DryEyesProblem
(F-F1722, SRT, "Dry Eyes Problem")

See Also:
Constant Field Values

EccentricFixation

public static final java.lang.String EccentricFixation
(F-02FA4, SRT, "Eccentric Fixation")

See Also:
Constant Field Values

EquipmentFailure

public static final java.lang.String EquipmentFailure
(110501, DCM, "Equipment failure")

See Also:
Constant Field Values

EyelidDisease

public static final java.lang.String EyelidDisease
(DA-76000, SRT, "Eyelid Disease")

See Also:
Constant Field Values

InterferingTearsOrDrops

public static final java.lang.String InterferingTearsOrDrops
(111695, DCM, "Interfering Tears or Drops")

See Also:
Constant Field Values

LensOpacity

public static final java.lang.String LensOpacity
(DA-73402, SRT, "Lens Opacity")

See Also:
Constant Field Values

OperatorError

public static final java.lang.String OperatorError
(110519, DCM, "Operator Error")

See Also:
Constant Field Values

PatientMovement

public static final java.lang.String PatientMovement
(110518, DCM, "Patient Movement")

See Also:
Constant Field Values

PatientPositioningProblem

public static final java.lang.String PatientPositioningProblem
(111209, DCM, "Patient Positioning Problem")

See Also:
Constant Field Values

PoorVisualFixation

public static final java.lang.String PoorVisualFixation
(R-20839, SRT, "Poor Visual Fixation")

See Also:
Constant Field Values

RefractiveError

public static final java.lang.String RefractiveError
(DA-74100, SRT, "Refractive Error")

See Also:
Constant Field Values

VitreousOpacity

public static final java.lang.String VitreousOpacity
(DA-7931D, SRT, "Vitreous Opacity")

See Also:
Constant Field Values
Constructor Detail

OphthalmicMacularGridProblem

public OphthalmicMacularGridProblem()


Copyright © 2011 dcm4che. All Rights Reserved.