public System.Collections.Generic.IList <ChroniGenNHibernate.EN.Chroni.PatientEN> GetPatientsByConditionCodeCode(string p_ConditionCode_code)
 {
     return(_IPatientCAD.GetPatientsByConditionCodeCode(p_ConditionCode_code));
 }