Prescription(prescription) |
appearance as argument number 1 |
(documentation Prescription EnglishLanguage "Instructions to a Pharmacist and patient concerning Medicines and possibly their dosage and schedule, to be taken by the patient.") | Mid-level-ontology.kif 9484-9486 | |
(subclass Prescription Text) | Mid-level-ontology.kif 9483-9483 | Prescription is a subclass of text |
appearance as argument number 2 |
(termFormat EnglishLanguage Prescription "prescription") | Mid-level-ontology.kif 9487-9487 |
antecedent |
(=> (and (instance ?P Prescription) (instance ?M Medicine) (refers ?P ?M)) (exists (?PHARM ?S) (and (instance ?S Selling) (objectTransferred ?S ?M) (agent ?S ?PHARM) (attribute ?S Pharmacist)))) |
Mid-level-ontology.kif 9496-9506 |
|
(=> (instance ?P Prescription) (exists (?M) (and (instance ?M Medicine) (refers ?P ?M)))) |
Mid-level-ontology.kif 9489-9494 |
|
consequent |