The FDA recently updated the Data Standards Catalog, and for clinical programmers, this is a significant shift. The Catalog — a deceptively simple spreadsheet published on the FDA’s Study Data Standards Resources page — is the authoritative reference that dictates which versions of CDISC standards are supported, required, and retired for regulatory submissions to CBER and CDER. When the Catalog changes, your macro libraries, define.xml templates, and validation configurations need to follow.
This article walks through the key changes in the latest Catalog update cycle, what they mean for your day-to-day programming work, and what actions you should be taking now.
The most notable update is the sunsetting of support for SDTMIG v3.2. This version, published back in 2013, was the industry workhorse for over a decade. The FDA formally ended the requirement for SDTMIG v3.2 on December 13, 2023. What does this mean in practice? Studies that started before that date can continue using v3.2 through submission. But any study initiated after that date can no longer use v3.2 — full stop.
For many organizations, v3.2 is still deeply embedded in standard macro libraries, mapping specifications, and validation rule sets. If your company has not yet migrated, the clock is not ticking — it has already expired for new studies.
The FDA announced via Federal Register notice that support for SDTM v2.0, SDTMIG v3.4, and SENDIG-Genetox v1.0 began on December 13, 2023, with a transition date of March 15, 2024. As of March 15, 2025, these versions are required for NDAs, ANDAs, certain BLAs, and certain INDs submitted to CBER or CDER.
SDTMIG v3.4, published in July 2022, is a substantial update from v3.2. Key changes include new domains for Genomics Findings (GF) and Cell Phenotype Findings (CP), expanded scope for the Disease Assessments (DA) domain, updates to the Subject Visits (SV) domain, alignment of screen failure handling with FDA’s Technical Conformance Guide (ARM/ARMCD left blank for screen failures), and integration of biospecimen domains previously housed in the SDTMIG-PGx supplement.
The practical impact: your SDTM mapping specifications, validation configurations, and Pinnacle 21 / CORE rule sets all need to reference v3.4 for any new study starting today. This is not optional — it is a regulatory requirement.
The Catalog now includes SENDIG-Genetox v1.0 as a required standard, also effective March 15, 2025. This is a specialized nonclinical implementation guide for genetic toxicology studies. For sponsors with genetox data in their submissions, this means a dedicated IG now governs data structure rather than relying on general SENDIG conventions.
While not yet in the Catalog as a supported standard, the FDA published a Federal Register notice in April 2025 requesting public comments on CDISC Dataset-JSON v1.1 as a potential replacement for the SAS v5 XPORT (XPT) transport format. This is a significant signal. The XPT format, rooted in SAS technology from the 1980s, has long-known limitations: the 200-character variable label ceiling, 8-character variable name constraints inherited from SAS v5, and the 32-character dataset name limit.
Dataset-JSON eliminates these constraints and is tool-agnostic — it does not require SAS to create or read. The comment period closed in June 2025, and the FDA is expected to announce a formal adoption timeline. For forward-looking teams, now is the time to start evaluating Dataset-JSON tooling.
The table below summarizes the current state of key standards in the FDA Data Standards Catalog as of the March 2025 publication. Always refer to the official Catalog on the FDA website for definitive dates.
| Standard | Version | Status | Key Date | What It Means |
| SDTMIG | v3.2 | Requirement Ended | Dec 13, 2023 | No longer accepted for new studies; legacy studies grandfathered |
| SDTMIG | v3.3 | Supported / Required | Active | Current workhorse for most in-flight studies |
| SDTM / SDTMIG | v2.0 / v3.4 | Required | Mar 15, 2025 | Required for NDAs, ANDAs, certain BLAs/INDs |
| SENDIG-Genetox | v1.0 | Required | Mar 15, 2025 | New genetox-specific nonclinical IG now required |
| Define-XML | v2.0 | Supported | Active | Still accepted but being phased in favor of v2.1 |
| Define-XML | v2.1 | Supported / Recommended | Apr 1, 2024+ | Recommended for studies starting after Mar 15, 2023 |
| ADaMIG | v1.1 | Supported / Required | Active | Primary ADaM IG; v1.3 published but not yet in Catalog |
| Dataset-JSON | v1.1 | Under Evaluation | Comments due Jun 2025 | Potential replacement for SAS XPT transport format |
Source: FDA Data Standards Catalog and Federal Register notices. Dates and statuses reflect the most recent Catalog publication. The “Support Ends” column in the official Catalog spreadsheet is the critical field for determining version eligibility based on study start date.
With the move to newer standards, Define-XML v2.0 is slowly being phased out in favor of Define-XML v2.1. The FDA announced support for Define-XML v2.1 via Federal Register notice, and it is now recommended for any study initiated on or after March 15, 2023. Define-XML v2.0 remains accepted, but the direction is clear.
The practical differences between v2.0 and v2.1 are worth understanding:
Bottom line: if you are starting a new study today, there is no reason to use Define-XML v2.0. Build your templates and tooling around v2.1.
The Catalog is published as an Excel spreadsheet with multiple tabs. The key columns to pay attention to are:
The critical rule: the FDA determines version eligibility based on study start date, not submission date. This is different from PMDA, which uses submission date. For global programs submitting to both agencies, this distinction matters and should be addressed early in study setup.
The 2025 Catalog update is not a one-time event — it is part of a broader modernization trajectory. The FDA’s Data Standards Program Action Plan lays out ongoing initiatives including the evaluation of Dataset-JSON as an exchange format, exploration of HL7 FHIR for real-world data submissions, continued updates to the Study Data Technical Conformance Guide (sdTCG), and progress toward IDMP (Identification of Medicinal Products) standards implementation.
For statistical programmers, the takeaway is straightforward: the standards landscape is evolving faster than it has in years. The gap between SDTMIG v3.2 (2013) and v3.4 (2022) was nearly a decade. The next cycle will likely be shorter. Building processes that can absorb version changes — modular macros, configurable define generation, version-aware validation — is no longer a nice-to-have. It is a requirement for staying submission-ready.
clinstandards.org — Technical depth for statistical programmers.
No comments yet. Be the first!
