Datasets:
language: | |
- en | |
pretty_name: Medicare Outpatient Hospitals - by Geography and Service | |
tags: | |
- hhs | |
- cms | |
- medicare | |
- national | |
# Medicare Outpatient Hospitals - by Geography and Service | |
## Description | |
The Medicare Outpatient Hospitals by Geography and Service dataset provides information on services for Original Medicare Part B beneficiaries by OPPS hospitals. These datasets contain information on the number of services, payments, and submitted charges organized by geography and comprehensive Ambulatory Payment Classification (APC). | |
## Dataset Details | |
- **Publisher**: Centers for Medicare & Medicaid Services | |
- **Temporal Coverage**: 2015-01-01/2022-12-31 | |
- **Last Modified**: 2024-06-04 | |
- **Contact**: Medicare Provider Data - OEDA (IPAG_Data_[email protected]) | |
## Source | |
Original data can be found at: https://data.cms.gov/provider-summary-by-type-of-service/medicare-outpatient-hospitals/medicare-outpatient-hospitals-by-geography-and-service | |
## Usage | |
You can load this dataset using: | |
```python | |
from datasets import load_dataset | |
dataset = load_dataset('HHS-Official/medicare-outpatient-hospitals-by-geography-and-ser') | |
``` | |
## License | |
This dataset is licensed under https://www.usa.gov/government-works | |