org.dcm4che2.code
Class Hypertension

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

public class Hypertension
extends java.lang.Object

CID 3640 Hypertension.

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

Field Summary
static java.lang.String PulmonaryHypertension
          (D3-40300, SRT, "Pulmonary hypertension")
static java.lang.String SystemicArterialHypertension
          (D3-02000, SRT, "Systemic arterial hypertension")
 
Constructor Summary
Hypertension()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PulmonaryHypertension

public static final java.lang.String PulmonaryHypertension
(D3-40300, SRT, "Pulmonary hypertension")

See Also:
Constant Field Values

SystemicArterialHypertension

public static final java.lang.String SystemicArterialHypertension
(D3-02000, SRT, "Systemic arterial hypertension")

See Also:
Constant Field Values
Constructor Detail

Hypertension

public Hypertension()


Copyright © 2011 dcm4che. All Rights Reserved.