UnitedHealth Group Appoints Patrick Conway as New CEO of Optum

Image alt text

In his new role, Conway will succeed Heather Cianfrocco, who will transition into a new leadership position at UnitedHealth Group.

UnitedHealth Group has named Patrick Conway, M.D., as the new CEO of its Optum division, effective May 6, 2025. 

Conway, a seasoned healthcare executive with extensive experience in the insurance and healthcare policy sectors, will succeed Heather Cianfrocco, who will transition to a new leadership role at UnitedHealth Group.

Conway’s career has spanned leadership roles at Optum and across the healthcare industry. He previously served as the CEO of Optum Rx, the company’s pharmacy benefit management unit, and has held key positions at Optum Health. 

His experience also includes his tenure as director of the Center for Medicare and Medicaid Innovation at the Centers for Medicare & Medicaid Services (CMS), where he was responsible for shaping crucial payment models for government insurance programs.

Adding comments, Andrew Witty, CEO of UnitedHealth Group, said, "Patrick Conway is an experienced healthcare leader with a deep understanding of our business and the evolving healthcare landscape. His leadership at Optum will be critical as we focus on improving our performance for the remainder of 2025 and into early 2026."

Leadership Transition at Optum

As part of this leadership change, Heather Cianfrocco, who has led Optum Rx and held multiple senior positions at UnitedHealth, will step into a new role as executive vice president of governance, compliance, and information security. 

UnitedHealth Group’s leadership reshuffle comes during a period of financial strain for the company. The healthcare giant recently reported weaker-than-expected earnings for the first quarter, with rising costs impacting its performance, particularly in the Medicare Advantage segment. UnitedHealth has since reduced its full-year outlook for 2025. CEO Witty emphasizes that these leadership changes are part of the company’s strategy to address current financial challenges and optimize its operations for future growth.

"These strategic leadership changes are aligned with UnitedHealth Group’s commitment to building a team with a broad range of expertise to address current challenges and future opportunities in healthcare," Witty said.

Stay tuned for more such updates on Digital Health News

Follow us

More Articles By This Author


Show All

Sign In / Sign up


