org.dcm4che2.code
Class CatheterizationDevices

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

public class CatheterizationDevices
extends java.lang.Object

CID 3429 Catheterization Devices.

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

Field Summary
static java.lang.String Bioptome
          (122052, DCM, "Bioptome")
static java.lang.String FiberopticCatheter
          (R-00304, SRT, "Fiberoptic catheter")
static java.lang.String FluidFilledCatheter
          (R-00306, SRT, "Fluid filled catheter")
static java.lang.String HallCatheter
          (R-0030A, SRT, "Hall catheter")
static java.lang.String IntraAorticBalloonPumpIABP
          (A-28051, SRT, "Intra-Aortic Balloon Pump (IABP)")
static java.lang.String Sheath
          (F-9B75C, SRT, "Sheath")
static java.lang.String SwannGanzCatheter
          (A-26860, SRT, "Swann-Ganz catheter")
static java.lang.String ThermistorCatheter
          (R-00379, SRT, "Thermistor catheter")
static java.lang.String TipManometer
          (R-00383, SRT, "Tip manometer")
static java.lang.String TransseptalCatheter
          (R-10041, SRT, "Transseptal catheter")
 
Constructor Summary
CatheterizationDevices()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Bioptome

public static final java.lang.String Bioptome
(122052, DCM, "Bioptome")

See Also:
Constant Field Values

FiberopticCatheter

public static final java.lang.String FiberopticCatheter
(R-00304, SRT, "Fiberoptic catheter")

See Also:
Constant Field Values

FluidFilledCatheter

public static final java.lang.String FluidFilledCatheter
(R-00306, SRT, "Fluid filled catheter")

See Also:
Constant Field Values

HallCatheter

public static final java.lang.String HallCatheter
(R-0030A, SRT, "Hall catheter")

See Also:
Constant Field Values

IntraAorticBalloonPumpIABP

public static final java.lang.String IntraAorticBalloonPumpIABP
(A-28051, SRT, "Intra-Aortic Balloon Pump (IABP)")

See Also:
Constant Field Values

Sheath

public static final java.lang.String Sheath
(F-9B75C, SRT, "Sheath")

See Also:
Constant Field Values

SwannGanzCatheter

public static final java.lang.String SwannGanzCatheter
(A-26860, SRT, "Swann-Ganz catheter")

See Also:
Constant Field Values

ThermistorCatheter

public static final java.lang.String ThermistorCatheter
(R-00379, SRT, "Thermistor catheter")

See Also:
Constant Field Values

TipManometer

public static final java.lang.String TipManometer
(R-00383, SRT, "Tip manometer")

See Also:
Constant Field Values

TransseptalCatheter

public static final java.lang.String TransseptalCatheter
(R-10041, SRT, "Transseptal catheter")

See Also:
Constant Field Values
Constructor Detail

CatheterizationDevices

public CatheterizationDevices()


Copyright © 2011 dcm4che. All Rights Reserved.