org.dcm4che2.code
Class IVUSProcedurePhases

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

public class IVUSProcedurePhases
extends java.lang.Object

CID 3480 IVUS Procedure Phases.

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

Field Summary
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")
 
Constructor Summary
IVUSProcedurePhases()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

IVUSProcedurePhases

public IVUSProcedurePhases()


Copyright © 2011 dcm4che. All Rights Reserved.