org.dcm4che2.code
Class SideFromBIRADS

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

public class SideFromBIRADS
extends java.lang.Object

CID 6023 Side from BI-RADS.

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

Field Summary
static java.lang.String BothBreasts
          (T-04080, SRT, "Both breasts")
static java.lang.String LeftBreast
          (T-04030, SRT, "Left breast")
static java.lang.String RightBreast
          (T-04020, SRT, "Right breast")
 
Constructor Summary
SideFromBIRADS()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BothBreasts

public static final java.lang.String BothBreasts
(T-04080, SRT, "Both breasts")

See Also:
Constant Field Values

LeftBreast

public static final java.lang.String LeftBreast
(T-04030, SRT, "Left breast")

See Also:
Constant Field Values

RightBreast

public static final java.lang.String RightBreast
(T-04020, SRT, "Right breast")

See Also:
Constant Field Values
Constructor Detail

SideFromBIRADS

public SideFromBIRADS()


Copyright © 2011 dcm4che. All Rights Reserved.