Download

Below are multiple options for conveniently downloading the selected profile:

Center for Medicare and Medicaid Services (CMS) Minimum Acceptable Risk Safeguards for Exchanges (MARS-E) Version 2.2

Curl:

curl https://regscaleblob.blob.core.windows.net/catalogs/mars.json --output CMS-MARS-E.json

PowerShell:

Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/catalogs/mars.json" -OutFile "CMS-MARS-E.json"

View Raw JSON in Browser