Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - IVTherapy
IVTherapy(IV Therapy)

appearance as argument number 1
-------------------------


(subclass IVTherapy Ingesting) Medicine.kif 1049-1049 IV Therapy is a subclass of ingesting
(subclass IVTherapy TherapeuticProcess) Medicine.kif 1050-1050 IV Therapy is a subclass of therapeutic process
(documentation IVTherapy EnglishLanguage "Intravenous therapy is a medical technique that administers Fluids, Medicine and/ or nutrients directly into a person's Vein. The intravenous route of administration is commonly used for rehydration or to provide nutrients for those who cannot, or will not—due to reduced mental states or otherwise—consume food or water by Mouth. It may also be used to administer medications or other medical therapy such as Blood products or Electrolytes to correct electrolyte imbalances. [from Wikipedia].") Medicine.kif 1051-1056 IV Therapy is a subclass of therapeutic process

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage IVTherapy "IV Therapy") Medicine.kif 1057-1057
(subclass Transfusion IVTherapy) Medicine.kif 6015-6015 Transfusion is a subclass of IV Therapy
(subclass IVBolusTherapy IVTherapy) Medicine.kif 6187-6187 IV bolus therapy is a subclass of IV Therapy

antecedent
-------------------------


(=>
    (instance ?IVT IVTherapy)
    (exists (?V ?T)
        (and
            (instance ?T IVLine)
            (path ?IVT ?T)
            (instance ?V Vein)
            (destination ?IVT ?V))))
Medicine.kif 1059-1066 If X is an instance of IV Therapy, then there exist Y, Z such that Z is an instance of IV Line, Z is path along which X occurs, Y is an instance of vein, and X ends up at Y

consequent
-------------------------


(=>
    (instance ?IVL IVLine)
    (hasPurpose ?IVL
        (exists (?IVT)
            (and
                (instance ?IVT IVTherapy)
                (instrument ?IVT ?IVL)))))
Medicine.kif 1072-1078 If X is an instance of IV Line, then X has the purpose there exists Y such that Y is an instance of IV Therapy and X is an instrument for Y


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners