  

 

Community

 ## Breadcrumb

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

 

 

# China Special Interest Group

 

 

 

 

 

 

Members share how their companies are approaching China's new traceability regulations being phased in after it overhauled its serialization laws and traceability system infrastructure. Healthcare institutions, pharmacies and medical insurance are now required to scan drug traceability codes to manage reimbursement.

### Who Can Join?

TraceLink Customers

### Meeting Schedule

Time: 9am EDT, 3pm CET, 9pm SGT  
Cadence: First Tuesday of the month  
Duration: 1 hour

### Upcoming Meetings (2026)

2 Jun / 7 Jul / 4 Aug / 1 Sep

### Topics from Recent Meetings

- 2026 Drug Administration Law Revisions
- Accessible Product Information: Pilot Phase 6
- NMPA Opinions: Pharmaceutical Distribution
- NMPA Opinions: Contract Manufacturing
- Discussion: Market Access and Coding for Medicines on the Reimbursement List
- Government Plans for Strengthening Drug Supervision and Regulatory Frameworks
- NHSA Deadlines and Requirements for Drug Traceability Code Scanning
- EDMC vs GS1 Product Coding and Supply Chain Compatibility



 

Join the China Special Interest Group

 

The 2019 China Drug Administration Law completely revamped the previous regulations, yet some are remaining "stuck" in the old way of doing things. Join fellow members to discuss how to comply with the current regulations, how to connect to the new NMPA system, the pathway to move to GS1 coding, manage the expanded set of reports and data, and provide data to downstream partners. If you're new to China traceability, drop us a note and we can send you an introductory recorded presentation.


    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)