Contents
Regulatory and standards status current as of September 24, 2026. ICH M11, USDM, and the HL7 Vulcan UDP guide are all active, moving targets; readers implementing against them should verify current versions directly with ICH, CDISC, and HL7 before relying on the specifics below.
Introduction
On November 19, 2025, the ICH Assembly adopted the final text of M11, the Clinical Electronic Structured Harmonised Protocol (CeSHarP) guideline, applicable to interventional clinical trials of medicinal products, and moved it into what ICH's own announcement calls the implementation phase [1] [2]. Approximately six months later, on May 22, 2026, the FDA published its own guidance for industry adopting that text [3]. Neither event, by itself, changes how a protocol gets written on a given trial team's desk tomorrow. What changes the underlying picture is a second, separately governed standard that many sponsor teams are only beginning to operationalize: CDISC's Unified Study Definitions Model, or USDM, developed with TransCelerate under the Digital Data Flow initiative and now at version 4.0 [6]. M11 standardizes how specified protocol content is organized, placed, and technically described; it does not itself establish substantive content or trial-design requirements, which continue to come from other regulatory guidance. USDM, separately, defines how study design content can be represented as structured, addressable data rather than prose. The two are meant to work together, though, as later sections cover, USDM v4.0 is not yet fully aligned with the final M11 text.
That gap matters because protocol amendments are expensive and becoming more common, not less. A 2024 analysis of 950 protocols and 2,188 amendments across 16 sponsors and CROs found that 76% of protocols now carry at least one substantial amendment, up from 57% in a comparable 2016 study, with the average number of amendments per protocol rising to 3.3 [4] [5]. Seventy-seven percent of amendments in the newer dataset were judged unavoidable, driven mainly by regulatory agency feedback and changes in study strategy rather than by clerical error [4]. The earlier 2016 study, still the standard reference for cost benchmarking, analyzed cost data from a 52-protocol subset of its larger 836-protocol sample and put the median direct cost of a single amendment at $141,000 in Phase II and $535,000 in Phase III [5]. M11 and USDM do not target the regulatory and strategic reasons trials get amended; nothing in either standard changes why a sponsor needs to revise eligibility criteria after reviewing early enrollment data. A combined M11- and USDM-based workflow may instead reduce a narrower, adjacent cost: the manual work of finding and updating every downstream system, from the EDC build to the registry entry to the statistical analysis plan, once a change of any kind has been approved, provided the underlying system connections have actually been built and validated, a condition later sections cover in detail.
Why structured protocol infrastructure matters
Protocols with at least one substantial amendment in the cited 2024 analysis [4].
Average number of amendments per protocol in the newer dataset [4].
Median direct cost of a single Phase III amendment in the cited 2016 benchmark [5].
M11 and USDM do not eliminate the scientific, regulatory, or strategic reasons protocols are amended. Their potential value is in reducing manual reconciliation and downstream propagation work after an approved change.
Why This Matters for Clinical Trial Teams
In many document-centric sponsor workflows, a protocol is authored once and then re-entered by hand into a series of downstream systems. The same eligibility criteria get typed into the protocol document, then again into ClinicalTrials.gov, then again into the EDC edit checks, then again into the IRT randomization logic, then again into related analysis specifications such as the statistical analysis plan. Every one of those re-entries is a place where a threshold value or a visit window can change without anyone intending it to, independent of whether the trial itself is ever formally amended.
ICH M11 addresses one half of this. It defines a common template, common section headers, and a technical specification with named data fields and business rules, so a protocol from one sponsor uses roughly the same structure and terminology as one from another [1]. ICH states the goal is a consistent structure regulators can work from across submissions; whether it measurably speeds any individual review is not something ICH or FDA has published data on, so it is best read as a stated intention rather than a demonstrated outcome [1] [3].
USDM addresses the other half. Where M11 governs the structure of the document a human reads, USDM governs the structure of the data a machine can act on. It is a logical data model, expressed as a UML class diagram with an accompanying REST API specification, controlled terminology, and conformance rules, that represents a study's objectives, eligibility criteria, interventions, encounters, and timeline as structured, linked objects rather than paragraphs of prose [6]. CDISC also maintains an open-source Python reference implementation of the model on GitHub, useful for testing and tooling but distinct from the normative model specification itself [7]. A protocol authored against USDM does not just describe a schedule of activities in prose; it defines each visit, each procedure, and each timing rule as a distinct, addressable element, provided the systems reading it were built or configured to consume USDM objects in the first place.
The Regulatory Record So Far
The M11 guideline moved through ICH's process on a long, publicly documented timeline. The draft template and technical specification went out for consultation in late 2022, with comments accepted into early 2023, and a revised technical specification followed for a second comment round in mid-2025 [8]. FDA's Federal Register notice for that revised draft was published June 6, 2025 [8]. The final Step 4 text, endorsed at the ICH Assembly meeting in Singapore on November 18 to 19, 2025, was described in ICH's own release as adopted and moving into "the implementation phase" [2]. FDA's guidance for industry adopting that text appeared in the Federal Register on May 22, 2026 [3]. In the EU, EMA and CHMP followed with their own Step 5 adoption on December 11, 2025, with a coming-into-effect date of June 11, 2026 [9]. Sponsors operating in other ICH regions, including Japan and the other participating jurisdictions, should confirm current regional adoption status directly with each authority, since Step 5 implementation timing is set locally rather than by ICH itself.
The structured digital protocol standards stack
Layer 1: Regulatory / Document Structure
ICH M11 CeSHarP
Defines how specified protocol content is organized and technically described
Layer 2: Structured Study Data
CDISC USDM
Represents study design as machine-readable structured data
Layer 3: Exchange
HL7 Vulcan UDP
Exchanges M11-aligned protocol content between systems
Downstream Systems
These are complementary but separately governed standards. M11 does not mandate USDM, USDM does not automatically connect downstream systems, and the current Vulcan UDP guide remains in ballot development.
USDM v4.0 was released before the final M11 Step 4 text and is not yet fully aligned with it.
M11, USDM, and Vulcan UDP at a Glance
| ICH M11Regulatory / document structure | CDISC USDMStructured study data model | HL7 Vulcan UDPFHIR exchange layer | |
|---|---|---|---|
| What it is | Regulatory guideline: template plus technical specification | Data standard: logical model, API specification, controlled terminology, conformance rules | FHIR implementation guide for exchanging protocol content |
| Maintainer / governance | ICH Assembly, implemented regionally by FDA, EMA, PMDA, and other members | CDISC, developed in collaboration with TransCelerate's Digital Data Flow initiative | HL7 International, through the Vulcan Accelerator |
| Defines | Protocol document structure, section placement, and technical data fields | How study design elements are represented as structured, linked data objects | How M11-aligned protocol content moves between systems as FHIR resources |
| Status as of September 2026 | Step 4 final (Nov 19, 2025); FDA guidance published (May 22, 2026); EMA Step 5 adopted (Dec 11, 2025), effective June 11, 2026 | Version 4.0 released June 3, 2025; v4.1 targeted by CDISC for H2 2026 to close remaining gaps against final M11; not released as of September 24, 2026 | Draft ballot v1.0.0-ballot2; document-level exchange today, deeper USDM integration planned |
| Binding on sponsors | Nonbinding in the US and EU, but the framing differs: FDA permits legally compliant alternative approaches; EMA expects deviations to be justified | No; a voluntary data standard | No; still in ballot and development |
What it is
- ICH M11
- Regulatory guideline: template plus technical specification
- CDISC USDM
- Data standard: logical model, API specification, controlled terminology, conformance rules
- HL7 Vulcan UDP
- FHIR implementation guide for exchanging protocol content
Maintainer / governance
- ICH M11
- ICH Assembly, implemented regionally by FDA, EMA, PMDA, and other members
- CDISC USDM
- CDISC, developed in collaboration with TransCelerate's Digital Data Flow initiative
- HL7 Vulcan UDP
- HL7 International, through the Vulcan Accelerator
Defines
- ICH M11
- Protocol document structure, section placement, and technical data fields
- CDISC USDM
- How study design elements are represented as structured, linked data objects
- HL7 Vulcan UDP
- How M11-aligned protocol content moves between systems as FHIR resources
Status as of September 2026
- ICH M11
- Step 4 final (Nov 19, 2025); FDA guidance published (May 22, 2026); EMA Step 5 adopted (Dec 11, 2025), effective June 11, 2026
- CDISC USDM
- Version 4.0 released June 3, 2025; v4.1 targeted by CDISC for H2 2026 to close remaining gaps against final M11; not released as of September 24, 2026
- HL7 Vulcan UDP
- Draft ballot v1.0.0-ballot2; document-level exchange today, deeper USDM integration planned
Binding on sponsors
- ICH M11
- Nonbinding in the US and EU, but the framing differs: FDA permits legally compliant alternative approaches; EMA expects deviations to be justified
- CDISC USDM
- No; a voluntary data standard
- HL7 Vulcan UDP
- No; still in ballot and development
USDM has moved on a parallel, independently governed track. CDISC develops and governs USDM in collaboration with TransCelerate's Digital Data Flow initiative, working through phased development cycles rather than a single release [6]. Version 4.0 shipped June 3, 2025, closing Phase 4 of the DDF roadmap, which ran from May 2024 to May 2025 and specifically targeted continued alignment with the M11 draft materials available at the time, across amendments, estimands, interventions, and multi-template support [6]. That phrase, "available at the time," matters: USDM v4.0 was finalized roughly five months before ICH adopted the final M11 Step 4 text in November 2025, so v4.0 was built against draft M11 content, not the final version.
CDISC's own project tracker confirms the gap this created. An issue logged on the DDF reference architecture repository after the final M11 text was published documents specific mismatches still awaiting resolution: amendment scope terminology that needs to distinguish "global" from "not global" status, new randomization and stratification elements the final M11 template introduced that USDM does not yet model, and controlled terminology for event timing that the final technical specification added and USDM has not yet incorporated [10]. That issue has since been moved into CDISC's internal governance tracker for scoping against future development. CDISC has stated publicly that USDM v4.0 is already more than 90% aligned with M11, and that a v4.1 release, targeted for the second half of 2026, is intended to close the remaining gaps identified against the final technical specification adopted in November 2025 [14]. That target has not yet shipped as of this writing, so it describes an announced roadmap, not a completed release, and sponsors should verify the actual released version before relying on it. None of this means USDM and M11 are incompatible. It means the alignment CDISC describes as a design goal remains a work in progress rather than a finished state. Sponsors evaluating USDM-based tooling today should ask specifically which M11 version, draft or final, a given implementation was mapped against, since the answer is not automatically "the current one."
Operational Impact for Sponsors, CROs, and Sites
For a sponsor building trial infrastructure, the practical consequence is where the authoring work happens, and what has to be true first for the benefit to show up. Under the traditional workflow, a medical writer drafts the protocol in a word processor, and every downstream team extracts what it needs by reading the document and re-entering it into its own system. Under a USDM-native workflow, the study design is entered once as structured data, and the M11-formatted protocol document becomes one output of that data rather than the sole source of it. In principle, the same underlying study definition can then populate the ClinicalTrials.gov registration, the EDC study build, and elements of the statistical analysis plan.
That phrase, "in principle," is doing real work. USDM is a data standard, not an integration platform. A structured eligibility object does not, on its own, update an EDC build or an IRT configuration; it can only do that if the EDC and IRT systems in use are built or configured to consume USDM objects, and if a sponsor has put mappings, validation, and change control around that connection. TransCelerate's own description of the Digital Data Flow initiative frames the goal as a "demonstrated way to connect systems that produce, exchange, or consume" study information, a statement of intended architecture, not a claim that any given sponsor's current systems are already connected this way [11]. For organizations that do not already have those connections, realizing this benefit means an implementation project: selecting or building USDM-capable tooling, mapping it to existing EDC, IRT, and CTMS systems, and validating that mapping, before any change-propagation benefit is real rather than theoretical.
Protocol amendments illustrate both the opportunity and the current limit. When an eligibility criterion changes today, someone edits the protocol text, then manually finds and updates every downstream artifact that referenced the old criterion, with no single system confirming all of them were caught. Where a sponsor has already built the USDM-based connections described above, updating one structured object and regenerating dependent documents can remove much of that manual reconciliation step. Where those connections have not been built, USDM adoption alone does not close the gap. It creates the data foundation that gap-closing integration work can be built on.
CROs and sites experience this differently. A CRO managing protocol content across several sponsors benefits from a common structure it does not have to reverse-engineer for every new client, since USDM's controlled terminology and conformance rules mean a study built to the standard looks structurally similar regardless of sponsor, once that CRO has its own tooling in place to read it [6]. Sites sit further downstream and are unlikely to interact with USDM directly at all; their benefit, if it materializes, is indirect: a schedule of activities generated from validated, well-governed structured data may reduce the risk of internal contradictions, such as a visit window that does not match the procedures listed for it, of the kind that currently surface during site feasibility review and cost time in query resolution. That reduction depends on the quality of the underlying source data and the generation logic applied to it, not on structured data alone.
What Adopting Both Standards Actually Requires
Moving from M11-formatted documents to a genuinely USDM-connected workflow is not a single decision. Sponsors evaluating this path are typically working through:
- Which downstream systems (EDC, IRT, CTMS, safety database, registry submission tooling) can consume or produce USDM-conformant data today, and which need custom mapping work
- How controlled terminology and any sponsor-specific extensions to the USDM model will be governed and kept current as CDISC issues updates
- Who owns the structured study definition once it exists, since a single source of truth requires a single accountable owner rather than a shared file
- How changes to a USDM object are validated and version-controlled before they propagate downstream, given that unvalidated automated propagation is a different, and arguably larger, risk than a manual re-entry error
- Whether current tooling was mapped against draft or final M11 content, given the gaps CDISC's own tracker documents between USDM v4.0 and the final Step 4 text [10]
What sponsors need beyond standards adoption
1. System Compatibility
Which EDC, IRT, CTMS, safety, and registry tools can consume or produce USDM data?
2. Mapping
Map USDM objects to each downstream system
3. Terminology Governance
Manage controlled terminology and sponsor extensions
4. Ownership + Version Control
Assign accountable ownership of the structured study definition
5. Validation + Change Control
Validate mappings and changes before downstream propagation
Structured Study Definition
Compatibility check
Was the tool mapped against draft M11 or final Step 4 M11?
USDM is a data standard, not an integration platform. Automated propagation requires system-specific mapping, validation, governance, and change control.
None of this is disqualifying. It is the ordinary cost of adopting any new data standard inside an existing technology stack, worth naming plainly rather than assuming a standard's existence means the integration work is already done.
Regulatory and Documentation Considerations
Sponsors need to be precise about one distinction, and the precise wording differs by region. ICH M11's guideline and template establish recommended practice, not a binding legal requirement, but FDA and EMA phrase that non-binding status differently. FDA's notice describes the guidance as representing the agency's "current thinking" while explicitly preserving the option to use an alternative approach that satisfies applicable statutes and regulations [3]. EMA does not use that same "current thinking" formulation; its own glossary states that scientific guidelines, including adopted ICH guidelines, "are not legally binding," but that "applicants need to provide justification for any deviations" [13]. The practical effect is similar: a sponsor is not legally compelled to follow either, but EMA's framing puts more of the burden on the sponsor to justify departing from the guideline rather than simply describing an equally compliant alternative. Nothing in M11 mandates that a sponsor adopt USDM, and nothing in USDM requires conformance to M11's specific template; a sponsor can meet M11's structural recommendations using conventional document tooling and never generate a USDM-conformant data object. Sponsors working across other ICH regions, including Japan, should confirm each authority's own implementation status and legal framing rather than assume FDA and EMA's treatment applies globally.
CDISC has been explicit that USDM's own design goal is close alignment with M11's structure, even as the previous section shows that alignment work against the final text is still in progress [6] [10]. HL7's Vulcan Utilizing the Digital Protocol implementation guide extends the same direction into data exchange: it defines FHIR-based exchange for M11-aligned protocols between sponsors and regulators, and its authors state that future versions are intended to expand integration with USDM so more of a protocol's structured content can move over FHIR rather than as narrative text [12]. That is a stated roadmap item, not a current capability. The guide's present ballot version, v1.0.0-ballot2 as of this writing, still focuses on exchanging protocols largely as documents with limited structured elements [12].
Documentation teams should also note that M11 does not replace other content-focused guidance. FDA's own language states plainly that M11 "does not supersede or negate other guidelines that establish requirements for protocol content" [1]. A sponsor still needs to satisfy ICH E6(R3)'s quality and risk-based monitoring expectations, any region-specific content requirements, and the broader set of items on a clinical trial protocol checklist, on top of M11's structural template.
Where AI and Automation Fit
Once protocol content exists as structured, validated USDM objects rather than prose, AI-assisted drafting tools have something more structured and traceable to generate from than a blank page or an old protocol used as a starting template. A system can use that structure to constrain generation, but only when the implementation is built to limit output to governed source data and approved generation rules; structured input by itself is context, not a guarantee, and does not remove the need for the human review step below. A system that generates protocol text from a USDM-conformant data structure can, in principle, produce an M11-formatted document where every eligibility criterion, every visit, and every endpoint definition traces back to a specific, individually reviewable data element, rather than to a paragraph a model wrote from an open-ended prompt. Realizing that in practice still depends on the underlying data connections described above being built and validated first; AI drafting does not substitute for that integration work, it sits on top of it.
That traceability, once it exists, does not remove the need for human review. Automated generation still requires a medical writer or clinical scientist to confirm the underlying study design data is itself correct and clinically sound before any document is generated from it, and a sponsor-side regulatory or medical writing reviewer to confirm the final output meets M11's placement and terminology rules before it goes anywhere near a health authority. The value AI can add here is consistency and speed in turning verified structured data into formatted text, and in propagating a verified change, an updated dosing threshold, say, to every document that depends on it, once that propagation path is validated. The value is not in making judgment calls about trial design; those still belong to qualified humans. Sponsors evaluating any AI-assisted protocol tool should ask specifically whether it generates content from structured, USDM-referenced data with a validated path to downstream systems, or from unstructured pattern-matching against prior protocols, since the two produce very different audit trails and very different risk profiles.
How Kitsa Fits Into This Problem
Kitsa built its KScribe module around a related principle: generating protocols and other regulatory documents, including ICFs, IBs, DSURs, and CSRs, from a shared structured data foundation rather than from disconnected templates edited independently. That is a design goal Kitsa is building toward, in the same direction M11 and USDM are pushing the wider industry, not an independently audited or externally benchmarked claim, and using KScribe does not by itself constitute M11 or USDM conformance. Sponsors evaluating any vendor's tooling in this space, Kitsa included, should ask for specifics on which standards a given product maps to and how that mapping is validated, rather than treating "structured" or "connected" as self-evident.
Key Takeaways
- ICH M11 reached Step 4 final adoption on November 19, 2025, and moved into ICH's stated implementation phase; FDA's guidance for industry followed on May 22, 2026, and EMA adopted its own Step 5 version on December 11, 2025, effective June 11, 2026 [1] [2] [3] [9].
- CDISC's USDM, developed with TransCelerate under the Digital Data Flow initiative, reached version 4.0 on June 3, 2025, five months before the final M11 text; CDISC has said v4.0 is already over 90% aligned with M11 and has targeted a v4.1 release for the second half of 2026 to close the remaining gaps, though that release had not shipped as of this writing [6] [10] [14].
- M11 standardizes protocol structure, content placement, and technical attributes; USDM represents study design content as structured, machine-readable data. They are complementary, not identical or fully merged, standards [1] [6].
- Protocol amendment prevalence rose from 57% of protocols in a 2016 benchmark to 76% in a 2024 update, with average amendments per protocol up to 3.3; 77% of amendments in the newer study were judged unavoidable, driven mainly by regulatory and strategic reasons rather than documentation format [4] [5].
- Neither M11 nor USDM is a binding legal mandate, but FDA and EMA phrase that nonbinding status differently: FDA permits legally compliant alternative approaches, while EMA expects deviations to be justified. Sponsors in other ICH regions should confirm local framing separately [3] [13].
- USDM-driven automation of downstream systems, such as EDC, IRT, and registries, is not automatic on adoption; it requires sponsors to build, map, and validate the system connections themselves, work TransCelerate itself frames as the initiative's aim rather than a finished capability [11].
- HL7's Vulcan UDP implementation guide is extending FHIR-based exchange for M11-aligned protocols, currently at ballot version v1.0.0-ballot2, with deeper USDM integration named as a future goal [12].
FAQ
Is ICH M11 the same thing as USDM?
No. M11 is a regulatory guideline defining a protocol's template, structure, and technical data specification. USDM is a CDISC standard, developed in collaboration with TransCelerate's Digital Data Flow initiative, defining how study design content is represented as structured, machine-readable objects. CDISC designed USDM to align closely with M11's structure, but the two are governed separately, move on separate timelines, and a sponsor can conform to one without touching the other [1] [6].
When did ICH M11 become final, and is it in effect everywhere?
The ICH Assembly adopted the final Step 4 text on November 19, 2025. Regional authorities then adopt it separately on their own timelines: FDA published its guidance for industry on May 22, 2026, and EMA adopted its Step 5 version on December 11, 2025, effective June 11, 2026. Sponsors working in other ICH regions should confirm local adoption status directly with each authority [1] [3] [9].
Is compliance with ICH M11 mandatory?
Not in the sense of a binding legal requirement, though FDA and EMA phrase this differently. FDA describes its guidance as reflecting the agency's "current thinking" and preserves the option for sponsors to use an alternative approach that satisfies applicable statutes and regulations. EMA's own glossary instead states that scientific guidelines are "not legally binding," while noting that applicants must justify any deviation from them, which places more of the burden on the sponsor than FDA's formulation does. Sponsors working in other ICH regions should check each authority's own framing rather than assume a single global answer [3] [9] [13].
Does USDM version 4.0 fully align with the final M11 text?
Not entirely, at least not yet. USDM v4.0 shipped June 3, 2025, five months before ICH adopted the final M11 Step 4 text, and was built against the pre-final M11 materials available at the time. CDISC's own project tracker documents specific gaps that opened once the final text was published, covering amendment scope terminology, new randomization and stratification elements, and event-timing controlled terminology, among others. CDISC has said v4.0 is already more than 90% aligned with M11 and has targeted a v4.1 release for the second half of 2026 to close the remaining gaps, but that release had not shipped as of this writing, so it is an announced target window, not a completed release. Sponsors should confirm which M11 version, and which USDM version, a given tool was actually mapped against before relying on it [6] [10] [14].
Does adopting USDM automatically connect my EDC, IRT, and registry systems?
No. USDM defines a common data structure; it does not, by itself, build the integrations between systems. An automated, synchronized workflow requires mapping USDM objects to each downstream system, validating those mappings, and maintaining them as the standard evolves. TransCelerate describes this connected-systems goal as the aim of the Digital Data Flow initiative, not a capability that exists automatically once USDM is adopted [11].
How does FHIR relate to M11 and USDM?
HL7's Vulcan Utilizing the Digital Protocol implementation guide defines a FHIR-based method for exchanging M11-aligned protocols between sponsors and regulators. Its current ballot version, v1.0.0-ballot2, handles protocols largely as documents with limited structured elements; deeper integration with USDM is a stated goal for future versions rather than something available today [12].
References
- [1]International Council for Harmonisation. "M11: Clinical Electronic Structured Harmonised Protocol (CeSHarP), Step 4 Final Guideline." ICH, November 19, 2025. https://database.ich.org/sites/default/files/ICH_Step4_M11_Final_Guideline_2025_1119.pdf
- [2]International Council for Harmonisation. "Press Release: ICH Assembly Meeting, Singapore, November 2025." ICH, November 26, 2025. https://admin.ich.org/sites/default/files/inline-files/ICH51_Singapore_Meeting_PressRelease_Draft_2025_1126_Final_0.pdf
- [3]U.S. Food and Drug Administration. "M11 Clinical Electronic Structured Harmonised Protocol (CeSHarP); International Council for Harmonisation; Guidance for Industry; Availability." Federal Register, May 22, 2026. https://www.federalregister.gov/documents/2026/05/22/2026-10295/m11-clinical-electronic-structured-harmonised-protocol-cesharp-international-council-for
- [4]Getz KA, Smith Z, Botto E, Murphy E, Dauchy A. "New Benchmarks on Protocol Amendment Practices, Trends and their Impact on Clinical Trial Performance." Therapeutic Innovation & Regulatory Science, 2024. https://link.springer.com/article/10.1007/s43441-024-00622-9
- [5]Getz KA, Stergiopoulos S, Short M, Surgeon L, Krauss R, Pretorius S, Desmond J, Dunn D. "The Impact of Protocol Amendments on Clinical Trial Performance and Cost." Therapeutic Innovation & Regulatory Science, Vol. 50, No. 4, 2016, pp. 436-441. https://link.springer.com/article/10.1177/2168479016632271
- [6]Clinical Data Interchange Standards Consortium. "Digital Data Flow (DDF)." CDISC, 2025. Accessed September 24, 2026. https://www.cdisc.org/ddf
- [7]CDISC. "cdisc-org/usdm" (Unified Study Definitions Model open-source reference implementation, GitHub repository, distinct from the normative CDISC model specification). Accessed September 24, 2026. https://github.com/cdisc-org/usdm
- [8]U.S. Food and Drug Administration. "M11 Technical Specification: Clinical Electronic Structured Harmonised Protocol; International Council for Harmonisation; Draft Technical Specification; and Template; Availability." Federal Register, June 6, 2025. https://www.federalregister.gov/documents/2025/06/06/2025-10359/m11-technical-specification-clinical-electronic-structured-harmonised-protocol-international-council
- [9]European Medicines Agency. "ICH M11 guideline, clinical study protocol template and technical specifications." EMA/CHMP/ICH/778799/2022, Step 5 adopted by CHMP December 11, 2025, effective June 11, 2026. Accessed September 24, 2026. https://www.ema.europa.eu/en/ich-m11-guideline-clinical-study-protocol-template-technical-specifications-scientific-guideline
- [10]CDISC. "DDF-RA repository, issue #703: M11 final-text alignment gaps" (subsequently moved to CDISC's UGG Jira governance tracker; the GitHub issue itself does not state a release date, see [14] for CDISC's separately announced v4.1 target). GitHub, 2025-2026. Accessed September 24, 2026. https://github.com/cdisc-org/DDF-RA
- [11]TransCelerate BioPharma. "Digital Data Flow." TransCelerate initiatives page. Accessed September 24, 2026. https://www.transceleratebiopharmainc.com/initiatives/digital-data-flow/
- [12]HL7 International. "Clinical Study Protocol (Vulcan UDP) Implementation Guide," v1.0.0-ballot2. HL7 FHIR Build. Accessed September 24, 2026. https://build.fhir.org/ig/HL7/vulcan-udp-ig/en/
- [13]European Medicines Agency. "Guideline" (glossary term). EMA Glossary of Terms. Accessed September 24, 2026. https://www.ema.europa.eu/en/glossary-terms/guideline
- [14]CDISC. "How AI and Standards Work Together" (webinar Q&A, response from Bill Illis on USDM v4.1 scope and timing). CDISC, February 10, 2026. https://www.cdisc.org/sites/default/files/pdf/20260210%20-%20How%20AI%20and%20Standards%20Work%20Together%20-%20Webinar%20Q%26A_0.pdf
