# Select Health

### Payerset Notes

**Table of Contents**

<https://mrf.payerset.com/select-health>

{% hint style="info" %}
We have created a Table of Contents in order to make the files parseable, but **please note** that this does not come from Select Health and **may have incorrect or missing data**. This is intended for us and others to be able to parse the negotiated rates as part of our standardized process.

You can find the Table of Contents we created at this link:

<https://mrf.payerset.com/select-health-toc>
{% endhint %}

### Compliance Scorecard

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

<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:orange;"><strong>2/5</strong></mark></td><td><ul><li>Are the MRFs kept up to date each month?</li><li>Is the Table of Contents link easily accessible?</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>5/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><p>What percentage of the MRFs are properly formatted and parseable</p><ul><li>5 Stars - 100%</li><li>4 Stars - 80%...</li></ul></li></ul></td><td></td></tr></tbody></table>

### Schema: SELECT\_HEALTH

#### **Data Validation**

| Record Type                   | Record Count  |
| ----------------------------- | ------------- |
| Providers                     | 321,063,313   |
| Rates                         | 8,246,648,932 |
| Bundled Codes                 | 0             |
| Covered Services (Capitation) | 0             |

### 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:** ❌ Select Health does not provide a standard Table of Contents. Payerset has created one to enable parsing.
* **Table of Contents Formatting:** ❌ Select Health does not provide a standard Table of Contents.
* **File Download Barriers:** ✔️ No barriers to downloading the MRFs.
* **File Accessibility Percentage:** ✔️ 100% of the files are accessible.

**Update November 2024**

Select Health spells billing\_code\_modifier incorrectly in their files, which deviates from the standard schema and causes parsed data to be missing this critical field. Additionally, having gone through \~10 million records manually, this field is not populated, which leaves me to believe that the process they are employing is also not entering the data values either.

<figure><img src="/files/vg4OgTCGvDPc74ReQZp7" alt=""><figcaption></figcaption></figure>

**Overall Assessment:** Select Health has not created a Table of Contents, which makes the data difficult to get. For smaller payers, this is less of an issue, as the Table of Contents can be easily crafted, but it was a very large effort to craft a Table of Contents for Select Health and we are not sure it's 100% correct because we had to make some assumptions. Additionally, we only included "in network files" as those are what typically contain the rates (and there are many rates for Select Health in these files, all of which are accessible and updated) but there could be other naming conventions we are not aware of.


---

# Agent Instructions: 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:

```
GET https://docs.payerset.com/payers/select-health-price-transparency.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
