org.dcm4che2.code
Class PercutaneousClosure

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

public class PercutaneousClosure
extends java.lang.Object

CID 3747 Percutaneous Closure.

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

Field Summary
static java.lang.String NoClosureDeviceUsedAtPercutaneousEntry
          (75-0, NCDR[2.0b], "No closure device used at percutaneous entry")
static java.lang.String PercutaneousEntryClosedByOtherMechanism
          (75-3, NCDR[2.0b], "Percutaneous entry closed by other mechanism")
static java.lang.String PercutaneousEntryClosedBySealant
          (75-2, NCDR[2.0b], "Percutaneous entry closed by sealant")
static java.lang.String PercutaneousEntryClosedBySuture
          (75-1, NCDR[2.0b], "Percutaneous entry closed by suture")
 
Constructor Summary
PercutaneousClosure()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NoClosureDeviceUsedAtPercutaneousEntry

public static final java.lang.String NoClosureDeviceUsedAtPercutaneousEntry
(75-0, NCDR[2.0b], "No closure device used at percutaneous entry")

See Also:
Constant Field Values

PercutaneousEntryClosedByOtherMechanism

public static final java.lang.String PercutaneousEntryClosedByOtherMechanism
(75-3, NCDR[2.0b], "Percutaneous entry closed by other mechanism")

See Also:
Constant Field Values

PercutaneousEntryClosedBySealant

public static final java.lang.String PercutaneousEntryClosedBySealant
(75-2, NCDR[2.0b], "Percutaneous entry closed by sealant")

See Also:
Constant Field Values

PercutaneousEntryClosedBySuture

public static final java.lang.String PercutaneousEntryClosedBySuture
(75-1, NCDR[2.0b], "Percutaneous entry closed by suture")

See Also:
Constant Field Values
Constructor Detail

PercutaneousClosure

public PercutaneousClosure()


Copyright © 2011 dcm4che. All Rights Reserved.