  

 

Community

 ## Breadcrumb

1. [Home](/)
2. [Resources](/resources/tracelink-community)
3. [Community](/resources/tracelink-community)
 
  

 

 

# US DSCSA Dispenser Innovation Forum

 

 

 

 

 

 

Pharmacies and health systems prepare to meet the final deadline of November 27, 2025 for the DSCSA's obligations for item-level traceability and interoperable data exchange, the most challenging requirements set yet for [**dispensers**](/products/product-orchestration/country-compliance/us-compliance).

### Who Can Join?

Product Track and Dispenser customers

### Meeting Schedule (Note the day and time change for 2026)

We've rescheduled the meetings for the convenience of our dispensers on the U.S. West Coast.

Time: 1pm PDT, 6pm CEST  
Cadence: Monthly - Every 3rd Wednesday  
Duration: 1 hour

### Upcoming Meetings

Jun 17th / Jul 15th / Aug 19th

### Topics

- Dispenser Receiving Workshop
- Master Data
- Partial Void of Shipments and Receipts
- Known Serial Numbers Returning Aggregated to New Parent
- Interoperability &amp; Trading Partner Connectivity
- FDA’s Final Rule on NDC format
- EPCIS and Data Standards
- Managing Drop Shipment EPCIS Data in Vendor Portals
- Best Practices for Receiving Products
- Loan and Borrow
- OTC/WEE Products in Deliveries
- Serialization Lifecycle Management



 

US DSCSA Dispenser Innovation Forum

 

Over 80% of our members are acting urgently or designing their company roadmaps to meet DSCSA requirements. Whether you’re just getting started or are already in execution mode, this forum offers discussion opportunities for your program to gain further traction. Sign up to find out the next meeting’s topics, and should you miss a meeting, we’ll send you the recording as well!


    document.addEventListener("DOMContentLoaded", function() {
        // Delay the execution by 2 seconds (2000 milliseconds)
        setTimeout(function() {
            (function() {
                'use strict';
                // Load Marketo form
                MktoForms2.loadForm("//go.tracelink.com", "776-BAW-230", 2676);
            })();
            
            // Wait until the Marketo form is loaded
            MktoForms2.whenReady(function(form) {
                var formElement = document.getElementById('mktoForm_2676');
                if (!formElement) {
                    console.error("Form with id 'mktoForm_2676' not found.");
                    return;
                }
                
                var formLocation = formElement.querySelector("input[name=formLocation]");
                
                // Get the current URL and set the formLocation field
                if (formLocation) {
                    var currentURL = window.location.href;
                    formLocation.value = currentURL;
                }
                // Add onSuccess handler
                form.onSuccess(function(values, followUpUrl) {
                    
                    var formElem = form.getFormElem()[0];
                    if (formElem) {
                        formElem.style.display = 'none';
                    } else {
                        console.warn("Form element could not be found to hide it.");
                    }
                    var confirmMessage = document.getElementById('confirmform');
                    if (confirmMessage) {
                        confirmMessage.style.display = 'block';
                    } else {
                        console.warn("Confirmation message with id 'confirmform' not found.");
                    }
                    
                    return false;  // Prevent the form from submitting normally
                });
            });
       }, 2000);  // Delay for 2 seconds
    });
##### **Thank you for joining us.**

**If you have any questions about the community or community members. Email us at** [**community@tracelink.com** ](mailto:community@tracelink.com)