  

 

Resources

 ## Breadcrumb

1. [Home](/)
2. [Resources](/resources/resource-center)
3. [Resource Center](/resources/resource-center)
 
  

 

 

# What is Article 23 and What Does it Mean for Wholesalers?

 

 

 

 

 

 ![banner-image](https://www.tracelink.com/sites/default/files/_global-asset/images/insights/q-a.jpg) 

 

 

 

 

- [Download PDF](/node/15566/pdf)
- [Share](#)
    - [ LinkedIn ](https://www.linkedin.com/shareArticle?mini=true&url=https://www.tracelink.com/resources/resource-center/what-is-article-23-and-what-does-it-mean-for-wholesalers&title=What is Article 23 and What Does it Mean for Wholesalers?&summary=Learn what this specific part of the Delegated Regulation means for your business operations under EU FMD.&source=TraceLink "LinkedIn")
    - [ Facebook ](https://www.facebook.com/share.php?u=https://www.tracelink.com/resources/resource-center/what-is-article-23-and-what-does-it-mean-for-wholesalers&t=What is Article 23 and What Does it Mean for Wholesalers? "Facebook")
    - [ Mail ](mailto:?subject=What is Article 23 and What Does it Mean for Wholesalers?+|+TraceLink&body=https://www.tracelink.com/resources/resource-center/what-is-article-23-and-what-does-it-mean-for-wholesalers "Mail")
    - [ Twitter ](https://twitter.com/intent/tweet?text=What is Article 23 and What Does it Mean for Wholesalers? https://www.tracelink.com/resources/resource-center/what-is-article-23-and-what-does-it-mean-for-wholesalers&via=TraceLink "Twitter")
 
 

 

 

 

 

#### Table of contents

 

 

 

EU FMD is intended to define and enforce a safe supply chain where the safety features of a product are verified and decommissioned by a hospital or pharmacy before it is dispensed to the patient. If a product leaves the supply chain prior to being dispensed through a hospital or pharmacy, EU FMD requires that it still must be verified and decommissioned.

Chapter V, Article 23 of the Delegated Regulation states that Member States may require, where necessary, that a wholesaler verifies the safety features and decommissions a medicinal product before it supplies that product to an institution other than a dispensing hospital or pharmacy. Examples of those institutions include universities, veterinary surgeons, and government bodies. You can read the full Delegated Regulation [here](https://ec.europa.eu/health/sites/health/files/files/eudralex/vol-1/reg_2016_161/reg_2016_161_en.pdf).

How Article 23 is implemented is open to interpretation by each Member State’s national healthcare authority. For example:

- A government may purchase medicines in order to stockpile them in the event of a national emergency. The national authority could decide to exercise Article 23 to require the wholesaler that sells those products to the government to first verify and decommission them.
- In the UK, the MHRA (the UK healthcare authority) could decide to implement Article 23 to require hospitals with a wholesaler license to decommission medicines it provides to non-healthcare institutions, such as social care and charitable organizations.

Discussions are ongoing with national authorities to define how each will implement Article 23. The recommendation to wholesalers is to register with their National Medicines Verification Organization (NMVO) in advance of the February 2019 deadline, as verification and decommissioning happens through the National System. The NMVO and national authorities will also provide updates on the implementation of Article 23.

## How TraceLink helps

TraceLink’s [Edge Track](/solutions/serialized-warehouse-operations) can help wholesalers capture, process and exchange serialized product data, and effectively manage product decommissioning. Establishing one connection to the TraceLink network also allows wholesalers to exchange product data with upstream and downstream partners, drastically reducing connection and integration costs while ensuring that they remain in compliance with national systems. The ability to connect quickly with partners will be even more important to help manage product recalls and returns.



 

 

[European Union](/region-type/european-union) 

 

 

 

#### Table of contents

 

 

 

Contact Us

 

Learn more about TraceLink's solutions for EU FMD compliance. 

CONTACT US

 

 

 

 Contact Us

 

Learn more about TraceLink's solutions for EU FMD compliance. 


    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", 2259);
            })();
            
            // Wait until the Marketo form is loaded
            MktoForms2.whenReady(function(form) {
                var formElement = document.getElementById('mktoForm_2259');
                if (!formElement) {
                    console.error("Form with id 'mktoForm_2259' 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 contacting us; we’ll be in touch shortly.**