--- language: - en pretty_name: Physician/Supplier Procedure Summary tags: - hhs - cms - medicare --- # Physician/Supplier Procedure Summary ## Description The Physician/Supplier Procedure Summary (PSPS) data provides a summary of calendar year Medicare Part B carrier and durable medical equipment fee-for-service (FFS) claims. The file is organized by carrier, pricing locality, Healthcare Common Procedure Coding System (HCPCS) code, HCPCS modifier, provider specialty, type of service, and place of service. The summarized fields are total submitted services and charges, total allowed services and charges, total denied services and charges, and total payment amounts.  This dataset is produced annually and is typically available in July (i.e., data for CY2015 is usually available in July 2016).   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**: 2010-01-01/2023-12-31 - **Last Modified**: 2024-08-21 - **Contact**: CMS EDG Data Questions - OIT (CMSEDG_DataRequests_Intake@cms.hhs.gov) ## Source Original data can be found at: https://data.cms.gov/summary-statistics-on-use-and-payments/physiciansupplier-procedure-summary ## Usage You can load this dataset using: ```python from datasets import load_dataset dataset = load_dataset('HHS-Official/physiciansupplier-procedure-summary') ``` ## License This dataset is licensed under https://www.usa.gov/government-works