It was actually like this Patient has asthmaAllergies : Penicillin I have also tried other sentences like - "Patient is allergic to Penicillin" but it would not associate the Medication with an allergy Thanks
> From: manusi...@hotmail.com > To: dev@ctakes.apache.org > Subject: Allergy Indication > Date: Tue, 8 Apr 2014 17:34:41 -0400 > > Hello, > I am running the ctakes GUI with the following text > Patient has asthmaAllergies : Penicillin > It does catch Asthma and Allergies as a disease and Penicillin as a medication > It does not however classify Penicillin as a allergic component > Under > > ontologyConceptArr = uima.cas.FSArray[1] > > medicationAllergy = <null> > and > > org.apache.ctakes.typesystem.type.textsem.MedicationAllergyModifier [0] > is Zero > Any help is appreciated? > ThanksManu