Intubation |
appearance as argument number 1 |
(documentation Intubation EnglishLanguage "A ventilator that does not require Intubation.") | Medicine.kif 4098-4099 | |
(documentation Intubation EnglishLanguage "The process of Inserting a Tube into the Trachea to support Breathing.") | Medicine.kif 4120-4121 | |
(subclass Intubation Inserting) | Medicine.kif 4119-4119 | Intubation is a subclass of inserting |
antecedent |
consequent |
(=> (and (instance ?IV InvasiveVentilator) (instance ?B Breathing) (experiencer ?B ?H) (instrument ?B ?IV)) (exists (?IN) (and (instance ?IN Intubation) (destination ?IN ?H) (earlier (WhenFn ?IN) (WhenFn ?B))))) |
Medicine.kif 4105-4117 |
|