CVS Health Launches New App to Streamline Pharmacy & Health Benefits Management

Image alt text

The platform integrates services across CVS pharmacies, Caremark mail orders, and CVS Specialty, offering users greater transparency into prescription costs and order status.

CVS Health has introduced a new mobile app designed to simplify health benefits, pharmacy management, and prescription tracking for its users.

The platform integrates services across CVS pharmacies, Caremark mail orders, and CVS Specialty, offering users greater transparency into prescription costs and order status.

The application allows users to monitor prescriptions for themselves and family members, schedule immunizations, and access benefits details from Aetna and Caremark.

CVS Health's senior vice president and chief digital and technology officer, Tony Ambrozie, said, “We want that app to be the center of all the digital interactions that consumers … have with us. One place everybody knows to go to and get everything we can provide for them.”

The redesigned home screen offers personalized recommendations, including reminders for medication refills, upcoming appointments, and cost-saving opportunities.

Additionally, the app integrates an AI-powered search tool to connect users with relevant CVS services, third-party products, and educational resources.


Throughout 2024, CVS rolled out several new features, leading to a 22% increase in active users and a 23% rise in app downloads. Ambrozie noted that while initial updates were met with some hesitation, users have increasingly embraced the new digital experience.

CVS plans to introduce enhancements, including additional tools for managing chronic conditions, personalized cost-saving recommendations, and expanded support for copay programs.

