The Cigna Group Finalizes Sale of Medicare Businesses to HCSC

Image alt text

The Cigna Group will continue offering pharmacy benefit services and other solutions to Medicare businesses through Evernorth Health Services under a service agreement with HCSC for a specified period.

The Cigna Group, a global health company, has recently announced the sale of Medicare Advantage, Cigna Supplemental Benefits, Medicare Part D, and CareAllies businesses to Health Care Service Corporation (HCSC).

This divestment aims to streamline The Cigna Group’s portfolio and supports its focus on further innovation for customers.

Following the sale, The Cigna Group will continue offering pharmacy benefit services and other solutions to Medicare businesses through Evernorth Health Services under a service agreement with HCSC for a specified period.

“This transaction is fully aligned with our mission of expanding access to quality health care by adding capabilities and deepening our geographic presence across the United States,” said Maurice Smith, HCSC’s CEO, President, and Vice Chairperson.

According to the company, the transaction does not impact the coverage or services provided to customers, clients, providers, or brokers of the Medicare or CareAllies businesses.

Further, coverage will remain unchanged, ensuring continuity of patient care.

Recently, The Cigna Group announced leadership changes with Brian Evanko becoming President and COO, overseeing all business lines. Ann Dennison is named the CFO, handling financial operations.

Nicole Jones added Enterprise Marketing to her responsibilities, and Eric Palmer, CEO of Evernorth Health Services, departs in April after a 25-year tenure.

The Cigna Group is a global health company with products and services marketed under Cigna Healthcare, Evernorth Health Services or its subsidiaries. The company maintains sales capabilities in more than 30 markets with approximately 182 million customer relationships around the world.

US-based Health Care Service Corporation (HCSC) serves over 26 million individuals nationwide. It offers coverage for businesses of all sizes, individuals, families, as well as Medicare and Medicaid plans. Additionally, HCSC provides pharmacy solutions, life and dental insurance, and health technology services through its affiliates and subsidiaries.

