org.dcm4che2.code
Class InterventionActionsAndStatus

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

public class InterventionActionsAndStatus
extends java.lang.Object

CID 3412 Intervention Actions and Status.

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

Field Summary
static java.lang.String AngioplastyBalloonDeflated
          (122304, DCM, "Angioplasty balloon deflated")
static java.lang.String AngioplastyBalloonInflated
          (122303, DCM, "Angioplasty balloon inflated")
static java.lang.String DeviceDeployed
          (122305, DCM, "Device deployed")
static java.lang.String GuidewireCrossingLesionSuccessful
          (122302, DCM, "Guidewire crossing lesion successful")
static java.lang.String GuidewireCrossingLesionUnsuccessful
          (122301, DCM, "Guidewire crossing lesion unsuccessful")
static java.lang.String InterventionalDevicePlaced
          (122311, DCM, "Interventional device placed")
static java.lang.String InterventionalDevicePlacementUnsuccessful
          (122310, DCM, "Interventional device placement unsuccessful")
static java.lang.String InterventionalDeviceWithdrawn
          (122313, DCM, "Interventional device withdrawn")
static java.lang.String InterventionPerformed
          (122312, DCM, "Intervention performed")
static java.lang.String ObjectRemoved
          (122307, DCM, "Object removed")
static java.lang.String RadiationApplied
          (122308, DCM, "Radiation applied")
static java.lang.String RadiationRemoved
          (122309, DCM, "Radiation removed")
static java.lang.String StentReExpanded
          (122306, DCM, "Stent re-expanded")
 
Constructor Summary
InterventionActionsAndStatus()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AngioplastyBalloonDeflated

public static final java.lang.String AngioplastyBalloonDeflated
(122304, DCM, "Angioplasty balloon deflated")

See Also:
Constant Field Values

AngioplastyBalloonInflated

public static final java.lang.String AngioplastyBalloonInflated
(122303, DCM, "Angioplasty balloon inflated")

See Also:
Constant Field Values

DeviceDeployed

public static final java.lang.String DeviceDeployed
(122305, DCM, "Device deployed")

See Also:
Constant Field Values

GuidewireCrossingLesionSuccessful

public static final java.lang.String GuidewireCrossingLesionSuccessful
(122302, DCM, "Guidewire crossing lesion successful")

See Also:
Constant Field Values

GuidewireCrossingLesionUnsuccessful

public static final java.lang.String GuidewireCrossingLesionUnsuccessful
(122301, DCM, "Guidewire crossing lesion unsuccessful")

See Also:
Constant Field Values

InterventionalDevicePlaced

public static final java.lang.String InterventionalDevicePlaced
(122311, DCM, "Interventional device placed")

See Also:
Constant Field Values

InterventionalDevicePlacementUnsuccessful

public static final java.lang.String InterventionalDevicePlacementUnsuccessful
(122310, DCM, "Interventional device placement unsuccessful")

See Also:
Constant Field Values

InterventionalDeviceWithdrawn

public static final java.lang.String InterventionalDeviceWithdrawn
(122313, DCM, "Interventional device withdrawn")

See Also:
Constant Field Values

InterventionPerformed

public static final java.lang.String InterventionPerformed
(122312, DCM, "Intervention performed")

See Also:
Constant Field Values

ObjectRemoved

public static final java.lang.String ObjectRemoved
(122307, DCM, "Object removed")

See Also:
Constant Field Values

RadiationApplied

public static final java.lang.String RadiationApplied
(122308, DCM, "Radiation applied")

See Also:
Constant Field Values

RadiationRemoved

public static final java.lang.String RadiationRemoved
(122309, DCM, "Radiation removed")

See Also:
Constant Field Values

StentReExpanded

public static final java.lang.String StentReExpanded
(122306, DCM, "Stent re-expanded")

See Also:
Constant Field Values
Constructor Detail

InterventionActionsAndStatus

public InterventionActionsAndStatus()


Copyright © 2011 dcm4che. All Rights Reserved.