Configure multiple responding gateways for broadcasting mode
This section describes how to set up multiple responding gateways ofr broadcasting.
Prerequisite: Get all the responding gateways query URLs and home community IDs that need to be configured.
You can configure multiple responding gateways for the Cross Gateway
Query queries by patient ID.
XCARespondingGateway_<count>
: This parameter takes the value of the Responding Gateway query URL.<count>
is the variable which ranges from one to the maximum number of Responding gateways that you want to configure.XCARespondingGateway_<count>_HomeCommunityId
: Takes the value of the home community ID of the responding gateway.
For example, when the <count>
value is
1
:
XCARespondingGateway_1=
XCARespondingGateway_1_HomeCommunityId=
When the <count>
value is 2
:
XCARespondingGateway_1=
XCARespondingGateway_1_HomeCommunityId=
XCARespondingGateway_2=
XCARespondingGateway_2_HomeCommunityId=
As mentioned, <count>
is the number of responding
gateways that you want to configure.