org.dcm4che2.code
Class EchocardiographyAnatomicSiteModifiers

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

public class EchocardiographyAnatomicSiteModifiers
extends java.lang.Object

CID 12237 Echocardiography Anatomic Site Modifiers.

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

Field Summary
static java.lang.String LeftLowerSegment
          (R-4214B, SRT, "Left Lower Segment")
static java.lang.String LeftUpperSegment
          (R-40491, SRT, "Left Upper Segment")
static java.lang.String RightLowerSegment
          (R-4049E, SRT, "Right Lower Segment")
static java.lang.String RightUpperSegment
          (R-404A0, SRT, "Right Upper Segment")
 
Constructor Summary
EchocardiographyAnatomicSiteModifiers()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LeftLowerSegment

public static final java.lang.String LeftLowerSegment
(R-4214B, SRT, "Left Lower Segment")

See Also:
Constant Field Values

LeftUpperSegment

public static final java.lang.String LeftUpperSegment
(R-40491, SRT, "Left Upper Segment")

See Also:
Constant Field Values

RightLowerSegment

public static final java.lang.String RightLowerSegment
(R-4049E, SRT, "Right Lower Segment")

See Also:
Constant Field Values

RightUpperSegment

public static final java.lang.String RightUpperSegment
(R-404A0, SRT, "Right Upper Segment")

See Also:
Constant Field Values
Constructor Detail

EchocardiographyAnatomicSiteModifiers

public EchocardiographyAnatomicSiteModifiers()


Copyright © 2011 dcm4che. All Rights Reserved.