The machine-readable file must include all required data elements per CMS data dictionary.
Machine-readable file is missing required data elements such as payer names, negotiated charges, or discounted cash prices.
Download your current machine-readable file
Access your published standard-charges.json or .csv file and save a copy locally.
Identify missing data elements
Compare your file against the CMS data dictionary. Common missing fields: payer_name, negotiated_rate, discounted_cash_price, gross_charge.
๐ Documentation โExtract missing data from internal systems
Pull the missing data from your chargemaster, contract management system, or billing system.
Update the file with complete data
Add the missing columns/fields to your MRF. Ensure every row has values for required fields (no blanks).
Example:
If "payer_name" is missing, add column and populate with legal entity names (e.g., "Aetna Health Inc.")Re-upload updated file to website
Replace the old file with your updated version at the same URL.
{
"missing_fields": [
"payer_name",
"negotiated_rate"
],
"file_url": "https://stmarysregional.org/price-transparency/standard-charges.json"
}Estimated violation age: 120 days