source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Common/Properties/localhost_internalConnectionInfo.xml@ 507

Last change on this file since 507 was 507, checked in by George Lilly, 15 years ago

NHIN gateway and adaptor for use on linux with VistA EHR and RPMS

File size: 5.5 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<InternalConnectionInfos>
3 <internalConnectionInfo>
4 <homeCommunityId>2.16.840.1.113883.3.198</homeCommunityId>
5 <name>DoD</name>
6 <description>DoD Description</description>
7 <services>
8 <service>
9 <name>subjectdiscovery</name>
10 <description>subjectdiscovery</description>
11 <endpointURL>https://localhost:8181/PIXConsumer_Service/SubjectDiscovery</endpointURL>
12 </service>
13 <service>
14 <name>nhincsubjectdiscovery</name>
15 <description>NHIN-CONNECT Internal Subject Discovery</description>
16 <endpointURL>http://localhost:9080/NhinConnect/NhincSubjectDiscovery</endpointURL>
17 </service>
18 <service>
19 <name>documentquery</name>
20 <description>documentquery</description>
21 <endpointURL>https://localhost:8181/RespondingGateway_Query_Service/DocQuery</endpointURL>
22 </service>
23 <service>
24 <name>nhincdocumentquery</name>
25 <description>NHIN-CONNECT Internal Document Query</description>
26 <endpointURL>http://localhost:9080/NhinConnect/NhincDocQuery</endpointURL>
27 </service>
28 <service>
29 <name>documentretrieve</name>
30 <description>documentretrieve</description>
31 <endpointURL>https://localhost:8181/RespondingGateway_Retrieve_Service/DocRetrieve</endpointURL>
32 </service>
33 <service>
34 <name>nhincdocumentretrieve</name>
35 <description>NHIN-CONNECT Internal Document Retrieve</description>
36 <endpointURL>http://localhost:9080/NhinConnect/NhincDocRetrieve</endpointURL>
37 </service>
38 <service>
39 <name>auditquery</name>
40 <description>auditquery</description>
41 <endpointURL>https://localhost:9081/findAuditEvents/AuditLogQuery</endpointURL>
42 </service>
43 <service>
44 <name>agency</name>
45 <description>Agency Entity Service</description>
46 <endpointURL>http://localhost:18184/AgencyServiceService/AgencyServicePort</endpointURL>
47 </service>
48 <service>
49 <name>notificationproducer</name>
50 <description>notificationproducer</description>
51 <endpointURL>https://localhost:9181/NotificationProducerService/NotificationProducerPort</endpointURL>
52 </service>
53 <service>
54 <name>notificationconsumer</name>
55 <description>notificationconsumer</description>
56 <endpointURL>https://127.0.0.1:8089/mockNotificationConsumerBinding</endpointURL>
57<!-- <endpointURL>https://localhost:9081/NotificationProducerService/NotificationConsumerPort</endpointURL> -->
58 </service>
59 <service>
60 <name>agencynotificationconsumer</name>
61 <description>agencynotificationconsumer</description>
62 <endpointURL>http://localhost:9081/SubscriptionManager/SubscriptionManagerPort</endpointURL>
63 </service>
64 <service>
65 <name>agencysubscription</name>
66 <description>agencysubscription</description>
67 <endpointURL>http://localhost:9080/AdapterSubscriptionService/AdapterSubscriptionPort</endpointURL>
68 </service>
69 </services>
70 </internalConnectionInfo>
71 <internalConnectionInfo>
72 <homeCommunityId>2.16.840.1.113883.3.200</homeCommunityId>
73 <name>Federal Agency - VA</name>
74 <description>Health Information Exchange in the Federal VA region</description>
75 <services>
76 <service>
77 <name>subjectdiscovery</name>
78 <description>subjectdiscovery</description>
79 <endpointURL>https://localhost:8181/PIXConsumer_Service/SubjectDiscovery</endpointURL>
80 </service>
81 <service>
82 <name>nhincsubjectdiscovery</name>
83 <description>NHIN-CONNECT Internal Subject Discovery</description>
84 <endpointURL>http://localhost:9080/NhinConnect/NhincSubjectDiscovery</endpointURL>
85 </service>
86 <service>
87 <name>documentquery</name>
88 <description>documentquery</description>
89 <endpointURL>https://localhost:8181/RespondingGateway_Query_Service/DocQuery</endpointURL>
90 </service>
91 <service>
92 <name>nhincdocumentquery</name>
93 <description>NHIN-CONNECT Internal Document Query</description>
94 <endpointURL>http://localhost:9080/NhinConnect/NhincDocQuery</endpointURL>
95 </service>
96 <service>
97 <name>documentretrieve</name>
98 <description>documentretrieve</description>
99 <endpointURL>https://localhost:8181/RespondingGateway_Retrieve_Service/DocRetrieve</endpointURL>
100 </service>
101 <service>
102 <name>nhincdocumentretrieve</name>
103 <description>NHIN-CONNECT Internal Document Retrieve</description>
104 <endpointURL>http://localhost:9080/NhinConnect/NhincDocRetrieve</endpointURL>
105 </service>
106 <service>
107 <name>auditquery</name>
108 <description>auditquery</description>
109 <endpointURL>https://localhost:9081/findAuditEvents/AuditLogQuery</endpointURL>
110 </service>
111 <service>
112 <name>agency</name>
113 <description>Agency Entity Service</description>
114 <endpointURL>http://localhost:18184/AgencyServiceService/AgencyServicePort</endpointURL>
115 </service>
116 <service>
117 <name>notificationproducer</name>
118 <description>notificationproducer</description>
119 <endpointURL>https://localhost:9181/NotificationProducerService/NotificationProducerPort</endpointURL>
120 </service>
121 <service>
122 <name>agencynotificationconsumer</name>
123 <description>agencynotificationconsumer</description>
124 <endpointURL>http://localhost:9081/SubscriptionManager/SubscriptionManagerPort</endpointURL>
125 </service>
126 <service>
127 <name>agencysubscription</name>
128 <description>agencysubscription</description>
129 <endpointURL>http://localhost:9080/AdapterSubscriptionService/AdapterSubscriptionPort</endpointURL>
130 </service>
131 </services>
132 </internalConnectionInfo>
133</InternalConnectionInfos>
Note: See TracBrowser for help on using the repository browser.