IVLine(IV Line) |
appearance as argument number 1 |
(documentation IVLine EnglishLanguage "A Tube designed to be used in IVTherapy.") | Medicine.kif 1088-1088 | |
(subclass IVLine Catheter) | Medicine.kif 1087-1087 | IV Line is a subclass of cannula |
appearance as argument number 2 |
(termFormat EnglishLanguage IVLine "IV Line") | Medicine.kif 1089-1089 |
antecedent |
(=> (instance ?IVL IVLine) (hasPurpose ?IVL (exists (?IVT) (and (instance ?IVT IVTherapy) (instrument ?IVT ?IVL))))) |
Medicine.kif 1091-1097 |
|
consequent |
(=> (instance ?IVT IVTherapy) (exists (?P ?V ?T) (and (instance ?T IVLine) (path ?IVT ?T) (instance ?V Vein) (destination ?IVT ?V)))) |
Medicine.kif 1078-1085 |
|
(=> (instance ?SL SalineLock) (hasPurpose ?SL (exists (?IVL) (and (instance ?IVL IVLine) (connected ?SL ?IVL))))) |
Medicine.kif 1113-1119 |
|