org.dcm4che2.code
Class ProcedureActionValues

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

public class ProcedureActionValues
extends java.lang.Object

CID 3405 Procedure Action Values.

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

Field Summary
static java.lang.String Atherectomy
          (P1-30350, SRT, "Atherectomy")
static java.lang.String AtherectomyByLaser
          (P1-30352, SRT, "Atherectomy by laser")
static java.lang.String AtherectomyByRotaryCutter
          (P1-30351, SRT, "Atherectomy by rotary cutter")
static java.lang.String PercutaneousInsertionOfIntravascularFilter
          (P5-39191, SRT, "Percutaneous insertion of intravascular filter")
static java.lang.String PercutaneousRetrievalOfIntravascularForeignBody
          (P5-39050, SRT, "Percutaneous retrieval of intravascular foreign body")
static java.lang.String PercutaneousTransluminalBalloonAngioplasty
          (P5-31500, SRT, "Percutaneous transluminal balloon angioplasty")
static java.lang.String SelectiveEmbolizationOfArtery
          (P1-30530, SRT, "Selective embolization of artery")
static java.lang.String StentPlacement
          (P1-05550, SRT, "Stent placement")
static java.lang.String TranscatheterDeploymentOfDetachableBalloon
          (P5-39015, SRT, "Transcatheter deployment of detachable balloon")
static java.lang.String TranscatheterTherapyForEmbolization
          (P5-39010, SRT, "Transcatheter therapy for embolization")
 
Constructor Summary
ProcedureActionValues()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Atherectomy

public static final java.lang.String Atherectomy
(P1-30350, SRT, "Atherectomy")

See Also:
Constant Field Values

AtherectomyByLaser

public static final java.lang.String AtherectomyByLaser
(P1-30352, SRT, "Atherectomy by laser")

See Also:
Constant Field Values

AtherectomyByRotaryCutter

public static final java.lang.String AtherectomyByRotaryCutter
(P1-30351, SRT, "Atherectomy by rotary cutter")

See Also:
Constant Field Values

PercutaneousInsertionOfIntravascularFilter

public static final java.lang.String PercutaneousInsertionOfIntravascularFilter
(P5-39191, SRT, "Percutaneous insertion of intravascular filter")

See Also:
Constant Field Values

PercutaneousRetrievalOfIntravascularForeignBody

public static final java.lang.String PercutaneousRetrievalOfIntravascularForeignBody
(P5-39050, SRT, "Percutaneous retrieval of intravascular foreign body")

See Also:
Constant Field Values

PercutaneousTransluminalBalloonAngioplasty

public static final java.lang.String PercutaneousTransluminalBalloonAngioplasty
(P5-31500, SRT, "Percutaneous transluminal balloon angioplasty")

See Also:
Constant Field Values

SelectiveEmbolizationOfArtery

public static final java.lang.String SelectiveEmbolizationOfArtery
(P1-30530, SRT, "Selective embolization of artery")

See Also:
Constant Field Values

StentPlacement

public static final java.lang.String StentPlacement
(P1-05550, SRT, "Stent placement")

See Also:
Constant Field Values

TranscatheterDeploymentOfDetachableBalloon

public static final java.lang.String TranscatheterDeploymentOfDetachableBalloon
(P5-39015, SRT, "Transcatheter deployment of detachable balloon")

See Also:
Constant Field Values

TranscatheterTherapyForEmbolization

public static final java.lang.String TranscatheterTherapyForEmbolization
(P5-39010, SRT, "Transcatheter therapy for embolization")

See Also:
Constant Field Values
Constructor Detail

ProcedureActionValues

public ProcedureActionValues()


Copyright © 2011 dcm4che. All Rights Reserved.