Request history8.2.28PHP Version108msRequest Duration4MBMemory UsageGET {post_id}Route
    • Booting (20.1ms)time
    • Application (87.77ms)time
    • 1 x Application (81.36%)
      87.77ms
      1 x Booting (18.63%)
      20.10ms
      10 templates were rendered
      • user.v2.post.detailsdetails.blade.php#?blade
      • user.v2.layouts.mastermaster.blade.php#?blade
      • user.v2.layouts.headhead.blade.php#?blade
      • user.layout._title_title.blade.php#?blade
      • user.v2.layouts.headerheader.blade.php#?blade
      • user.v2.layouts._ticker_ticker.blade.php#?blade
      • user.v2.layouts._stockticker_stockticker.blade.php#?blade
      • user.v2.layouts.login-sections._login-popup_login-popup.blade.php#?blade
      • user.v2.layouts.footerfooter.blade.php#?blade
      • user.v2.layouts.scriptscript.blade.php#?blade
      uri
      GET {post_id}
      middleware
      web, exclusive
      controller
      App\Http\Controllers\HomeController@postview
      namespace
      prefix
      where
      as
      post.view
      file
      app/Http/Controllers/HomeController.php:351-388
      30 statements were executed (10 duplicates)Show only duplicates58.72ms
      • Connection Establisheddhnv2ExclusiveDataMiddleware.php#32
        Backtrace
        • middleware::exclusive:32
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `tickers` order by `position` asc
        5.23msdhnv2ExclusiveDataMiddleware.php#32
        Backtrace
        • middleware::exclusive:32
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `posts` where `posts`.`id` in (4206, 4213, 4214, 4216, 4217, 4218, 4221) and `posts`.`deleted_at` is null
        1.54msdhnv2ExclusiveDataMiddleware.php#32
        Backtrace
        • middleware::exclusive:32
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `posts` where `published_on` is not null and (`slug` = 'unitedhealth-group-appoints-patrick-conway-as-new-ceo-of-optum') and `posts`.`deleted_at` is null limit 1
        13.93msdhnv2HomeController.php#369
        Bindings
        • 0: unitedhealth-group-appoints-patrick-conway-as-new-ceo-of-optum
        Backtrace
        • app/Http/Controllers/HomeController.php:369
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `tags`.*, `post_tag_details`.`post_id` as `pivot_post_id`, `post_tag_details`.`tag_id` as `pivot_tag_id` from `tags` inner join `post_tag_details` on `tags`.`id` = `post_tag_details`.`tag_id` where `post_tag_details`.`post_id` in (4056)
        910μsdhnv2HomeController.php#369
        Backtrace
        • app/Http/Controllers/HomeController.php:369
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` in (4056)
        1.02msdhnv2HomeController.php#369
        Backtrace
        • app/Http/Controllers/HomeController.php:369
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `is_featured` = '1' and `post_category_details`.`post_id` in (4056)
        920μsdhnv2HomeController.php#369
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/HomeController.php:369
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `admins` where `admins`.`id` in (8)
        950μsdhnv2HomeController.php#369
        Backtrace
        • app/Http/Controllers/HomeController.php:369
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `post_views` where `post_views`.`post_id` in (4056) and (`type` = '4')
        830μsdhnv2HomeController.php#369
        Bindings
        • 0: 4
        Backtrace
        • app/Http/Controllers/HomeController.php:369
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `bookmarks` where `bookmarks`.`post_id` in (4056) and `user_id` is null
        590μsdhnv2HomeController.php#369
        Backtrace
        • app/Http/Controllers/HomeController.php:369
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `posts` where exists (select * from `admins` where `posts`.`author_id` = `admins`.`id` and (`id` = 8)) and `id` != 4056 and (`is_event` = '0') and `published_on` is not null and `posts`.`deleted_at` is null order by `published_on` desc limit 10
        17.35msdhnv2HomeController.php#382
        Bindings
        • 0: 8
        • 1: 4056
        • 2: 0
        Backtrace
        • app/Http/Controllers/HomeController.php:382
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4337 and `is_featured` = '1'
        700μsdhnv2details.blade.php#247
        Bindings
        • 0: 4337
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 8 limit 1
        560μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4335 and `is_featured` = '1'
        790μsdhnv2details.blade.php#247
        Bindings
        • 0: 4335
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 8 limit 1
        530μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4334 and `is_featured` = '1'
        740μsdhnv2details.blade.php#247
        Bindings
        • 0: 4334
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 8 limit 1
        790μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4327 and `is_featured` = '1'
        1.23msdhnv2details.blade.php#247
        Bindings
        • 0: 4327
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 8 limit 1
        720μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4325 and `is_featured` = '1'
        680μsdhnv2details.blade.php#247
        Bindings
        • 0: 4325
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 8 limit 1
        560μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4323 and `is_featured` = '1'
        670μsdhnv2details.blade.php#247
        Bindings
        • 0: 4323
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 8 limit 1
        700μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4322 and `is_featured` = '1'
        820μsdhnv2details.blade.php#247
        Bindings
        • 0: 4322
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 8 limit 1
        800μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4318 and `is_featured` = '1'
        810μsdhnv2details.blade.php#247
        Bindings
        • 0: 4318
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 8 limit 1
        630μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4311 and `is_featured` = '1'
        1.39msdhnv2details.blade.php#247
        Bindings
        • 0: 4311
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 8 limit 1
        860μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4310 and `is_featured` = '1'
        770μsdhnv2details.blade.php#247
        Bindings
        • 0: 4310
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 8 limit 1
        700μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\Post
      18Post.php#?
      App\Models\Category
      12Category.php#?
      App\Models\Admin
      11Admin.php#?
      App\Models\Ticker
      7Ticker.php#?
      App\Models\Tag
      3Tag.php#?
      App\Models\PostView
      1PostView.php#?
          _token
          s80RQ8GyrsKloNeW0vqOClgEr4aLmM8hn8t1pLUF
          _previous
          array:1 [ "url" => "https://www.digitalhealthnews.com/unitedhealth-group-appoints-patrick-conway-a...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /unitedhealth-group-appoints-patrick-conway-as-new-ceo-of-optum
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-sucuri-country" => array:1 [ 0 => "US" ] "x-sucuri-clientip" => array:1 [ 0 => "18.117.188.211" ] "x-real-ip" => array:1 [ 0 => "18.117.188.211" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "18.117.188.211" ] "host" => array:1 [ 0 => "www.digitalhealthnews.com" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 05 Jun 2025 19:04:35 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InVEWWtnaERaVG1aLzNhSk1QY2NIdXc9PSIsInZhbHVlIjoickZOQnpwelF5U0pzQVoyWG0zcGZ1NDlCYVVRVWlrb2p0U0pMa1grRVBRcDlUTVlRMmpRd01FQWJTa01UbVRzSWlYV3RWclJmVGI3QmNVOHZOaDZwcEtPUk1pb1grWWtvWmpPSFJjbG8zdFRpSUd0ZVAwRU5OUU1aT3pYTTd2VDIiLCJtYWMiOiJjZDgxNTcwNGUzZmRmMjI5NGQyYjNjNjA1MThhYTg3OTk0MmMxNjU2Yjk5NDBmYTkzNzMzMDY2NDgxYjJjMjkwIiwidGFnIjoiIn0%3D; expires=Thu, 05 Jun 2025 21:04:35 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InVEWWtnaERaVG1aLzNhSk1QY2NIdXc9PSIsInZhbHVlIjoickZOQnpwelF5U0pzQVoyWG0zcGZ1NDlCYVVRVWlrb2p0U0pMa1grRVBRcDlUTVlRMmpRd01FQWJTa01UbVRzSWlYV3RWc" 1 => "dhn_session=eyJpdiI6IkNSOTc4V2F5dHAyMW9JNG9nN1RlK1E9PSIsInZhbHVlIjoiK0wzd1V3cHlCWDFYck9ZWDY0Y2VUM3ExcHVwclVMd0Z2dlJlUEhGb1NwNGNJNERvWTgrYkhCejZxckNUNWZuQmY0ZUtPbmVBUW5qS1JPS1dMcG5ZQXJUUHRNbVpoV1puaW8rWFJ4TExvTGo3YkQyOThHMGVUdmlhNnovN0lqczkiLCJtYWMiOiIxNzNjZGZiZjg4YjVlZjY0Y2Y4OThkYjQ4YjM4ZmYyNmI3MTM2ODJmODFkZTRlY2RjZTFlZWM4MDM1YTY3ZjQ0IiwidGFnIjoiIn0%3D; expires=Thu, 05 Jun 2025 21:04:35 GMT; Max-Age=7200; path=/; httponly; samesite=laxdhn_session=eyJpdiI6IkNSOTc4V2F5dHAyMW9JNG9nN1RlK1E9PSIsInZhbHVlIjoiK0wzd1V3cHlCWDFYck9ZWDY0Y2VUM3ExcHVwclVMd0Z2dlJlUEhGb1NwNGNJNERvWTgrYkhCejZxckNUNWZuQmY0ZUtP" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InVEWWtnaERaVG1aLzNhSk1QY2NIdXc9PSIsInZhbHVlIjoickZOQnpwelF5U0pzQVoyWG0zcGZ1NDlCYVVRVWlrb2p0U0pMa1grRVBRcDlUTVlRMmpRd01FQWJTa01UbVRzSWlYV3RWclJmVGI3QmNVOHZOaDZwcEtPUk1pb1grWWtvWmpPSFJjbG8zdFRpSUd0ZVAwRU5OUU1aT3pYTTd2VDIiLCJtYWMiOiJjZDgxNTcwNGUzZmRmMjI5NGQyYjNjNjA1MThhYTg3OTk0MmMxNjU2Yjk5NDBmYTkzNzMzMDY2NDgxYjJjMjkwIiwidGFnIjoiIn0%3D; expires=Thu, 05-Jun-2025 21:04:35 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InVEWWtnaERaVG1aLzNhSk1QY2NIdXc9PSIsInZhbHVlIjoickZOQnpwelF5U0pzQVoyWG0zcGZ1NDlCYVVRVWlrb2p0U0pMa1grRVBRcDlUTVlRMmpRd01FQWJTa01UbVRzSWlYV3RWc" 1 => "dhn_session=eyJpdiI6IkNSOTc4V2F5dHAyMW9JNG9nN1RlK1E9PSIsInZhbHVlIjoiK0wzd1V3cHlCWDFYck9ZWDY0Y2VUM3ExcHVwclVMd0Z2dlJlUEhGb1NwNGNJNERvWTgrYkhCejZxckNUNWZuQmY0ZUtPbmVBUW5qS1JPS1dMcG5ZQXJUUHRNbVpoV1puaW8rWFJ4TExvTGo3YkQyOThHMGVUdmlhNnovN0lqczkiLCJtYWMiOiIxNzNjZGZiZjg4YjVlZjY0Y2Y4OThkYjQ4YjM4ZmYyNmI3MTM2ODJmODFkZTRlY2RjZTFlZWM4MDM1YTY3ZjQ0IiwidGFnIjoiIn0%3D; expires=Thu, 05-Jun-2025 21:04:35 GMT; path=/; httponlydhn_session=eyJpdiI6IkNSOTc4V2F5dHAyMW9JNG9nN1RlK1E9PSIsInZhbHVlIjoiK0wzd1V3cHlCWDFYck9ZWDY0Y2VUM3ExcHVwclVMd0Z2dlJlUEhGb1NwNGNJNERvWTgrYkhCejZxckNUNWZuQmY0ZUtP" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "s80RQ8GyrsKloNeW0vqOClgEr4aLmM8hn8t1pLUF" "_previous" => array:1 [ "url" => "https://www.digitalhealthnews.com/unitedhealth-group-appoints-patrick-conway-as-new-ceo-of-optum" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-06 00:34:35GET/unitedhealth-group-appoints-patrick-conway-as-new-ceo-of-optum103152