org.dcm4che2.code
Class DeviceUseActions

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

public class DeviceUseActions
extends java.lang.Object

CID 3422 Device Use Actions.

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

Field Summary
static java.lang.String DeviceAppliedToPatient
          (R-002F6, SRT, "Device applied to patient")
static java.lang.String DeviceAtSiteOfInterest
          (R-002F7, SRT, "Device at site of interest")
static java.lang.String DeviceCrossedLesion
          (122089, DCM, "Device crossed lesion")
static java.lang.String DeviceCrossedSeptum
          (R-10042, SRT, "Device crossed septum")
static java.lang.String DeviceInsertedIntoSheath
          (R-002F8, SRT, "Device inserted into sheath")
static java.lang.String DeviceUsed
          (R-002FA, SRT, "Device used")
static java.lang.String DeviceWithdrawnRemoved
          (R-002FB, SRT, "Device withdrawn / removed")
 
Constructor Summary
DeviceUseActions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DeviceAppliedToPatient

public static final java.lang.String DeviceAppliedToPatient
(R-002F6, SRT, "Device applied to patient")

See Also:
Constant Field Values

DeviceAtSiteOfInterest

public static final java.lang.String DeviceAtSiteOfInterest
(R-002F7, SRT, "Device at site of interest")

See Also:
Constant Field Values

DeviceCrossedLesion

public static final java.lang.String DeviceCrossedLesion
(122089, DCM, "Device crossed lesion")

See Also:
Constant Field Values

DeviceCrossedSeptum

public static final java.lang.String DeviceCrossedSeptum
(R-10042, SRT, "Device crossed septum")

See Also:
Constant Field Values

DeviceInsertedIntoSheath

public static final java.lang.String DeviceInsertedIntoSheath
(R-002F8, SRT, "Device inserted into sheath")

See Also:
Constant Field Values

DeviceUsed

public static final java.lang.String DeviceUsed
(R-002FA, SRT, "Device used")

See Also:
Constant Field Values

DeviceWithdrawnRemoved

public static final java.lang.String DeviceWithdrawnRemoved
(R-002FB, SRT, "Device withdrawn / removed")

See Also:
Constant Field Values
Constructor Detail

DeviceUseActions

public DeviceUseActions()


Copyright © 2011 dcm4che. All Rights Reserved.