org.dcm4che2.code
Class Ventilation

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

public class Ventilation
extends java.lang.Object

CID 3554 Ventilation.

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

Field Summary
static java.lang.String AmbuBag
          (R-002CC, SRT, "Ambu Bag")
static java.lang.String PressureSupportVentilator
          (R-00359, SRT, "Pressure Support Ventilator")
static java.lang.String VolumeSupportVentilator
          (R-0038C, SRT, "Volume Support Ventilator")
 
Constructor Summary
Ventilation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AmbuBag

public static final java.lang.String AmbuBag
(R-002CC, SRT, "Ambu Bag")

See Also:
Constant Field Values

PressureSupportVentilator

public static final java.lang.String PressureSupportVentilator
(R-00359, SRT, "Pressure Support Ventilator")

See Also:
Constant Field Values

VolumeSupportVentilator

public static final java.lang.String VolumeSupportVentilator
(R-0038C, SRT, "Volume Support Ventilator")

See Also:
Constant Field Values
Constructor Detail

Ventilation

public Ventilation()


Copyright © 2011 dcm4che. All Rights Reserved.