What we check / Schema conformance
blockerHPT-L1-006
JSON file has all required top-level metadata fields
A v3.0.0 JSON MRF must include hospital_name, last_updated_on, version, and an attestation object at the top level. Missing any of these means the file doesn't conform to the CMS JSON schema.
Regulatory citation
CMS v3.0.0 JSON schema, top-level required properties
How to fix it
Add the missing top-level field(s) (hospital_name, last_updated_on, version, attestation) to the JSON file.
Active since
2024-01-01