![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| NasopharyngealAirway(nose hose) |
| appearance as argument number 1 |
|
|
| (subclass NasopharyngealAirway Catheter) | Medicine.kif 695-695 | Nose hose is a subclass of cannula |
| (documentation NasopharyngealAirway EnglishLanguage "In medicine, a nasopharyngeal airway, also known as an NPA, nasal trumpet (because of its flared end), or nose hose, is a type of airway adjunct, a tube that is designed to be inserted through the nasal passage down into the posterior pharynx to secure an open airway. When a patient becomes Jnconscious, the Muscles in the Jaw commonly relax and can allow the Tongue to slide back and obstruct the Airway. This makes airway management necessary, and an NPA is one of the available tools. The purpose of the flared end is to prevent the device from becoming lost inside the patient's nose. [from Wikipedia]") | Medicine.kif 700-706 | Nose hose is a subclass of cannula |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage NasopharyngealAirway "nasopharyngeal airway") | Medicine.kif 696-696 | |
| (termFormat EnglishLanguage NasopharyngealAirway "NPA") | Medicine.kif 697-697 | |
| (termFormat EnglishLanguage NasopharyngealAirway "nasal trumpet") | Medicine.kif 698-698 | |
| (termFormat EnglishLanguage NasopharyngealAirway "nose hose") | Medicine.kif 699-699 |
| antecedent |
|
|
| (=> (instance ?NA NasopharyngealAirway) (hasPurpose ?NA (exists (?H ?B) (and (instance ?B Breathing) (located ?B ?H) (holdsDuring (WhenFn ?B) (attribute ?H Unconscious)) (path ?B ?NA))))) |
Medicine.kif 708-718 | If X is an instance of nose hose, then X has the purpose there exist Y, Z such that Z is an instance of breathing, Z is located at Y, unconscious is an attribute of Y holds during the time of existence of Z, and X is path along which Z occurs |