org.dcm4che2.code
Class MenstrualCyclePhase

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

public class MenstrualCyclePhase
extends java.lang.Object

CID 6163 Menstrual Cycle Phase.

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

Field Summary
static java.lang.String FirstWeek
          (111392, DCM, "1st week")
static java.lang.String MenstruationPresent
          (F-840B3, SRT, "Menstruation present")
static java.lang.String SecondWeek
          (111393, DCM, "2nd week")
static java.lang.String ThirdWeek
          (111394, DCM, "3rd week")
 
Constructor Summary
MenstrualCyclePhase()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FirstWeek

public static final java.lang.String FirstWeek
(111392, DCM, "1st week")

See Also:
Constant Field Values

MenstruationPresent

public static final java.lang.String MenstruationPresent
(F-840B3, SRT, "Menstruation present")

See Also:
Constant Field Values

SecondWeek

public static final java.lang.String SecondWeek
(111393, DCM, "2nd week")

See Also:
Constant Field Values

ThirdWeek

public static final java.lang.String ThirdWeek
(111394, DCM, "3rd week")

See Also:
Constant Field Values
Constructor Detail

MenstrualCyclePhase

public MenstrualCyclePhase()


Copyright © 2011 dcm4che. All Rights Reserved.