Skip to main content

Award-Winning eClinical Platform Powered by AI | Clinion

Insights / Blog / Integration

EDC and RTSM Integration in Clinical Trials: What Actually Needs to Stay in Sync

Clinical research professional using an EDC and RTSM system to manage clinical trial data, randomization, and supply workflows.

On this Page

  • Summary
  • What Actually Needs to Stay in Sync Between EDC and RTSM?
  • How EDC and RTSM Integration Is Set Up and Executed
  • How Blinding Changes EDC-RTSM Integration
  • Where EDC and RTSM Integration Can Break Down
  • What Should Be Validated Before EDC-RTSM Go-Live?
  • How Sponsors and CROs Should Evaluate EDC–RTSM Integration
  • Conclusion
  • External References
Google Preferred Source
Google Preferred Source

Summary

EDC and RTSM support different but connected trial functions, so integration should not mean duplicating the same data across both systems. The key is to define which system owns each critical data point and when that information needs to be passed to the other system to support the next study activity.

That flow can include eligibility or stratification data before randomization, relevant randomization or treatment information returning to EDC, and later status updates such as discontinuation or completion informing RTSM. What moves between the systems depends on the study design, blinding requirements, and operational needs.

This article explains what should stay in sync, how EDC-RTSM data exchanges should be set up, how blinding affects what can be shared, where integrations can break down, and what sponsors and CROs should validate before go-live. 

What Actually Needs to Stay in Sync Between EDC and RTSM?

EDC-RTSM integration is usually limited to the subject data and trial events that one system needs in order to perform a defined action in the other. The exact data flow varies by study, but the main integration points typically include: 

Trial data or eventTypical ownerWhat may need to moveWhy it matters
Site and subject identifiersStudy-defined source systemSite ID, subject ID, screening numberEnsures both systems reference the correct site and subject
EligibilityStudy-dependentEligibility status or required inputsMay be required before randomization can proceed
Stratification factorsSystem holding the authoritative valueProtocol-defined allocation factorsAllows RTSM to apply the correct randomization logic
RandomizationRTSMRandomization number, status, date, cohortMakes required randomization information available in the clinical workflow
Treatment or dose assignmentRTSM, where managed by RTSMSelected treatment or dose informationSupports downstream activities while maintaining blinding
Kit or dispensing informationRTSMSelected dispensing information, where requiredSupports downstream treatment or documentation needs
Protocol-defined milestonesStudy-dependentRelevant subject or treatment statusMay trigger additional allocation or dispensing activity
Discontinuation or completionEDC or designated source systemSubject statusAllows RTSM to stop or adjust further treatment or supply activity

Not all of these elements need to move in every study. A randomization number may need to appear in EDC, while detailed inventory or shipment information may remain entirely within RTSM. Similarly, treatment information should only cross the interface where the receiving workflow and user roles are permitted to access it.

The integration design therefore needs a clear source of truth for every data element that crosses between the systems.

Related Integration Guides

Explore how connected trial systems work beyond EDC–RTSM

Integrated eClinical Platforms for Connected Trial Workflows

Learn how connected eClinical platforms reduce system silos, improve workflow continuity, and keep EDC, RTSM, ePRO, CTMS, eSource, and eTMF systems aligned.

Read about Integrated eClinical Workflows →

ePRO and EDC Integration: A Practical Guide for Clinical Trials

See how ePRO and EDC integration connects patient-reported outcomes with clinical trial data capture, reducing manual reconciliation and improving data quality.

 Read the ePRO and EDC Integration Guide →

How EDC and RTSM Integration Is Set Up and Executed

Once the required data exchanges are identified, the next step is deciding how an event in one system will trigger the required update or action in the other. The integration method can vary depending on the systems being used, the study design, and how quickly the information is needed.

Native or Unified Integration

When EDC and RTSM are part of the same platform or tightly integrated environment, the workflow can be configured within a common system architecture. This can reduce external interfaces, separate mappings, and handoffs between systems.

The underlying rules still need to be defined, however. The study must determine what event triggers the RTSM action, what information is made available in EDC, and which users can access it.

API-Based Integration

With an API-based setup, the systems exchange defined data or transactions through an API, often in response to a configured trial event. For example, completion of required data in EDC may send defined information to RTSM, or a successful randomization in RTSM may send the required outcome back to EDC.

API integrations can support near-real-time exchange, which is particularly important when the next trial action depends on the transferred information.

Scheduled or File-Based Integration

Some integrations transfer data at predefined intervals rather than immediately. This may be appropriate for information that is not time-critical, but it requires careful consideration when the data affects activities such as randomization, dosing, or dispensing.

