ChestSeal(chest seal) |
appearance as argument number 1 |
(documentation ChestSeal EnglishLanguage "A MedicalDevice designed to seal a wound in the Chest, preventing, or ameliorating, a Pneumothorax.") | Medicine.kif 824-825 | |
(subclass ChestSeal MedicalDevice) | Medicine.kif 823-823 | Chest seal is a subclass of medical device |
appearance as argument number 2 |
(subclass VentedChestSeal ChestSeal) | Medicine.kif 846-846 | Vented chest seal is a subclass of chest seal |
(termFormat EnglishLanguage ChestSeal "chest seal") | Medicine.kif 826-826 | Vented chest seal is a subclass of chest seal |
antecedent |
(=> (instance ?CS ChestSeal) (hasPurpose ?CS (exists (?C ?CH ?I ?H) (and (instance ?C Closing) (instrument ?C ?CS) (located ?C ?CH) (instance ?CH Chest) (instance ?H HoleRegion) (equal ?CH (HoleHostFn ?H)) (instance ?I Injuring) (located ?I ?CH) (earlier (WhenFn ?I) (WhenFn ?C)))))) |
Medicine.kif 828-844 |
|