> For the complete documentation index, see [llms.txt](https://docs.payerset.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payerset.com/payers/aetna-price-transparency.md).

# Aetna

### Payerset Notes

**Table of Contents**

Aetna has multiple tables of contents:

<https://mrf.payerset.com/aetna>

* [Fully insured](https://health1.aetna.com/app/public/#/one/insurerCode=AETNACVS_I\&brandCode=ALICFI/machine-readable-transparency-in-coverage)
* [Self - insured - ALICSI](https://health1.aetna.com/app/public/#/one/insurerCode=AETNACVS_I\&brandCode=ALICSI/machine-readable-transparency-in-coverage) / [ALICUNDER100](https://health1.aetna.com/app/public/#/one/insurerCode=AETNACVS_I\&brandCode=ALICUNDER100/machine-readable-transparency-in-coverage)
* [AetnaCVS Individual Exchange](https://health1.aetna.com/app/public/#/one/insurerCode=AETNACVS_I\&brandCode=AETNACVS/machine-readable-transparency-in-coverage)
* [Texas Health Plans](https://health1.aetna.com/app/public/#/one/insurerCode=AETNACVS_I\&brandCode=TEXASFI/machine-readable-transparency-in-coverage)
* [Aetna Signature Administrators](https://health1.aetna.com/app/public/#/one/insurerCode=AETNACVS_I\&brandCode=ASA/machine-readable-transparency-in-coverage?searchTerm=ASA_01\&lock=true)
* [Aetna Federal Workers Plan](https://health1.aetna.com/app/public/#/one/insurerCode=AETNACVS_I\&brandCode=AFEHBPFI/machine-readable-transparency-in-coverage)

### Compliance Scorecard

Overall Rating: <mark style="color:yellow;">**3/5**</mark>**&#x20;- Acceptable**

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Table of Contents</strong></td><td><strong>★★★☆☆</strong></td><td><mark style="color:yellow;">3<strong>/5</strong></mark></td><td><ul><li>Are the MRFs kept up to date each month?</li><li><mark style="color:red;">Is the Table of Contents link easily accessible?</mark></li><li>Is the Table of Contents properly formatted?</li></ul></td><td></td></tr><tr><td><strong>File Accessibility</strong></td><td><strong>★★★★☆</strong></td><td><mark style="color:green;"><strong>4/5</strong></mark></td><td><ul><li>Are there any barriers to downloading the files?</li><li>Do the Table of Contents links expire before publishing new links?</li></ul></td><td></td></tr><tr><td><strong>Data Quality</strong></td><td><strong>★★★☆☆</strong></td><td><mark style="color:yellow;"><strong>3/5</strong></mark></td><td><ul><li>Is the data present in the files complete</li><li>Are there significant gaps in any type of data</li><li>Is the payer compliant with the regulations</li></ul></td><td></td></tr></tbody></table>

### Schema: AETNA

#### **Data Validation**

| Record Type                   | Record Count      |
| ----------------------------- | ----------------- |
| Providers                     | 103,052,171,886   |
| Rates                         | 3,301,426,402,211 |
| Nonstandard Codes             | 63,082,244,242    |
| Bundled Codes                 | 0                 |
| Covered Services (Capitation) | 0                 |

*Updated for May 2026.*

### Additional Observations

**Machine-Readable Price Transparency Files Review**

* **MRFs Up-to-Date:** ✔️ Yes, the MRFs are kept up to date each month.
* **Table of Contents Accessibility:** ❌ The Table of Contents link is not easily accessible, it spans thousands of individual files that must be downloaded in multiple steps.
* **Table of Contents Formatting:** ✔️ Yes, the Table of Contents is properly formatted.
* **File Download Barriers:** ✔️ No, there are no barriers to downloading the files.
* **File Accessibility Percentage:** 99.7% of the files are accessible.
* **Data Assessment:** Aetna duplicates their rate data for every related NPI under each TIN and for each Reporting Plan, even if rates are the same, making the data volumes very large. It is debatable whether this interpretation of the rules is acceptable, but it does at least give very good coverage of their rates across the country.

**Overall Assessment:** Aetna publishes many thousands of duplicated data and much of the data is their base fee schedules. This is especially true for Professional rates for non-hospitals, which makes the data integrity questionable as it cannot be verified via Hospital MRFs. This is an ongoing issue that must be addressed and as such Aetna has been downgraded from "Good" to "Acceptable".

*As of May 2024 there are new rate limits on Aetna's Table of Contents API - this causes the process to download all of the ToC files to take a little longer, but is not unreasonable.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.payerset.com/payers/aetna-price-transparency.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
