{{ $t('common:button:search') }}
{{ $t('common:button:reset') }}
{{ $t('trials:seletctedReviews:button:select') }}
{{ scope.row.LastName }} / {{ scope.row.FirstName }}
{{ $fd('DoctorTrialState', 16) }}
{{ scope.row.SpecialityId === otherId?(scope.row.SpecialityOther?scope.row.SpecialityOther:'Other'): scope.row.Speciality }}
{{ scope.row.SubspecialityIds.map(v => {return $fd('Subspeciality', v, 'id')}).toString() }}