Nested tab for flow

Hi,
I am making an app using ionic start app tab , at start which has three tab , I am personally working for second tab which has list of users and on click over single one item , and its details will be show then
Main thing:-
1] I want to replace all tab , the new tab should like user info, user song, user reminder
2] All tab has common header
3] All tab has common back button
4] randomly click over tab show its separate content whether it is static or dynamic

Please have look over my requirement problem and let me know the solution.

Thanks