Skip to content

Commit 096e99d

Browse files
committed
update
1 parent cf959f2 commit 096e99d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/components/aetna-xgrid.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,10 @@ export default function AetnaXGrid() {
6363
<p className="text-center">The table below demonstrates how Aetna complies with the recent CMS mandate - effective 7/1/2022 - requiring insurance companies
6464
to make their rate data available to the public in a consumer friendly format. Once consumers figure out how to handle "gunzip/gz" files, they realize they
6565
must download and extract additional "gz" files to only run into 30GB+ JSON files that often requires the user to modify their computers file system
66-
configuration just to read a JSON formatted file. We're in the process of making the data easy to read and analyze for the public - not just plan members.</p>
66+
configuration just to read a JSON formatted file. We're changing that by enabling easy viewing and cost of care analysis for the public - not just plan members. We are also incorporating the data into
67+
our blockchain - the QuantaVerse - and HealthONE platform.
68+
69+
</p>
6770
<XGrid
6871
{...data}
6972
loading={data.rows.length === 0}

0 commit comments

Comments
 (0)