Introduction

Today, registries around the world use a variety of methods to support the donor search process. While some still rely on manual communication channels such as email or fax, others use EMDIS — a system that has served as the electronic standard in our field for many years. However, EMDIS is approaching the end of its lifecycle, and the international community has agreed to move forward with Match-Connect (MC) as the modern, future-ready solution.

Purpose

This document outlines how to establish a new registry-to-registry connection using the Match Connect API.

Scope

It is intended to support a smooth transition from current communication methods — whether digital systems like EMDIS or manual approaches such as email, fax, or phone — to the Match Connect platform. The guidance also covers how to manage individual connections between registries.

Before going live, every registry is expected to test its Match Connect connection with at least one partner in a dedicated test environment.

These recommendations are aligned with the Minimum Viable Product (MVP) defined for Match-Connect and were written with a focus on unrelated adult donors. By the time most registries transition, Match Connect endpoints for cord blood units (CBUs) will also be available. The creation of those endpoints is not expected to affect the current transition guidance.

Set up a new Match-Connect API based connection without former EMDIS connection

Preconditions to establish a new SMC API based connection are:

Managing Ongoing Patient Requests and Reservations

To prevent the creation of duplicate patient records on the donor registry side, both partners moving to a new Match Connect API-based connection must share a list of relevant patient IDs.

This allows the donor registry to recognize whether a patient included in a new request (via the embedded patient block) already exists in their local system. Fields such as connectPatientID or emdisPatientID within the embedded patient block can be used for this purpose.

Set up a new Match-Connect API based connection with former EMDIS connection


Managing Open Requests and Reservations During the Transition

Both open requests and reservations involve the challenge of matching a patient record from the old EMDIS system with a corresponding record in Match Connect — when both actually refer to the same patient.

To support this identification during the transition period, the embedded patient block in Match Connect allows the inclusion of an EMDIS_ID. This field should be used for all patient cases that were created before the transition to Match Connect. For new cases created after the switch, this field should be left empty.

Handling of different communication channels with different partners

As not all registries will be ready to switch to Match-Connect at the same time each registry must be able to maintain both channels: EMDIS and Match-Connect in parallel for a transition period. The local registry system must control the individual communication in order to use the correct channel per partner. The local system must be able to determine:

a message must be send via API or EMDIS.

Initial Synchronization of Address Data

In the EMDIS system, address information (such as details for financial institutions) was shared separately through a specific message type called NEW_ADD. Any further communication referred to these addresses using an organization ID (INST_ID) defined in that message.

In Match Connect (MC), address information is now included directly within each request as a structured address block. To continue supporting local partner management, these address blocks still include an organization ID (organisationID).

To make the transition smoother, partners switching from EMDIS to Match Connect are encouraged to exchange a translation table that maps old INST_ID values to the new organisationID values.

For partners establishing a new connection via Match Connect (without a previous EMDIS link), it is recommended to exchange a basic set of address blocks to initialize partner data on both sides.

Frequently Asked Questions: