def _call_fut(self, *args, **kw): from occams_studies.views.patient import view_json as view return view(*args, **kw)