org.dcm4che2.code
Class MedicationAdministrationPCI

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

public class MedicationAdministrationPCI
extends java.lang.Object

CID 3742 Medication Administration, PCI.

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

Field Summary
static java.lang.String AdministeredAfterPercutaneousCoronaryIntervention
          (R-00399, SRT, "Administered After Percutaneous Coronary Intervention")
static java.lang.String AdministeredDuringPercutaneousCoronaryIntervention
          (R-0039A, SRT, "Administered During Percutaneous Coronary Intervention")
static java.lang.String AdministeredPriorToPercutaneousCoronaryIntervention
          (R-0031F, SRT, "Administered Prior to Percutaneous Coronary Intervention")
static java.lang.String Contraindicated
          (R-00321, SRT, "Contraindicated")
static java.lang.String NotAdministered
          (R-00320, SRT, "Not Administered")
 
Constructor Summary
MedicationAdministrationPCI()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AdministeredAfterPercutaneousCoronaryIntervention

public static final java.lang.String AdministeredAfterPercutaneousCoronaryIntervention
(R-00399, SRT, "Administered After Percutaneous Coronary Intervention")

See Also:
Constant Field Values

AdministeredDuringPercutaneousCoronaryIntervention

public static final java.lang.String AdministeredDuringPercutaneousCoronaryIntervention
(R-0039A, SRT, "Administered During Percutaneous Coronary Intervention")

See Also:
Constant Field Values

AdministeredPriorToPercutaneousCoronaryIntervention

public static final java.lang.String AdministeredPriorToPercutaneousCoronaryIntervention
(R-0031F, SRT, "Administered Prior to Percutaneous Coronary Intervention")

See Also:
Constant Field Values

Contraindicated

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

See Also:
Constant Field Values

NotAdministered

public static final java.lang.String NotAdministered
(R-00320, SRT, "Not Administered")

See Also:
Constant Field Values
Constructor Detail

MedicationAdministrationPCI

public MedicationAdministrationPCI()


Copyright © 2011 dcm4che. All Rights Reserved.