A delay between the source event and the receiving system can otherwise delay the next study action or leave the systems temporarily working with different information.

Regardless of the integration method, every exchange should have a defined execution rule:

Integration element

What needs to be defined

Source and destination

Which system sends the information and which receives it?

Trigger

What trial event starts the exchange?

Data transferred

Which specific fields or status values are included?

Timing

How quickly does the receiving system need the information?

Receiving-system behavior

Is the value displayed, stored as read-only, or used to trigger another action?

Acknowledgement

How is successful receipt and processing confirmed?

Access

Which roles are permitted to view the transferred information?

Traceability

How is the exchange recorded so it can be reviewed later?

For example, if successful randomization in RTSM needs to update EDC, the configuration should specify the exact randomization event that triggers the exchange, the information returned to EDC, how quickly it should appear, and how the study team can confirm that the transfer was completed successfully.

The integration is therefore more than a connection between two applications. It is a set of predefined rules that determines when information moves, how it is handled, and what action follows once it reaches the other system.

These exchange rules also need to account for what information different users are permitted to receive, particularly in blinded studies. 

How Blinding Changes EDC-RTSM Integration

Blinding changes what information should cross between EDC and RTSM because the integration has to protect not only the data flow, but also who can see the result of that flow. Information that is operationally useful in RTSM may still be inappropriate to expose in EDC if it could reveal treatment assignment.

Treatment Allocation

RTSM may hold the actual treatment assignment, but EDC does not always need that information in an identifiable form. In a blinded study, the clinical workflow may only need confirmation that randomization or dispensing occurred, while the underlying treatment assignment remains restricted.

The integration should therefore transfer only the allocation information required by the downstream workflow.

Kit and Dispensing Information

Kit numbers, treatment codes, dose details, or dispensing information can also create a blinding risk if they indirectly reveal the assigned treatment.

Before this information is sent to EDC, the study team should determine whether it is actually required and whether the receiving users are permitted to see it.

User Roles, Screens, and Reports

Blinding controls need to extend beyond the interface itself. Even when the data transfer is technically correct, information can still be exposed through:

  • EDC fields or forms
  • dashboards
  • reports
  • exports
  • audit or operational views
  • downstream integrations

Access therefore needs to be controlled by role and study blinding requirements, not simply by which system contains the data.

Emergency Unblinding

Emergency unblinding should remain a controlled process with defined permissions and traceability. Revealing treatment assignment for an authorized reason should not automatically expose that information more broadly across EDC or other connected systems.

The principle is simple: EDC-RTSM integration should transfer only the information needed for the workflow while preserving the blind everywhere else.

Where EDC and RTSM Integration Can Break Down

Even when the integration is configured correctly, EDC and RTSM can become misaligned during study execution. Problems can arise when source data changes, subject activity does not follow the expected path, or a transaction is not processed consistently across both systems.

Common EDC-RTSM integration failure points, including changed source data, subject status changes, visit mismatches, failed transfers, silent integration failures, and protocol change misalignment.

Incorrect or Changed Source Data

Data used by RTSM may be corrected after it has already been transferred from EDC. Stratification factors are a good example.

If an incorrect stratification value is corrected before randomization, RTSM should receive the updated value before allocation. If the correction happens after randomization, however, the original value may already have influenced the treatment allocation. Updating the EDC record does not mean the completed randomization should simply be recalculated.

The integration therefore needs to preserve both the corrected clinical data and the history of the decision that was made using the original value.

Subject Status Changes or Site Transfers 

Changes in subject status can affect what RTSM should allow next.

For example, if treatment discontinuation is recorded in EDC but the update does not reach RTSM, the subject may still appear active and eligible for another dispensing event. Similar issues can occur with withdrawal, completion, rescreening, or transfer to another site.

These events need clear rules for when the status becomes effective in RTSM and how subsequent randomization or supply activities should be handled.

Visit and Milestone Mismatches

RTSM actions are often linked to protocol-defined visits or treatment milestones, but subjects do not always follow the expected sequence.

A visit may be delayed, missed, repeated, or unscheduled. If the integration assumes that the expected visit sequence always occurs, the wrong dispensing or allocation action could be triggered.

This is why the integration should respond to the actual protocol-defined event or status required for the RTSM action, rather than relying only on the planned visit order.

Duplicate, Delayed, or Failed Transfers

Technical failures create a different type of risk.

Consider a randomization request sent from EDC to RTSM. The request reaches RTSM and the subject is successfully randomized, but the response back to EDC times out. If the site retries the action without knowing the first transaction succeeded, the integration needs to prevent a duplicate or conflicting transaction.

