org.dcm4che2.code
Class InterventionalProcedureComplications

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

public class InterventionalProcedureComplications
extends java.lang.Object

CID 6062 Interventional Procedure Complications.

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

Field Summary
static java.lang.String AbnormalDischarge
          (111491, DCM, "Abnormal discharge")
static java.lang.String HematomaPostoperative
          (F-0147C, SRT, "Hematoma - postoperative")
static java.lang.String HemorrhagePostprocedure
          (DD-66A67, SRT, "Hemorrhage postprocedure")
static java.lang.String InfectionAsComplicationOfMedicalCare
          (DD-67700, SRT, "Infection as complication of medical care")
static java.lang.String NoComplications
          (111492, DCM, "No complications")
static java.lang.String PersistentPainFollowingProcedure
          (F-A2632, SRT, "Persistent pain following procedure")
static java.lang.String Pneumothorax
          (D2-80300, SRT, "Pneumothorax")
static java.lang.String Rash
          (D0-00058, SRT, "Rash")
static java.lang.String Swelling
          (M-02570, SRT, "Swelling")
static java.lang.String VasovagalAttack
          (F-A5581, SRT, "Vasovagal attack")
static java.lang.String Weal
          (D0-00165, SRT, "Weal")
 
Constructor Summary
InterventionalProcedureComplications()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AbnormalDischarge

public static final java.lang.String AbnormalDischarge
(111491, DCM, "Abnormal discharge")

See Also:
Constant Field Values

HematomaPostoperative

public static final java.lang.String HematomaPostoperative
(F-0147C, SRT, "Hematoma - postoperative")

See Also:
Constant Field Values

HemorrhagePostprocedure

public static final java.lang.String HemorrhagePostprocedure
(DD-66A67, SRT, "Hemorrhage postprocedure")

See Also:
Constant Field Values

InfectionAsComplicationOfMedicalCare

public static final java.lang.String InfectionAsComplicationOfMedicalCare
(DD-67700, SRT, "Infection as complication of medical care")

See Also:
Constant Field Values

NoComplications

public static final java.lang.String NoComplications
(111492, DCM, "No complications")

See Also:
Constant Field Values

PersistentPainFollowingProcedure

public static final java.lang.String PersistentPainFollowingProcedure
(F-A2632, SRT, "Persistent pain following procedure")

See Also:
Constant Field Values

Pneumothorax

public static final java.lang.String Pneumothorax
(D2-80300, SRT, "Pneumothorax")

See Also:
Constant Field Values

Rash

public static final java.lang.String Rash
(D0-00058, SRT, "Rash")

See Also:
Constant Field Values

Swelling

public static final java.lang.String Swelling
(M-02570, SRT, "Swelling")

See Also:
Constant Field Values

VasovagalAttack

public static final java.lang.String VasovagalAttack
(F-A5581, SRT, "Vasovagal attack")

See Also:
Constant Field Values

Weal

public static final java.lang.String Weal
(D0-00165, SRT, "Weal")

See Also:
Constant Field Values
Constructor Detail

InterventionalProcedureComplications

public InterventionalProcedureComplications()


Copyright © 2011 dcm4che. All Rights Reserved.