tax-onc-ta
$posts_array = array( array( 'taxonomy' => 'topic_areas', 'terms' => 'oncology', 'field' => 'slug', 'operator' => 'AND', 'include_children' => true, ), );
$posts_array = array( array( 'taxonomy' => 'topic_areas', 'terms' => 'oncology', 'field' => 'slug', 'operator' => 'AND', 'include_children' => true, ), );