  

 

Resources

 ## Breadcrumb

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

 

 

# What are the Language Requirements for EU FMD Safety Features?

 

 

 

 

 

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

 

 

 

 

- [Download PDF](/node/15561/pdf)
- [Share](#)
    - [ LinkedIn ](https://www.linkedin.com/shareArticle?mini=true&url=https://www.tracelink.com/resources/resource-center/what-are-the-language-requirements-for-eu-fmd-safety-features&title=What are the Language Requirements for EU FMD Safety Features?&summary=Discover what language the new unique identifier needs to be in on your medicine packs, depending on which European market you ship to.&source=TraceLink "LinkedIn")
    - [ Facebook ](https://www.facebook.com/share.php?u=https://www.tracelink.com/resources/resource-center/what-are-the-language-requirements-for-eu-fmd-safety-features&t=What are the Language Requirements for EU FMD Safety Features? "Facebook")
    - [ Mail ](mailto:?subject=What are the Language Requirements for EU FMD Safety Features?+|+TraceLink&body=https://www.tracelink.com/resources/resource-center/what-are-the-language-requirements-for-eu-fmd-safety-features "Mail")
    - [ Twitter ](https://twitter.com/intent/tweet?text=What are the Language Requirements for EU FMD Safety Features? https://www.tracelink.com/resources/resource-center/what-are-the-language-requirements-for-eu-fmd-safety-features&via=TraceLink "Twitter")
 
 

 

 

 

 

#### Table of contents

 

 

 

Under the new EU FMD requirements, every pack of in-scope medicines will have to bear safety features in the form of an anti-tamper device and a unique identifier. The unique identifier must be encoded in a machine-readable 2D Data Matrix and also appear in human-readable form.

In general, the human-readable information must be in the official language of the EU Member State in which it will be dispensed. A Marketing Authorization Holder (MAH) in France, for example, will need to apply safety features to their products in German if the target market is Germany.

The unique identifier comprises four mandatory data elements. A fifth element—a National Reimbursement Number—is only required in markets with reimbursement policies.

   **Data Label** **Standard Abbreviation** **Data Element Format**     Product Code PC Max. 50 characters, ISO-compliant   Serial Number SN Max. 20 characters, randomized   Batch Number LOT Alphanumeric   Expiry Date EXP Standard six-digit format: DDMMYY   National Reimbursement Number NN Determined by target market  



Labels must be in the language authorized by the EU Member State in which the pack will be dispensed, and must precede the actual data element. Abbreviations are allowed when there is insufficient space to print the full label, such as on vials. MAHs who supply in-scope medicines to a range of markets will have to customize their packaging and configure the new safety features as required by each market.

EU FMD will also have an impact on “multi-market” packs. Companies currently have the flexibility of including the information required for multiple markets—in multiple languages—on one pack so it can be shipped to any of those markets. Under EU FMD, each pack may only bear one unique identifier—but in which language? Discussions are ongoing between the relevant National Authorities to agree on ways to enable all of the required information to be included in one code, in an agreed language or languages.

What this means for MAHs is that their EU FMD compliance solution needs to be able to handle all of the requirements—language, coding and serialization—for each market and for any combination of markets. Not meeting the requirements for product identifiers creates a risk that the product will be rejected by the European Hub or by a National System and that pharmacists won’t be able to verify and dispense it.

## How TraceLink helps

The TraceLink Life Sciences Cloud is a purpose-built serialization solution, engineered to respond to new and emerging regulations. Your product pack data is configured to meet the requirements of each target market and auto-populate the appropriate fields from your product master data. As the details of the regulations are firmed up—such as language requirements for multi-market packs—the TraceLink solution will continue to evolve to ensure that our customers have the most up-to-date configurations to achieve continuous compliance across markets and languages.



 

 

[Blog](/category/blog)[European Union Falsified Medicines Directive](/category/european-union-falsified-medicines-directive)[Global Track &amp; Trace](/category/global-compliance)[Regulatory/Compliance](/category/regulatory-compliance)[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.**