PROFILE_HIDDEN

in modules/profile/profile.module

Hidden profile field, only accessible by administrators, modules and themes.

<?php
define('PROFILE_HIDDEN', 4);
?>