org.dcm4che2.code
Class RespirationRhythms

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

public class RespirationRhythms
extends java.lang.Object

CID 3416 Respiration Rhythms.

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

Field Summary
static java.lang.String AbnormalRespiratoryRhythm
          (F-21334, SRT, "abnormal respiratory rhythm")
static java.lang.String GaspingRespiration
          (F-20130, SRT, "gasping respiration")
static java.lang.String IrregularBreathing
          (F-21303, SRT, "irregular breathing")
static java.lang.String NormalRespiratoryRhythm
          (F-21301, SRT, "normal respiratory rhythm")
static java.lang.String RespirationIntermittent
          (F-21331, SRT, "respiration intermittent")
 
Constructor Summary
RespirationRhythms()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AbnormalRespiratoryRhythm

public static final java.lang.String AbnormalRespiratoryRhythm
(F-21334, SRT, "abnormal respiratory rhythm")

See Also:
Constant Field Values

GaspingRespiration

public static final java.lang.String GaspingRespiration
(F-20130, SRT, "gasping respiration")

See Also:
Constant Field Values

IrregularBreathing

public static final java.lang.String IrregularBreathing
(F-21303, SRT, "irregular breathing")

See Also:
Constant Field Values

NormalRespiratoryRhythm

public static final java.lang.String NormalRespiratoryRhythm
(F-21301, SRT, "normal respiratory rhythm")

See Also:
Constant Field Values

RespirationIntermittent

public static final java.lang.String RespirationIntermittent
(F-21331, SRT, "respiration intermittent")

See Also:
Constant Field Values
Constructor Detail

RespirationRhythms

public RespirationRhythms()


Copyright © 2011 dcm4che. All Rights Reserved.