org.dcm4che2.code
Class ThrombolyticAdministration

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

public class ThrombolyticAdministration
extends java.lang.Object

CID 3740 Thrombolytic Administration.

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

Field Summary
static java.lang.String AdministeredBetween3And6HoursBeforePCI
          (R-0037A, SRT, "Administered between 3 and 6 hours before PCI")
static java.lang.String AdministeredBetween6HoursAnd7DaysBeforePCI
          (R-0037B, SRT, "Administered between 6 hours and 7 days before PCI")
static java.lang.String AdministeredLessThan3HoursBeforePCI
          (R-0037C, SRT, "Administered less than 3 hours before PCI")
static java.lang.String Contraindicated
          (R-0037D, SRT, "Contraindicated")
 
Constructor Summary
ThrombolyticAdministration()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AdministeredBetween3And6HoursBeforePCI

public static final java.lang.String AdministeredBetween3And6HoursBeforePCI
(R-0037A, SRT, "Administered between 3 and 6 hours before PCI")

See Also:
Constant Field Values

AdministeredBetween6HoursAnd7DaysBeforePCI

public static final java.lang.String AdministeredBetween6HoursAnd7DaysBeforePCI
(R-0037B, SRT, "Administered between 6 hours and 7 days before PCI")

See Also:
Constant Field Values

AdministeredLessThan3HoursBeforePCI

public static final java.lang.String AdministeredLessThan3HoursBeforePCI
(R-0037C, SRT, "Administered less than 3 hours before PCI")

See Also:
Constant Field Values

Contraindicated

public static final java.lang.String Contraindicated
(R-0037D, SRT, "Contraindicated")

See Also:
Constant Field Values
Constructor Detail

ThrombolyticAdministration

public ThrombolyticAdministration()


Copyright © 2011 dcm4che. All Rights Reserved.