org.dcm4che2.code
Class PerfusionFindings

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

public class PerfusionFindings
extends java.lang.Object

CID 3120 Perfusion Findings.

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

Field Summary
static java.lang.String Abnormal
          (R-42037, SRT, "Abnormal")
static java.lang.String Equivocal
          (G-A466, SRT, "Equivocal")
static java.lang.String MyocardialPerfusionNormal
          (F-30172, SRT, "Myocardial perfusion normal")
 
Constructor Summary
PerfusionFindings()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Abnormal

public static final java.lang.String Abnormal
(R-42037, SRT, "Abnormal")

See Also:
Constant Field Values

Equivocal

public static final java.lang.String Equivocal
(G-A466, SRT, "Equivocal")

See Also:
Constant Field Values

MyocardialPerfusionNormal

public static final java.lang.String MyocardialPerfusionNormal
(F-30172, SRT, "Myocardial perfusion normal")

See Also:
Constant Field Values
Constructor Detail

PerfusionFindings

public PerfusionFindings()


Copyright © 2011 dcm4che. All Rights Reserved.