Similar issues can occur when:

  • a message reaches the receiving system late;
  • one system is temporarily unavailable;
  • the same event is submitted more than once;
  • a transfer cannot be processed because required information is missing.

The integration therefore needs clear rules for transaction acknowledgement, duplicate prevention, retry behavior, and recovery.

Silent Integration Failures

A visible error can be investigated. A silent failure is more difficult because users may continue working without realizing that EDC and RTSM no longer reflect the same trial event.

For example, EDC may show a subject as discontinued while RTSM never receives the update, or RTSM may complete a randomization while the result never appears where expected in EDC.

Study teams therefore need a way to identify unsuccessful or incomplete exchanges through alerts, integration logs, exception reports, or reconciliation checks rather than relying on users to discover discrepancies later.

Misalignment During Re-randomization or Protocol Changes 

Integration complexity also increases when the study itself changes.

A protocol may introduce another allocation point, change stratification criteria, modify dose rules, add treatment arms, or alter visit and dispensing requirements. Re-randomization creates a similar challenge because the integration must distinguish a later allocation event from the subject's original randomization.

In these situations, EDC, RTSM, and the integration rules need to remain aligned on which protocol version or allocation step applies to each subject. Otherwise, the systems may individually function as configured while still acting on different assumptions about the subject's current trial state.

The common issue across all of these scenarios is not simply whether data can move between EDC and RTSM. It is whether both systems continue to act on the correct subject information and trial event when the expected workflow changes or a transaction does not complete as planned.

Case Study

1,800-Patient Phase IV Cardiology Study with Clinion EDC and RTSM

See how Clinion supported a large Phase IV cardiology study with integrated EDC and RTSM workflows for patient tracking, randomization, follow-up visibility, and clinical data management.

Read the Cardiology Case Study → 

What Should Be Validated Before EDC-RTSM Go-Live?

Before go-live, validation should confirm not only that EDC and RTSM can exchange data, but that the entire integrated workflow behaves as intended under both normal and failure conditions. ICH E6(R3) specifically states that interfaces between computerized systems should be defined and validated, with validation proportionate to risk and intended use. Randomization and dosing are also identified as critical functionality. 

Key areas to validate include:

Data Mapping

Confirm that the correct source value reaches the correct destination field or workflow without transformation errors, truncation, or mismatched coding.

Trigger Logic

Verify that the exchange occurs only when the intended trial event takes place. For example, randomization should not become available simply because some eligibility data has been entered if the protocol requires all defined criteria to be complete.

Timing

Test whether information reaches the receiving system within the time needed for the next activity. This is particularly important where the exchange affects randomization, dosing, or dispensing.

Corrections and Updates

Test what happens when an authoritative value is corrected before and after it has been used by the receiving system. The integration should preserve the appropriate history rather than simply overwrite previous trial decisions.

Duplicate and Failed Transactions

Confirm how the integration behaves when the same transaction is submitted twice, a response times out, or one of the systems is temporarily unavailable.

The study team should be able to distinguish between:

  • an action that never reached RTSM,
  • an action that completed in RTSM but whose confirmation failed,
  • and an actual duplicate request.

Access and Blinding

Validate that transferred information is visible only to the appropriate roles and that treatment or allocation information cannot be exposed through fields, screens, reports, exports, or downstream integrations.

ICH E6(R3) also requires access permissions to reflect users' duties, functions, and blinding arrangements. 

Auditability and Reconciliation

The study team should be able to determine:

what was transferred → when it was transferred → whether it was successfully processed → how any exception was resolved.

Reconciliation should also identify missing or inconsistent exchanges before they affect later trial activities.

Study-Specific Scenarios

Validation should include more than the expected subject pathway. Depending on the protocol, testing may need to cover:

  • subject discontinuation or withdrawal,
  • site transfers,
  • missed or unscheduled visits,
  • re-randomization,
  • protocol amendments,
  • changes to stratification or dosing rules.

ICH E6(R3) requires risk-based validation of both standard functionality and protocol-specific configurations, and subsequent system changes should also be validated based on risk.

The objective is not simply to prove that data can pass between EDC and RTSM. Validation should demonstrate that the integrated process behaves as intended, preserves traceability and blinding, and can recover appropriately when something does not happen as expected.

How Sponsors and CROs Should Evaluate EDC–RTSM Integration

Once the integration approach is understood, the next step is to assess whether it will work reliably for the study being planned. The focus should be less on whether two systems can technically connect and more on how that connection will support the actual trial workflow.

Key criteria for evaluating EDC-RTSM integration, including connected trial workflows, exception handling, blinding controls, validation oversight, and manual reconciliation burden.

