org.dcm4che2.code
Class RecumbentPatientOrientationForColon

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

public class RecumbentPatientOrientationForColon
extends java.lang.Object

CID 6206 Recumbent Patient Orientation for Colon.

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

Field Summary
static java.lang.String LeftLateralDecubitus
          (F-10319, SRT, "left lateral decubitus")
static java.lang.String Prone
          (F-10310, SRT, "Prone")
static java.lang.String RightLateralDecubitus
          (F-10317, SRT, "right lateral decubitus")
static java.lang.String Supine
          (F-10340, SRT, "Supine")
 
Constructor Summary
RecumbentPatientOrientationForColon()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LeftLateralDecubitus

public static final java.lang.String LeftLateralDecubitus
(F-10319, SRT, "left lateral decubitus")

See Also:
Constant Field Values

Prone

public static final java.lang.String Prone
(F-10310, SRT, "Prone")

See Also:
Constant Field Values

RightLateralDecubitus

public static final java.lang.String RightLateralDecubitus
(F-10317, SRT, "right lateral decubitus")

See Also:
Constant Field Values

Supine

public static final java.lang.String Supine
(F-10340, SRT, "Supine")

See Also:
Constant Field Values
Constructor Detail

RecumbentPatientOrientationForColon

public RecumbentPatientOrientationForColon()


Copyright © 2011 dcm4che. All Rights Reserved.