File size: 1,609 Bytes
8016a38 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
---
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
|