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

Formal Language: 



KB Term:  Term intersection
English Word: 

  IntraosseousInfusion

Sigma KEE - IntraosseousInfusion
IntraosseousInfusion

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


(documentation IntraosseousInfusion EnglishLanguage "Intraosseous infusion (IO) is the process of injecting Medicine, fluids, or BloodProducts directly into the BoneMarrow; this provides a non-collapsible entry point into the systemic venous system. The IO route of fluid and medication administration is an alternative to the preferred intravascular route (such as IVTherapy) when the latter cannot be established in a timely manner in emergency situations. [from Wikipedia]") Medicine.kif 1171-1176
(subclass IntraosseousInfusion TherapeuticProcess) Medicine.kif 1170-1170 IntraosseousInfusion est une sous-classe de processus therapeutique
(subclass IntraosseousInfusion Transfer) Medicine.kif 1169-1169 IntraosseousInfusion est une sous-classe de transf�re

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


(termFormat EnglishLanguage IntraosseousInfusion "intraosseous infusion") Medicine.kif 1177-1177

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


(=>
    (and
        (instance ?II IntraosseousInfusion)
        (patient ?II ?H))
    (exists (?B)
        (and
            (instance ?B BoneMarrow)
            (destination ?II ?B)
            (part ?B ?H))))
Medicine.kif 1179-1187

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


(=>
    (instance ?ID IntraosseousDevice)
    (hasPurpose ?ID
        (exists (?II)
            (and
                (instance ?II IntraosseousInfusion)
                (instrument ?II ?ID)))))
Medicine.kif 1193-1199


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

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners