Download

Below are multiple options for conveniently downloading the selected profile:

Center for Medicare and Medicaid Services (CMS) Acceptable Risk Safeguards (ARS) Version 5

Curl:

curl https://regscaleblob.blob.core.windows.net/catalogs/cms-ars5.json --output CMS-ARS.json

PowerShell:

Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/catalogs/cms-ars5.json" -OutFile "CMS-ARS.json"

View Raw JSON in Browser