org.dcm4che2.code
Class LocationInLung

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

public class LocationInLung
extends java.lang.Object

CID 6126 Location in Lung.

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

Field Summary
static java.lang.String LowerLobeOfLung
          (T-28830, SRT, "Lower lobe of lung")
static java.lang.String LowerZoneOfLung
          (T-D320A, SRT, "Lower zone of lung")
static java.lang.String MiddleLobeOfLung
          (T-28825, SRT, "Middle lobe of lung")
static java.lang.String MiddleZoneOfLung
          (T-D3209, SRT, "Middle zone of lung")
static java.lang.String Subpleural
          (112153, DCM, "Subpleural")
static java.lang.String UpperLobeOfLung
          (T-28820, SRT, "Upper lobe of lung")
static java.lang.String UpperZoneOfLung
          (T-D3208, SRT, "Upper zone of lung")
 
Constructor Summary
LocationInLung()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LowerLobeOfLung

public static final java.lang.String LowerLobeOfLung
(T-28830, SRT, "Lower lobe of lung")

See Also:
Constant Field Values

LowerZoneOfLung

public static final java.lang.String LowerZoneOfLung
(T-D320A, SRT, "Lower zone of lung")

See Also:
Constant Field Values

MiddleLobeOfLung

public static final java.lang.String MiddleLobeOfLung
(T-28825, SRT, "Middle lobe of lung")

See Also:
Constant Field Values

MiddleZoneOfLung

public static final java.lang.String MiddleZoneOfLung
(T-D3209, SRT, "Middle zone of lung")

See Also:
Constant Field Values

Subpleural

public static final java.lang.String Subpleural
(112153, DCM, "Subpleural")

See Also:
Constant Field Values

UpperLobeOfLung

public static final java.lang.String UpperLobeOfLung
(T-28820, SRT, "Upper lobe of lung")

See Also:
Constant Field Values

UpperZoneOfLung

public static final java.lang.String UpperZoneOfLung
(T-D3208, SRT, "Upper zone of lung")

See Also:
Constant Field Values
Constructor Detail

LocationInLung

public LocationInLung()


Copyright © 2011 dcm4che. All Rights Reserved.