org.dcm4che2.code
Class MenopausalPhase

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

public class MenopausalPhase
extends java.lang.Object

CID 6086 Menopausal Phase.

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

Field Summary
static java.lang.String AfterMenopause
          (R-410C3, SRT, "After menopause")
static java.lang.String ArtificialMenopauseState
          (D7-76200, SRT, "Artificial menopause state")
static java.lang.String BeforeMenopause
          (R-41FFF, SRT, "Before menopause")
static java.lang.String DuringMenopause
          (R-422A5, SRT, "During menopause")
static java.lang.String PostsurgicalMenopause
          (D7-76202, SRT, "Postsurgical menopause")
 
Constructor Summary
MenopausalPhase()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AfterMenopause

public static final java.lang.String AfterMenopause
(R-410C3, SRT, "After menopause")

See Also:
Constant Field Values

ArtificialMenopauseState

public static final java.lang.String ArtificialMenopauseState
(D7-76200, SRT, "Artificial menopause state")

See Also:
Constant Field Values

BeforeMenopause

public static final java.lang.String BeforeMenopause
(R-41FFF, SRT, "Before menopause")

See Also:
Constant Field Values

DuringMenopause

public static final java.lang.String DuringMenopause
(R-422A5, SRT, "During menopause")

See Also:
Constant Field Values

PostsurgicalMenopause

public static final java.lang.String PostsurgicalMenopause
(D7-76202, SRT, "Postsurgical menopause")

See Also:
Constant Field Values
Constructor Detail

MenopausalPhase

public MenopausalPhase()


Copyright © 2011 dcm4che. All Rights Reserved.