@Override
 protected boolean KeepRawInstance(DataValues instance) throws Exception {
   return _parser.KeepPatient(instance);
 }