Evaluate the Data Model

Look at whether ownership is clearly defined for eligibility, stratification, randomization, treatment, dispensing, and subject status data.

Evaluate the Workflow

Check how EDC events trigger RTSM actions and how RTSM outcomes return to the clinical workflow. The focus should be on whether the study can progress without duplicate entry or unnecessary manual intervention.

Evaluate Exception Handling

Understand how the integration handles corrected source data, delayed transactions, duplicate requests, subject status changes, and later allocation events.

Evaluate Blinding Controls

Confirm that treatment, kit, cohort, and allocation information is only exposed to the roles and systems that are permitted to receive it.

Evaluate Validation and Oversight

Review how mappings, triggers, permissions, failure scenarios, and study-specific configurations are validated and how the integration is monitored after go-live.

Evaluate the Remaining Operational Burden

Finally, look at what still requires manual work. A connected EDC and RTSM setup may still leave teams reconciling data, checking transaction status, or moving between systems.

The right EDC-RTSM integration is not simply the one that connects the two systems. It is the one that fits the protocol, keeps ownership clear, supports the required trial events, and reduces the amount of manual intervention needed to keep both workflows aligned.

Conclusion

EDC-RTSM integration works best when each system has a clear role and the exchange between them is driven by the needs of the study, not by the ability to move more data. The important decisions are what information should cross systems, when it should move, who is allowed to see it, and how changes or failures are handled.

For sponsors and CROs, the goal is a workflow in which clinical data, randomization, treatment allocation, and supply activities remain aligned without creating duplicate records, unnecessary reconciliation, or risks to blinding. When those rules are defined and validated upfront, EDC and RTSM can operate as connected parts of the same trial workflow rather than as separate systems that need to be continually reconciled.

Clinion’s Integrated EDC–RTSM for Connected Trial Workflows

Clinion provides a well-integrated EDC-RTSM system where subject data captured in EDC can directly support randomization, treatment allocation, and supply activities without being entered again in a separate system. This helps eliminate duplicate data entry and reduces the need for manual reconciliation, while keeping randomization and supply actions connected to the same subject record and protocol-defined workflow.

Explore Clinion EDC + RTSM

Connect randomization, supply, and clinical data in one workflow

See how Clinion EDC and RTSM help clinical teams reduce duplicate entry, manage subject status changes, maintain blinding controls, track visits and milestones, and keep data synchronized across trial operations.

External References

Abriti Rai

Abriti Rai writes on the intersection of AI, automation, and clinical research. At Clinion, she develops content that simplifies complex innovations and highlights how technology is shaping the next generation of data-driven clinical trials.

Article by

Abriti Rai

FAQS

Frequently Asked Questions

No. The required timing depends on what the data is being used for. Information that affects an immediate study action, such as randomization or dispensing, may need near-real-time exchange. Other information can be transferred at defined intervals if a delay does not affect the trial workflow.

Yes. EDC and RTSM do not have to come from the same vendor to be integrated. They can exchange data through APIs or other configured interfaces, but the study team still needs to define ownership, mappings, triggers, error handling, and validation across both systems.

Not necessarily. A native or unified setup can reduce external interfaces and handoffs, but the better option depends on the study. The integration should be evaluated on workflow continuity, latency, traceability, blinding controls, failure handling, and the amount of manual work left for sites and study teams.

Integration decisions usually require input from several functions, including clinical data management, clinical operations, RTSM or supply teams, study configuration teams, and the relevant system vendors. What matters is that ownership of each data element, trigger, and exception process is clearly assigned before go-live.

The study should have predefined contingency and recovery procedures. These should specify whether the affected activity can continue, how incomplete transactions are identified, how data is reconciled once the system is restored, and how duplicate actions are prevented during recovery.

Parts of the technical framework may be reusable, but the integration logic should still be reviewed for each protocol. Eligibility rules, stratification factors, randomization design, visit structure, treatment arms, blinding requirements, and supply workflows can all change what information needs to move and when.

Still have questions?

Explore how Clinion AI can accelerate your trial – reach out to our team.


Unlock the Future of Clinical Trials with Clinion.

Cut your trial costs by 35% and accelerate your time-to-market by 30%

Compliance

Fully Compliant with Global Standards

Clinion global compliance badges including FDA 21 CFR Part 11, HIPAA, ISO, ICH, GDPR, and EU compliance
ich ,gdpr ,eu compliant logos
Clinion’s adherence to global regulatory standards including FDA 21 CFR Part 11, HIPAA, ISO 9001:2015, ISO 27001:2013, ICH, GDPR, and EU Annex 11.