Free QRDA-III File Converter

How to Use This Converter

This tool converts QRDA-3 XML files or MIPS CSV files into a JSON format, summarizing quality measure data such as measure IDs, performance rates, provider IDs, and population counts.

  • Supported Files: Upload either a QRDA-3 XML file (e.g., qrda3-report.xml) or a MIPS CSV file (e.g., MIPS-1235159443-11-3742259-2024.csv).
    • XML files must follow the QRDA Category III standard.
    • CSV files must include columns: MeasureID, Status, Strata, DoNotReport, and ProviderID.
  • Steps to Convert:
    1. Click the "Choose File" button to select your XML or CSV file.
    2. Click the "Convert to JSON" button to process the file.
    3. View the converted JSON output below the form, including programName, submissionPeriod, and measures (with measureId, strata, providerId, performanceRate, and populationCounts).
  • Output Details: The JSON output summarizes:
    • programName: Program name (e.g., "MIPS" from CSV filename or XML document).
    • submissionPeriod: Year or period (e.g., "2024" from filename or XML effectiveTime).
    • measures: Array of measures with IDs, strata, provider IDs, performance rates, and counts (initial population, numerator, denominator).
  • Troubleshooting:
    • If you see an error (e.g., "CSV missing required columns"), ensure your CSV has all required columns.
    • For XML, verify it’s a valid QRDA-3 file with a measure section (code 55186-1).
    • Only one file can be uploaded at a time.

After conversion, the JSON output will appear below. You can copy it for further use or upload another file to start over.