def get_query(self):
        return super(HospitalView, self).get_query().filter(self.model.type == GROUP_TYPE.HOSPITAL)