org.dcm4che2.code
Class CathProcedureType

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

public class CathProcedureType
extends java.lang.Object

CID 3739 Cath Procedure Type.

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

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

Field Detail

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

PercutaneousCoronaryIntervention

public static final java.lang.String PercutaneousCoronaryIntervention
(122061, DCM, "Percutaneous Coronary Intervention")

See Also:
Constant Field Values
Constructor Detail

CathProcedureType

public CathProcedureType()


Copyright © 2011 dcm4che. All Rights Reserved.