public string GetPatientTypeId(int patientId) { return(LookupLogic.GetLookupNameById(_patientLookupmanager.GetPatientTypeId(patientId))); }