org.dcm4che2.code
Class PatientOrientationModifier

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

public class PatientOrientationModifier
extends java.lang.Object

CID 20 Patient Orientation Modifier.

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

Field Summary
static java.lang.String Anatomical
          (F-10326, SRT, "anatomical")
static java.lang.String CurledUp
          (F-10410, SRT, "curled-up")
static java.lang.String Frog
          (F-10380, SRT, "frog")
static java.lang.String InverseTrendelenburg
          (F-10349, SRT, "inverse Trendelenburg")
static java.lang.String KneeChest
          (F-10336, SRT, "knee-chest")
static java.lang.String Kneeling
          (F-10330, SRT, "kneeling")
static java.lang.String LateralDecubitus
          (F-10318, SRT, "lateral decubitus")
static java.lang.String LeftLateralDecubitus
          (F-10319, SRT, "left lateral decubitus")
static java.lang.String Lithotomy
          (F-10346, SRT, "lithotomy")
static java.lang.String Lordotic
          (R-40799, SRT, "lordotic")
static java.lang.String Prone
          (F-10310, SRT, "prone")
static java.lang.String RightLateralDecubitus
          (F-10317, SRT, "right lateral decubitus")
static java.lang.String SemiProne
          (F-10316, SRT, "semi-prone")
static java.lang.String Sitting
          (F-103A0, SRT, "sitting")
static java.lang.String Standing
          (F-10320, SRT, "standing")
static java.lang.String StoopedOver
          (F-10390, SRT, "stooped-over")
static java.lang.String Supine
          (F-10340, SRT, "supine")
static java.lang.String Trendelenburg
          (F-10348, SRT, "Trendelenburg")
 
Constructor Summary
PatientOrientationModifier()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Anatomical

public static final java.lang.String Anatomical
(F-10326, SRT, "anatomical")

See Also:
Constant Field Values

CurledUp

public static final java.lang.String CurledUp
(F-10410, SRT, "curled-up")

See Also:
Constant Field Values

Frog

public static final java.lang.String Frog
(F-10380, SRT, "frog")

See Also:
Constant Field Values

InverseTrendelenburg

public static final java.lang.String InverseTrendelenburg
(F-10349, SRT, "inverse Trendelenburg")

See Also:
Constant Field Values

KneeChest

public static final java.lang.String KneeChest
(F-10336, SRT, "knee-chest")

See Also:
Constant Field Values

Kneeling

public static final java.lang.String Kneeling
(F-10330, SRT, "kneeling")

See Also:
Constant Field Values

LateralDecubitus

public static final java.lang.String LateralDecubitus
(F-10318, SRT, "lateral decubitus")

See Also:
Constant Field Values

LeftLateralDecubitus

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

See Also:
Constant Field Values

Lithotomy

public static final java.lang.String Lithotomy
(F-10346, SRT, "lithotomy")

See Also:
Constant Field Values

Lordotic

public static final java.lang.String Lordotic
(R-40799, SRT, "lordotic")

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

SemiProne

public static final java.lang.String SemiProne
(F-10316, SRT, "semi-prone")

See Also:
Constant Field Values

Sitting

public static final java.lang.String Sitting
(F-103A0, SRT, "sitting")

See Also:
Constant Field Values

Standing

public static final java.lang.String Standing
(F-10320, SRT, "standing")

See Also:
Constant Field Values

StoopedOver

public static final java.lang.String StoopedOver
(F-10390, SRT, "stooped-over")

See Also:
Constant Field Values

Supine

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

See Also:
Constant Field Values

Trendelenburg

public static final java.lang.String Trendelenburg
(F-10348, SRT, "Trendelenburg")

See Also:
Constant Field Values
Constructor Detail

PatientOrientationModifier

public PatientOrientationModifier()


Copyright © 2011 dcm4che. All Rights Reserved.