Download

Below are multiple options for conveniently downloading the selected profile:

Health Insurance Portability and Accountability Act (HIPAA)

Curl:

curl https://regscaleblob.blob.core.windows.net/catalogs/hipaa.json --output HIPAA.json

PowerShell:

Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/catalogs/hipaa.json" -OutFile "HIPAA.json"

View Raw JSON in Browser