![]() |
TAPs 0.7.7.3
|
#include "../../../Core/TAPsDef.hpp"
Include dependency graph for TAPsDefineSurgicalInstruments.hpp:Go to the source code of this file.
Classification of surgical intruments by usage
Definition at line 18 of file TAPsDefineSurgicalInstruments.hpp.
{
SurgicalInstrumentUsage_ASPIRATING, // 0
SurgicalInstrumentUsage_CANNULATING,
SurgicalInstrumentUsage_CLIPPING,
SurgicalInstrumentUsage_CUTTING,
SurgicalInstrumentUsage_DILATING,
SurgicalInstrumentUsage_DRAINING, // 5
SurgicalInstrumentUsage_DRILLING,
SurgicalInstrumentUsage_GRASPING,
SurgicalInstrumentUsage_HOLDING,
SurgicalInstrumentUsage_INCISING,
SurgicalInstrumentUsage_INFUSING, // 10
SurgicalInstrumentUsage_INJECTING,
SurgicalInstrumentUsage_LASERING,
SurgicalInstrumentUsage_LIGATING,
SurgicalInstrumentUsage_OCCLUDING,
SurgicalInstrumentUsage_PROBING, // 15
SurgicalInstrumentUsage_RETRACTING,
SurgicalInstrumentUsage_SCISSORING,
SurgicalInstrumentUsage_SUCTION,
SurgicalInstrumentUsage_SUTURING,
SurgicalInstrumentUsage_SUTURING_TYCO_ENDO_STITCH, // 20
SurgicalInstrumentUsage_TROCARING,
SurgicalInstrumentUsage_UNDEFINED
};