org.dcm4che2.code
Class OphthalmicPhotographyAcquisitionDevice

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

public class OphthalmicPhotographyAcquisitionDevice
extends java.lang.Object

CID 4202 Ophthalmic Photography Acquisition Device.

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

Field Summary
static java.lang.String DirectOphthalmoscope
          (R-1021E, SRT, "Direct Ophthalmoscope")
static java.lang.String ExternalCamera
          (R-1021B, SRT, "External Camera")
static java.lang.String FundusCamera
          (R-1021A, SRT, "Fundus Camera")
static java.lang.String IndirectOphthalmoscope
          (R-1021D, SRT, "Indirect Ophthalmoscope")
static java.lang.String Keratoscope
          (A-00FCA, SRT, "Keratoscope")
static java.lang.String OperatingMicroscope
          (A-2B210, SRT, "Operating Microscope")
static java.lang.String OphthalmicEndoscope
          (R-1021F, SRT, "Ophthalmic Endoscope")
static java.lang.String ScanningLaserOphthalmoscope
          (A-00E8A, SRT, "Scanning Laser Ophthalmoscope")
static java.lang.String SlitLampBiomicroscope
          (A-2B201, SRT, "Slit Lamp Biomicroscope")
static java.lang.String SpecularMicroscope
          (R-1021C, SRT, "Specular Microscope")
 
Constructor Summary
OphthalmicPhotographyAcquisitionDevice()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DirectOphthalmoscope

public static final java.lang.String DirectOphthalmoscope
(R-1021E, SRT, "Direct Ophthalmoscope")

See Also:
Constant Field Values

ExternalCamera

public static final java.lang.String ExternalCamera
(R-1021B, SRT, "External Camera")

See Also:
Constant Field Values

FundusCamera

public static final java.lang.String FundusCamera
(R-1021A, SRT, "Fundus Camera")

See Also:
Constant Field Values

IndirectOphthalmoscope

public static final java.lang.String IndirectOphthalmoscope
(R-1021D, SRT, "Indirect Ophthalmoscope")

See Also:
Constant Field Values

Keratoscope

public static final java.lang.String Keratoscope
(A-00FCA, SRT, "Keratoscope")

See Also:
Constant Field Values

OperatingMicroscope

public static final java.lang.String OperatingMicroscope
(A-2B210, SRT, "Operating Microscope")

See Also:
Constant Field Values

OphthalmicEndoscope

public static final java.lang.String OphthalmicEndoscope
(R-1021F, SRT, "Ophthalmic Endoscope")

See Also:
Constant Field Values

ScanningLaserOphthalmoscope

public static final java.lang.String ScanningLaserOphthalmoscope
(A-00E8A, SRT, "Scanning Laser Ophthalmoscope")

See Also:
Constant Field Values

SlitLampBiomicroscope

public static final java.lang.String SlitLampBiomicroscope
(A-2B201, SRT, "Slit Lamp Biomicroscope")

See Also:
Constant Field Values

SpecularMicroscope

public static final java.lang.String SpecularMicroscope
(R-1021C, SRT, "Specular Microscope")

See Also:
Constant Field Values
Constructor Detail

OphthalmicPhotographyAcquisitionDevice

public OphthalmicPhotographyAcquisitionDevice()


Copyright © 2011 dcm4che. All Rights Reserved.