org.dcm4che2.code
Class IndicationsForCoronaryIntervention

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

public class IndicationsForCoronaryIntervention
extends java.lang.Object

CID 3726 Indications for Coronary Intervention.

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

Field Summary
static java.lang.String CardiogenicShock
          (D3-00200, SRT, "Cardiogenic Shock")
static java.lang.String CoronaryLesionGreater_50PercentStenosis
          (122171, DCM, "Coronary lesion >= 50% stenosis")
 
Constructor Summary
IndicationsForCoronaryIntervention()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CardiogenicShock

public static final java.lang.String CardiogenicShock
(D3-00200, SRT, "Cardiogenic Shock")

See Also:
Constant Field Values

CoronaryLesionGreater_50PercentStenosis

public static final java.lang.String CoronaryLesionGreater_50PercentStenosis
(122171, DCM, "Coronary lesion >= 50% stenosis")

See Also:
Constant Field Values
Constructor Detail

IndicationsForCoronaryIntervention

public IndicationsForCoronaryIntervention()


Copyright © 2011 dcm4che. All Rights Reserved.