org.dcm4che2.code
Class CatheterizationProcedurePhase

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

public class CatheterizationProcedurePhase
extends java.lang.Object

CID 3250 Catheterization Procedure Phase.

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

Field Summary
static java.lang.String CardiacCatheterizationBailoutPhase
          (G-7299, SRT, "Cardiac catheterization bailout phase")
static java.lang.String CardiacCatheterizationBaselinePhase
          (G-7293, SRT, "Cardiac catheterization baseline phase")
static java.lang.String CardiacCatheterizationImageAcquisitionPhase
          (G-7294, SRT, "Cardiac catheterization image acquisition phase")
static java.lang.String CardiacCatheterizationInterventionPhase
          (G-7295, SRT, "Cardiac catheterization intervention phase")
static java.lang.String CardiacCatheterizationPostContrastPhase
          (G-729B, SRT, "Cardiac catheterization post contrast phase")
static java.lang.String CardiacCatheterizationPostInterventionPhase
          (G-7298, SRT, "Cardiac catheterization post-intervention phase")
static java.lang.String CardiacCatheterizationPreInterventionPhase
          (G-7296, SRT, "Cardiac catheterization pre-intervention phase")
static java.lang.String CardiacCatheterizationTestChallengingPhase
          (G-929D, SRT, "Cardiac catheterization test/challenging phase")
static java.lang.String CardiacCatheterizationTherapyPhase
          (G-7297, SRT, "Cardiac catheterization therapy phase")
static java.lang.String CatheterizationOfBothLeftAndRightHeartWithGraft
          (P1-3160A, SRT, "Catheterization of both left and right heart with graft")
static java.lang.String CatheterizationOfBothLeftAndRightHeartWithoutGraft
          (P1-3160B, SRT, "Catheterization of both left and right heart without graft")
static java.lang.String CatheterizationOfLeftHeart
          (P1-31604, SRT, "Catheterization of left heart")
static java.lang.String CatheterizationOfRightHeart
          (P1-31602, SRT, "Catheterization of right heart")
static java.lang.String DrugInfusionChallenge
          (P2-71317, SRT, "Drug Infusion Challenge")
static java.lang.String ExerciseChallenge
          (P2-71310, SRT, "Exercise challenge")
static java.lang.String RestingState
          (F-01604, SRT, "Resting State")
static java.lang.String TransseptalCatheterization
          (P1-31612, SRT, "Transseptal catheterization")
 
Constructor Summary
CatheterizationProcedurePhase()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CardiacCatheterizationBailoutPhase

public static final java.lang.String CardiacCatheterizationBailoutPhase
(G-7299, SRT, "Cardiac catheterization bailout phase")

See Also:
Constant Field Values

CardiacCatheterizationBaselinePhase

public static final java.lang.String CardiacCatheterizationBaselinePhase
(G-7293, SRT, "Cardiac catheterization baseline phase")

See Also:
Constant Field Values

CardiacCatheterizationImageAcquisitionPhase

public static final java.lang.String CardiacCatheterizationImageAcquisitionPhase
(G-7294, SRT, "Cardiac catheterization image acquisition phase")

See Also:
Constant Field Values

CardiacCatheterizationInterventionPhase

public static final java.lang.String CardiacCatheterizationInterventionPhase
(G-7295, SRT, "Cardiac catheterization intervention phase")

See Also:
Constant Field Values

CardiacCatheterizationPostContrastPhase

public static final java.lang.String CardiacCatheterizationPostContrastPhase
(G-729B, SRT, "Cardiac catheterization post contrast phase")

See Also:
Constant Field Values

CardiacCatheterizationPostInterventionPhase

public static final java.lang.String CardiacCatheterizationPostInterventionPhase
(G-7298, SRT, "Cardiac catheterization post-intervention phase")

See Also:
Constant Field Values

CardiacCatheterizationPreInterventionPhase

public static final java.lang.String CardiacCatheterizationPreInterventionPhase
(G-7296, SRT, "Cardiac catheterization pre-intervention phase")

See Also:
Constant Field Values

CardiacCatheterizationTestChallengingPhase

public static final java.lang.String CardiacCatheterizationTestChallengingPhase
(G-929D, SRT, "Cardiac catheterization test/challenging phase")

See Also:
Constant Field Values

CardiacCatheterizationTherapyPhase

public static final java.lang.String CardiacCatheterizationTherapyPhase
(G-7297, SRT, "Cardiac catheterization therapy phase")

See Also:
Constant Field Values

CatheterizationOfBothLeftAndRightHeartWithGraft

public static final java.lang.String CatheterizationOfBothLeftAndRightHeartWithGraft
(P1-3160A, SRT, "Catheterization of both left and right heart with graft")

See Also:
Constant Field Values

CatheterizationOfBothLeftAndRightHeartWithoutGraft

public static final java.lang.String CatheterizationOfBothLeftAndRightHeartWithoutGraft
(P1-3160B, SRT, "Catheterization of both left and right heart without graft")

See Also:
Constant Field Values

CatheterizationOfLeftHeart

public static final java.lang.String CatheterizationOfLeftHeart
(P1-31604, SRT, "Catheterization of left heart")

See Also:
Constant Field Values

CatheterizationOfRightHeart

public static final java.lang.String CatheterizationOfRightHeart
(P1-31602, SRT, "Catheterization of right heart")

See Also:
Constant Field Values

DrugInfusionChallenge

public static final java.lang.String DrugInfusionChallenge
(P2-71317, SRT, "Drug Infusion Challenge")

See Also:
Constant Field Values

ExerciseChallenge

public static final java.lang.String ExerciseChallenge
(P2-71310, SRT, "Exercise challenge")

See Also:
Constant Field Values

RestingState

public static final java.lang.String RestingState
(F-01604, SRT, "Resting State")

See Also:
Constant Field Values

TransseptalCatheterization

public static final java.lang.String TransseptalCatheterization
(P1-31612, SRT, "Transseptal catheterization")

See Also:
Constant Field Values
Constructor Detail

CatheterizationProcedurePhase

public CatheterizationProcedurePhase()


Copyright © 2011 dcm4che. All Rights Reserved.