The company is also developing an AI chatbot to assist users with prescription orders, status updates, and refills, alongside deeper integration with Aetna and Caremark services.

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.79msRequest Duration4MBMemory UsageGET {post_id}Route
    • Booting (15.59ms)time
    • Application (76.2ms)time
    • 1 x Application (83.01%)
      76.20ms
      1 x Booting (16.98%)
      15.59ms
      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 duplicates53.78ms
      • 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.27msdhnv2ExclusiveDataMiddleware.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.29msdhnv2ExclusiveDataMiddleware.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` = 'cvs-health-launches-new-app-to-streamline-pharmacy-health-benefits-management') and `posts`.`deleted_at` is null limit 1
        10.7msdhnv2HomeController.php#369
        Bindings
        • 0: cvs-health-launches-new-app-to-streamline-pharmacy-health-benefits-management
        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 (3376)
        750μ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 (3376)
        550μ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 (3376)
        540μ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)
        470μ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 (3376) and (`type` = '4')
        1.15msdhnv2HomeController.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 (3376) and `user_id` is null
        510μ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` != 3376 and (`is_event` = '0') and `published_on` is not null and `posts`.`deleted_at` is null order by `published_on` desc limit 10
        14.66msdhnv2HomeController.php#382
        Bindings
        • 0: 8
        • 1: 3376
        • 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'
        1.02msdhnv2details.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
        920μ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'
        760μ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
        680μ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'
        1.13msdhnv2details.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
        520μ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.05msdhnv2details.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
        680μ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'
        1.23msdhnv2details.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
        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` = 4323 and `is_featured` = '1'
        810μ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
        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` = 4322 and `is_featured` = '1'
        1.08msdhnv2details.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
        570μ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'
        2msdhnv2details.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
        890μ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'
        990μsdhnv2details.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
        510μ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'
        890μ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
        840μ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
      1Tag.php#?
      App\Models\PostView
      1PostView.php#?
          _token
          uSDs5ywVccypZH26wzKIUR5N2qqexcMZcqWtwbQU
          _previous
          array:1 [ "url" => "https://www.digitalhealthnews.com/cvs-health-launches-new-app-to-streamline-ph...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /cvs-health-launches-new-app-to-streamline-pharmacy-health-benefits-management
          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=eyJpdiI6ImNHSGhHYlJsbjRMRmNIUUJUVHg2bEE9PSIsInZhbHVlIjoiME9EdlRBWXFXM0pFTDdkcGZlNmN5czZXUkQxenZHY0NNbU9ocEhWazlaZ2hSaXYvQ1B3OERzdGpTQU0rUGJEK25nWnJBWUY4azRYUUlRSEowZlBnVGtYeW1MVmVMb0hMMzREK3ordDVQTG1raC9yYWJzQlg4aXBWNnFaY3ptMnMiLCJtYWMiOiIzMjllYjg1MjYxYzgyMjU5YzdlYmMyZjdhYTQ2NDMwYzUxZTQwOGY5NzI3YjkxM2VkZmIxMWZkOTA0YjUyZDRjIiwidGFnIjoiIn0%3D; expires=Thu, 05 Jun 2025 21:04:35 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImNHSGhHYlJsbjRMRmNIUUJUVHg2bEE9PSIsInZhbHVlIjoiME9EdlRBWXFXM0pFTDdkcGZlNmN5czZXUkQxenZHY0NNbU9ocEhWazlaZ2hSaXYvQ1B3OERzdGpTQU0rUGJEK25nWnJBW" 1 => "dhn_session=eyJpdiI6Ilhwd3dpa2JjRmdKUFhibnV0ZWtpeGc9PSIsInZhbHVlIjoiMnNEeGZGRGphdnJOQitEdEVpU1lLMFhtakVMM2h4ZklmVWY2ZUFNVjZwOFRUV2l0cjY3WVdtakNMMnAzdXZacSsxYjI1UE9lLzU5M01kd0NVTEFhVFNJQmxvUVRiQTBHVi93dFpqLzkrNFY5WnhZVXpwQUVyS0N1eC9LVmpTbFMiLCJtYWMiOiJlZGQ2MzAwZWQwOTk0N2Y0OWJlYjcxNDI5NjkzNzA2NGM0YmJkNjBjMjBkMTQwNjk2YmNjYjBkMTBiODNiOTI5IiwidGFnIjoiIn0%3D; expires=Thu, 05 Jun 2025 21:04:35 GMT; Max-Age=7200; path=/; httponly; samesite=laxdhn_session=eyJpdiI6Ilhwd3dpa2JjRmdKUFhibnV0ZWtpeGc9PSIsInZhbHVlIjoiMnNEeGZGRGphdnJOQitEdEVpU1lLMFhtakVMM2h4ZklmVWY2ZUFNVjZwOFRUV2l0cjY3WVdtakNMMnAzdXZacSsxYjI1" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImNHSGhHYlJsbjRMRmNIUUJUVHg2bEE9PSIsInZhbHVlIjoiME9EdlRBWXFXM0pFTDdkcGZlNmN5czZXUkQxenZHY0NNbU9ocEhWazlaZ2hSaXYvQ1B3OERzdGpTQU0rUGJEK25nWnJBWUY4azRYUUlRSEowZlBnVGtYeW1MVmVMb0hMMzREK3ordDVQTG1raC9yYWJzQlg4aXBWNnFaY3ptMnMiLCJtYWMiOiIzMjllYjg1MjYxYzgyMjU5YzdlYmMyZjdhYTQ2NDMwYzUxZTQwOGY5NzI3YjkxM2VkZmIxMWZkOTA0YjUyZDRjIiwidGFnIjoiIn0%3D; expires=Thu, 05-Jun-2025 21:04:35 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImNHSGhHYlJsbjRMRmNIUUJUVHg2bEE9PSIsInZhbHVlIjoiME9EdlRBWXFXM0pFTDdkcGZlNmN5czZXUkQxenZHY0NNbU9ocEhWazlaZ2hSaXYvQ1B3OERzdGpTQU0rUGJEK25nWnJBW" 1 => "dhn_session=eyJpdiI6Ilhwd3dpa2JjRmdKUFhibnV0ZWtpeGc9PSIsInZhbHVlIjoiMnNEeGZGRGphdnJOQitEdEVpU1lLMFhtakVMM2h4ZklmVWY2ZUFNVjZwOFRUV2l0cjY3WVdtakNMMnAzdXZacSsxYjI1UE9lLzU5M01kd0NVTEFhVFNJQmxvUVRiQTBHVi93dFpqLzkrNFY5WnhZVXpwQUVyS0N1eC9LVmpTbFMiLCJtYWMiOiJlZGQ2MzAwZWQwOTk0N2Y0OWJlYjcxNDI5NjkzNzA2NGM0YmJkNjBjMjBkMTQwNjk2YmNjYjBkMTBiODNiOTI5IiwidGFnIjoiIn0%3D; expires=Thu, 05-Jun-2025 21:04:35 GMT; path=/; httponlydhn_session=eyJpdiI6Ilhwd3dpa2JjRmdKUFhibnV0ZWtpeGc9PSIsInZhbHVlIjoiMnNEeGZGRGphdnJOQitEdEVpU1lLMFhtakVMM2h4ZklmVWY2ZUFNVjZwOFRUV2l0cjY3WVdtakNMMnAzdXZacSsxYjI1" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "uSDs5ywVccypZH26wzKIUR5N2qqexcMZcqWtwbQU" "_previous" => array:1 [ "url" => "https://www.digitalhealthnews.com/cvs-health-launches-new-app-to-streamline-pharmacy-health-benefits-management" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-06 00:34:35GET/cvs-health-launches-new-app-to-streamline-pharmacy-health-benefits-management103150