org.dcm4che2.code
Class DrugOrContrastAgentCharacteristics

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

public class DrugOrContrastAgentCharacteristics
extends java.lang.Object

CID 4050 Drug or Contrast Agent Characteristics.

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

Field Summary
static java.lang.String ActiveIngredient
          (G-C52F, SRT, "Active Ingredient")
static java.lang.String ActiveIngredientUndilutedConcentration
          (121380, DCM, "Active Ingredient Undiluted Concentration")
static java.lang.String ContrastBolusIngredientOpaque
          (121381, DCM, "Contrast/Bolus Ingredient Opaque")
static java.lang.String Volume
          (G-D705, SRT, "Volume")
 
Constructor Summary
DrugOrContrastAgentCharacteristics()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ActiveIngredient

public static final java.lang.String ActiveIngredient
(G-C52F, SRT, "Active Ingredient")

See Also:
Constant Field Values

ActiveIngredientUndilutedConcentration

public static final java.lang.String ActiveIngredientUndilutedConcentration
(121380, DCM, "Active Ingredient Undiluted Concentration")

See Also:
Constant Field Values

ContrastBolusIngredientOpaque

public static final java.lang.String ContrastBolusIngredientOpaque
(121381, DCM, "Contrast/Bolus Ingredient Opaque")

See Also:
Constant Field Values

Volume

public static final java.lang.String Volume
(G-D705, SRT, "Volume")

See Also:
Constant Field Values
Constructor Detail

DrugOrContrastAgentCharacteristics

public DrugOrContrastAgentCharacteristics()


Copyright © 2011 dcm4che. All Rights Reserved.