Configure the local MPI to the responding gateway

This section describes how to configure the XCPD Responding Gateway settings for local MPI.

Prerequisite: Get the local MPI PDQ Supplier endpoint.
  • XCPD_RG_PDQSupplier<count>: Takes the value of the PDQ endpoint of the MPI.
  • XCPD_RG_PDQSupplier<count>_domainID: Takes the value of the domain ID. For example, IHERED, IHEBLUE, and so on.
You can have multiple PDQ suppliers to talk with:
  • XCPD_RG_PDQSupplier<count>=
  • XCPD_RG_PDQSupplier<count>_domainID=
Where <count> is the number of PDQ suppliers to configure. The responding gateway can look through multiple MPI systems to search for a patient.

For example, when <count> is 1:

XCPD_RG_PDQSupplier1=
XCPD_RG_PDQSupplier1_domainID=

When <count> is 2:

XCPD_RG_PDQSupplier1=
XCPD_RG_PDQSupplier1_domainID=
XCPD_RG_PDQSupplier2=
XCPD_RG_PDQSupplier2_domainID=