language: | |
- en | |
pretty_name: Fiscal Intermediary Shared System Attending and Rendering | |
tags: | |
- hhs | |
- cms | |
- medicare | |
# Fiscal Intermediary Shared System Attending and Rendering | |
## Description | |
The Fiscal Intermediary Shared System (FISS) Attending and Rendering dataset provides a list of those attending and rendering physicians for the FISS. FISS edits require that the Line Item Rendering Physician information be transmitted when providers submit a combined claim. Claims that include both facility and professional components, need to report the rendering physician or other practitioner at the line level if it differs from the rendering physician/practitioner reported at the claim level. | |
Note: This full dataset contains more records than most spreadsheet programs can handle, which will result in an incomplete load of data. Use of a database or statistical software is required. | |
## Dataset Details | |
- **Publisher**: Centers for Medicare & Medicaid Services | |
- **Temporal Coverage**: 2023-05-21/2025-05-03 | |
- **Last Modified**: 2025-05-06 | |
- **Contact**: Provider Enrollment Data Requests - CPI ([email protected]) | |
## Source | |
Original data can be found at: https://data.cms.gov/provider-characteristics/medicare-provider-supplier-enrollment/fiscal-intermediary-shared-system-attending-and-rendering | |
## Usage | |
You can load this dataset using: | |
```python | |
from datasets import load_dataset | |
dataset = load_dataset('HHS-Official/fiscal-intermediary-shared-system-attending-and-re') | |
``` | |
## License | |
This dataset is licensed under https://www.usa.gov/government-works | |