Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Urologist State terms

$getUroCities = array(
	array(
		'taxonomy'         => 'urologist-state',
		'terms'            => array( 'get_the_terms( get_the_ID() ', ' urologist-state )' ),
		'field'            => 'slug',
	),
);