  

 

Events

 ## Breadcrumb

1. [Home](/)
2. [Resources](/resources/events)
3. [Events](/resources/events)
 
  

 

 

# DSCSA 2023: Requirements and Implementation Strategies for Dispensers

On-Demand Webinar

Duration: Apr 12, 2024 - Apr 12, 2024

 

 

 

 ![banner-image](https://www.tracelink.com/sites/default/files/2024-02/For%20Internal%204_0.png) 

 

 

 

 

- [Download PDF](/node/21996/pdf)
- [Share](#)
    - [ LinkedIn ](https://www.linkedin.com/shareArticle?mini=true&url=https://www.tracelink.com/resources/events/dscsa-2023-requirements-and-implementation-strategies-dispensers&title=DSCSA 2023: Requirements and Implementation Strategies for Dispensers&summary=The transition from lot-level to item-level traceability requires new capabilities that dispensers must consider when preparing for DSCSA compliance.&source=TraceLink "LinkedIn")
    - [ Facebook ](https://www.facebook.com/share.php?u=https://www.tracelink.com/resources/events/dscsa-2023-requirements-and-implementation-strategies-dispensers&t=DSCSA 2023: Requirements and Implementation Strategies for Dispensers "Facebook")
    - [ Mail ](mailto:?subject=DSCSA 2023: Requirements and Implementation Strategies for Dispensers+|+TraceLink&body=https://www.tracelink.com/resources/events/dscsa-2023-requirements-and-implementation-strategies-dispensers "Mail")
    - [ Twitter ](https://twitter.com/intent/tweet?text=DSCSA 2023: Requirements and Implementation Strategies for Dispensers https://www.tracelink.com/resources/events/dscsa-2023-requirements-and-implementation-strategies-dispensers&via=TraceLink "Twitter")
 
 

 

 

 

 

The final phase of the Drug Supply Chain and Security Act (DSCSA) introduces new requirements for dispensers, including all-electronic, interoperable item-level traceability for medicines. The transition from lot-level to item-level traceability requires new capabilities that dispensers must consider when preparing for [**DSCSA compliance**](/resources/resource-center/pdg-hda-and-gs1-hold-critical-workshop-dscsa-2023-compliance-exceptions-management).

In this webinar, you’ll learn about the new requirements and how dispensers need to prepare to meet those requirements. Topics include:

- DSCSA and the global supply chain challenge
- An Industry 4.0 success story – Medicine Traceability and Compliance
- [**DSCSA 2023 dispenser**](/products/product-orchestration/country-compliance/us-compliance) requirements – A step change over 2015
- Required DSCSA capabilities – It’s a network challenge
- New opportunities enabled by a network – Digital Drug Recalls and Product Availability Intelligence
- Solution provider capability proof points



##### **Presenters**

![](https://www.tracelink.com/sites/default/files/2022-04/Dan-Walles.jpeg)

**Dan Walles**  
General Manager for Track &amp; Trace/Compliance, TraceLink

This webinar is designed for health systems and retail pharmacies with DSCSA compliance requirements. Affected roles include:

- Chief Pharmacy Officer
- VP of Pharmacy
- VP/Director/Manager of Pharmacy Services
- VP/Director/Managerof Pharmacy Operations
- VP/Director/Manager of Pharmacy Procurement



 

 

Fill out the form to watch on demand!

 




    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", 2251);
            })();
            
            // Wait until the Marketo form is loaded
            MktoForms2.whenReady(function(form) {
                var formElement = document.getElementById('mktoForm_2251');
                if (!formElement) {
                    console.error("Form with id 'mktoForm_2251' 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! You’ll receive an email with details on how to watch. Enjoy the webinar.**