org.dcm4che2.code
Class ChestFindingOrFeature

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

public class ChestFindingOrFeature
extends java.lang.Object

CID 6101 Chest Finding or Feature.

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

Field Summary
static java.lang.String AbnormalCalcifications
          (112063, DCM, "Abnormal calcifications")
static java.lang.String AbnormalLines1D
          (112061, DCM, "Abnormal lines (1D)")
static java.lang.String AbnormalLucency
          (112062, DCM, "Abnormal lucency")
static java.lang.String AbnormalOpacity
          (112033, DCM, "Abnormal opacity")
static java.lang.String AbnormalTexture
          (112064, DCM, "Abnormal texture")
static java.lang.String ImageQuality
          (111101, DCM, "Image quality")
static java.lang.String NonLesion
          (111102, DCM, "Non-lesion")
static java.lang.String RadiographicAnatomy
          (112005, DCM, "Radiographic anatomy")
static java.lang.String SelectedRegion
          (111099, DCM, "Selected region")
 
Constructor Summary
ChestFindingOrFeature()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AbnormalCalcifications

public static final java.lang.String AbnormalCalcifications
(112063, DCM, "Abnormal calcifications")

See Also:
Constant Field Values

AbnormalLines1D

public static final java.lang.String AbnormalLines1D
(112061, DCM, "Abnormal lines (1D)")

See Also:
Constant Field Values

AbnormalLucency

public static final java.lang.String AbnormalLucency
(112062, DCM, "Abnormal lucency")

See Also:
Constant Field Values

AbnormalOpacity

public static final java.lang.String AbnormalOpacity
(112033, DCM, "Abnormal opacity")

See Also:
Constant Field Values

AbnormalTexture

public static final java.lang.String AbnormalTexture
(112064, DCM, "Abnormal texture")

See Also:
Constant Field Values

ImageQuality

public static final java.lang.String ImageQuality
(111101, DCM, "Image quality")

See Also:
Constant Field Values

NonLesion

public static final java.lang.String NonLesion
(111102, DCM, "Non-lesion")

See Also:
Constant Field Values

RadiographicAnatomy

public static final java.lang.String RadiographicAnatomy
(112005, DCM, "Radiographic anatomy")

See Also:
Constant Field Values

SelectedRegion

public static final java.lang.String SelectedRegion
(111099, DCM, "Selected region")

See Also:
Constant Field Values
Constructor Detail

ChestFindingOrFeature

public ChestFindingOrFeature()


Copyright © 2011 dcm4che. All Rights Reserved.