Stay tuned for more such updates on Digital Health News

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 Version91.18msRequest Duration4MBMemory UsageGET {post_id}Route
    • Booting (20.1ms)time
    • Application (71.07ms)time
    • 1 x Application (77.95%)
      71.07ms
      1 x Booting (22.04%)
      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 duplicates43.96ms
      • 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.16msdhnv2ExclusiveDataMiddleware.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.36msdhnv2ExclusiveDataMiddleware.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` = 'the-cigna-group-finalizes-sale-of-medicare-businesses-to-hcsc') and `posts`.`deleted_at` is null limit 1
        13.1msdhnv2HomeController.php#369
        Bindings
        • 0: the-cigna-group-finalizes-sale-of-medicare-businesses-to-hcsc
        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 (3727)
        890μ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 (3727)
        820μ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 `is_featured` = '1' and `post_category_details`.`post_id` in (3727)
        910μ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 (33)
        850μ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 (3727) and (`type` = '4')
        910μ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 (3727) and `user_id` is null
        640μ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` = 33)) and `id` != 3727 and (`is_event` = '0') and `published_on` is not null and `posts`.`deleted_at` is null order by `published_on` desc limit 10
        2.08msdhnv2HomeController.php#382
        Bindings
        • 0: 33
        • 1: 3727
        • 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` = 4336 and `is_featured` = '1'
        1.32msdhnv2details.blade.php#247
        Bindings
        • 0: 4336
        • 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` = 33 limit 1
        870μsdhnv2details.blade.php#258
        Bindings
        • 0: 33
        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` = 4329 and `is_featured` = '1'
        1.27msdhnv2details.blade.php#247
        Bindings
        • 0: 4329
        • 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` = 33 limit 1
        910μsdhnv2details.blade.php#258
        Bindings
        • 0: 33
        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` = 4328 and `is_featured` = '1'
        980μsdhnv2details.blade.php#247
        Bindings
        • 0: 4328
        • 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` = 33 limit 1
        600μsdhnv2details.blade.php#258
        Bindings
        • 0: 33
        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` = 4324 and `is_featured` = '1'
        1.04msdhnv2details.blade.php#247
        Bindings
        • 0: 4324
        • 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` = 33 limit 1
        1.03msdhnv2details.blade.php#258
        Bindings
        • 0: 33
        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` = 4320 and `is_featured` = '1'
        1.07msdhnv2details.blade.php#247
        Bindings
        • 0: 4320
        • 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` = 33 limit 1
        960μsdhnv2details.blade.php#258
        Bindings
        • 0: 33
        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` = 4315 and `is_featured` = '1'
        740μsdhnv2details.blade.php#247
        Bindings
        • 0: 4315
        • 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` = 33 limit 1
        640μsdhnv2details.blade.php#258
        Bindings
        • 0: 33
        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` = 4312 and `is_featured` = '1'
        670μsdhnv2details.blade.php#247
        Bindings
        • 0: 4312
        • 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` = 33 limit 1
        580μsdhnv2details.blade.php#258
        Bindings
        • 0: 33
        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` = 4309 and `is_featured` = '1'
        770μsdhnv2details.blade.php#247
        Bindings
        • 0: 4309
        • 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` = 33 limit 1
        520μsdhnv2details.blade.php#258
        Bindings
        • 0: 33
        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` = 4303 and `is_featured` = '1'
        720μsdhnv2details.blade.php#247
        Bindings
        • 0: 4303
        • 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` = 33 limit 1
        800μsdhnv2details.blade.php#258
        Bindings
        • 0: 33
        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` = 4287 and `is_featured` = '1'
        1.03msdhnv2details.blade.php#247
        Bindings
        • 0: 4287
        • 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` = 33 limit 1
        720μsdhnv2details.blade.php#258
        Bindings
        • 0: 33
        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
      4Tag.php#?
      App\Models\PostView
      1PostView.php#?
          _token
          5w0xVtz83WfrxT8My9jn2UxURIsMvRjymRIsRGMd
          _previous
          array:1 [ "url" => "https://www.digitalhealthnews.com/the-cigna-group-finalizes-sale-of-medicare-b...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /the-cigna-group-finalizes-sale-of-medicare-businesses-to-hcsc
          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=eyJpdiI6IkFNWGx0K1Z2RmdERXpNZ2k1ZjYwdEE9PSIsInZhbHVlIjoid1FUMWZHK1Zsb2JQdWdORlJYMmNadUlFSWtZVmpyWW0wTFpvZktZQUpWb2lVMENHUkpuc3dlaTdkc1ByRCtGZlBKZHJuait0b3NCTFZpM2Qzb3c3Q0k1M212UDFybFkyTnBZM3lRRGV3bUJQaEtmSkFjRGdVQWNFUXBxSHJJTXgiLCJtYWMiOiIwOTYyNWE5N2I4ZWI2YmU5MDE4YjgwYWU0ODczOGRhNzhhMTA5OTRlNWQzZmY5YTc1Mzk4MWRhYzllMTk5ZTk4IiwidGFnIjoiIn0%3D; expires=Thu, 05 Jun 2025 21:04:35 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkFNWGx0K1Z2RmdERXpNZ2k1ZjYwdEE9PSIsInZhbHVlIjoid1FUMWZHK1Zsb2JQdWdORlJYMmNadUlFSWtZVmpyWW0wTFpvZktZQUpWb2lVMENHUkpuc3dlaTdkc1ByRCtGZlBKZHJua" 1 => "dhn_session=eyJpdiI6IktqOEdhWlFseHZxaG5RUE56VDZuU0E9PSIsInZhbHVlIjoidFc3VnpoUzFvRzQyQlZjQVBwU3hCc3JRWDBMUGVjN1JOc2VaMnJmSkh0TUsvdHhNZGdSTkxoMTZKSzg3VVFheG9zRjhTcU5heVhmTE0yeVY3VWNmaHl4YWNadVZ4M1NKRUZQQU55TVVDSWJSWkdNTmthTGRMK1A0NW03VEkyS0IiLCJtYWMiOiI4M2Q3YmMwOTJhNjhjYmQ1M2RmNzQ5NGU1NzRkOTc4OGE4Y2JhZGY5ZmE3MjYzZmYwOTNkZjk0OTcwMTZmNDlhIiwidGFnIjoiIn0%3D; expires=Thu, 05 Jun 2025 21:04:35 GMT; Max-Age=7200; path=/; httponly; samesite=laxdhn_session=eyJpdiI6IktqOEdhWlFseHZxaG5RUE56VDZuU0E9PSIsInZhbHVlIjoidFc3VnpoUzFvRzQyQlZjQVBwU3hCc3JRWDBMUGVjN1JOc2VaMnJmSkh0TUsvdHhNZGdSTkxoMTZKSzg3VVFheG9zRjhT" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkFNWGx0K1Z2RmdERXpNZ2k1ZjYwdEE9PSIsInZhbHVlIjoid1FUMWZHK1Zsb2JQdWdORlJYMmNadUlFSWtZVmpyWW0wTFpvZktZQUpWb2lVMENHUkpuc3dlaTdkc1ByRCtGZlBKZHJuait0b3NCTFZpM2Qzb3c3Q0k1M212UDFybFkyTnBZM3lRRGV3bUJQaEtmSkFjRGdVQWNFUXBxSHJJTXgiLCJtYWMiOiIwOTYyNWE5N2I4ZWI2YmU5MDE4YjgwYWU0ODczOGRhNzhhMTA5OTRlNWQzZmY5YTc1Mzk4MWRhYzllMTk5ZTk4IiwidGFnIjoiIn0%3D; expires=Thu, 05-Jun-2025 21:04:35 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkFNWGx0K1Z2RmdERXpNZ2k1ZjYwdEE9PSIsInZhbHVlIjoid1FUMWZHK1Zsb2JQdWdORlJYMmNadUlFSWtZVmpyWW0wTFpvZktZQUpWb2lVMENHUkpuc3dlaTdkc1ByRCtGZlBKZHJua" 1 => "dhn_session=eyJpdiI6IktqOEdhWlFseHZxaG5RUE56VDZuU0E9PSIsInZhbHVlIjoidFc3VnpoUzFvRzQyQlZjQVBwU3hCc3JRWDBMUGVjN1JOc2VaMnJmSkh0TUsvdHhNZGdSTkxoMTZKSzg3VVFheG9zRjhTcU5heVhmTE0yeVY3VWNmaHl4YWNadVZ4M1NKRUZQQU55TVVDSWJSWkdNTmthTGRMK1A0NW03VEkyS0IiLCJtYWMiOiI4M2Q3YmMwOTJhNjhjYmQ1M2RmNzQ5NGU1NzRkOTc4OGE4Y2JhZGY5ZmE3MjYzZmYwOTNkZjk0OTcwMTZmNDlhIiwidGFnIjoiIn0%3D; expires=Thu, 05-Jun-2025 21:04:35 GMT; path=/; httponlydhn_session=eyJpdiI6IktqOEdhWlFseHZxaG5RUE56VDZuU0E9PSIsInZhbHVlIjoidFc3VnpoUzFvRzQyQlZjQVBwU3hCc3JRWDBMUGVjN1JOc2VaMnJmSkh0TUsvdHhNZGdSTkxoMTZKSzg3VVFheG9zRjhT" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "5w0xVtz83WfrxT8My9jn2UxURIsMvRjymRIsRGMd" "_previous" => array:1 [ "url" => "https://www.digitalhealthnews.com/the-cigna-group-finalizes-sale-of-medicare-businesses-to-hcsc" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-06 00:34:35GET/the-cigna-group-finalizes-sale-of-medicare-businesses-to-hcsc103153