org.dcm4che2.code
Class BPResponse

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

public class BPResponse
extends java.lang.Object

CID 3211 BP Response.

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

Field Summary
static java.lang.String Blunted
          (R-40AA7, SRT, "blunted")
static java.lang.String Hypertensive
          (D3-02000, SRT, "Hypertensive")
static java.lang.String Hypotensive
          (D3-04000, SRT, "Hypotensive")
static java.lang.String Normal
          (G-A460, SRT, "normal")
 
Constructor Summary
BPResponse()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Blunted

public static final java.lang.String Blunted
(R-40AA7, SRT, "blunted")

See Also:
Constant Field Values

Hypertensive

public static final java.lang.String Hypertensive
(D3-02000, SRT, "Hypertensive")

See Also:
Constant Field Values

Hypotensive

public static final java.lang.String Hypotensive
(D3-04000, SRT, "Hypotensive")

See Also:
Constant Field Values

Normal

public static final java.lang.String Normal
(G-A460, SRT, "normal")

See Also:
Constant Field Values
Constructor Detail

BPResponse

public BPResponse()


Copyright © 2011 dcm4che. All Rights Reserved.