source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Gateway/NhincSamlTokenExtractionLib/uddiConnectionInfo.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.4 KB
Line 
1<UDDIConnectionInfo>
2 <businessEntities>
3
4 <businessEntity businessKey="uddi:nhinregistry:28be7f18-1e33-47ea-a123-0066534181ad">
5 <names>
6 <businessName>CareSpark</businessName>
7 <businessName>CareSpark RHIO</businessName>
8 </names>
9 <descriptions>
10 <businessDescription>Health Information Exchange in the Tennessee region</businessDescription>
11 </descriptions>
12 <homeCommunityId>2.16.840.1.113883.3.166.4</homeCommunityId>
13 <federalHIE>false</federalHIE>
14 <publicKeyURI></publicKeyURI>
15 <businessServices>
16 <businessService serviceKey="uddi:nhinregistry:61daa2ed-7b02-4c74-b6b5-3746847d00b0">
17 <names>
18 <name>Document Query Service</name>
19 </names>
20 <descriptions>
21 <description>Service to query for documents</description>
22 </descriptions>
23 <uniformServiceName>documentquery</uniformServiceName>
24 <serviceVersion>1.0</serviceVersion>
25 <internalWebService>false</internalWebService>
26 <bindingTemplates>
27 <bindingTemplate bindingKey="">
28 <endpointURL>https://csnhintiapps03.cgifederal.com:6151/RespondingGateway_Service/CSNHIESSLOnlyCrossGatewayService</endpointURL>
29 <wsdlURL></wsdlURL>
30 </bindingTemplate>
31 </bindingTemplates>
32 </businessService>
33 <businessService serviceKey="uddi:nhinregistry:654dd74d-5bf7-4b34-8c31-7cd0d176d19e">
34 <names>
35 <name>Subscription Notification Service</name>
36 </names>
37 <descriptions>
38 <description>Service to receive notification for a change in consumer preference as well as change in patients documents.</description>
39 </descriptions>
40 <uniformServiceName>agencynotificationconsumer</uniformServiceName>
41 <serviceVersion>1.0</serviceVersion>
42 <internalWebService>false</internalWebService>
43 <bindingTemplates>
44 <bindingTemplate bindingKey="">
45 <endpointURL>http://localhost:9081/SubscriptionManager/SubscriptionManagerPort</endpointURL>
46 <wsdlURL></wsdlURL>
47 </bindingTemplate>
48 </bindingTemplates>
49 </businessService>
50 <businessService serviceKey="uddi:nhinregistry:9fd3cd35-0c3c-4a23-9e6a-d4aa8451b64a">
51 <names>
52 <name>UDDI Subscription Listener</name>
53 </names>
54 <uniformServiceName>UDDISubscriptionListenerService</uniformServiceName>
55 <serviceVersion></serviceVersion>
56 <internalWebService>false</internalWebService>
57 <bindingTemplates>
58 <bindingTemplate bindingKey="">
59 <endpointURL>http://192.168.98.28:5050/NHIE_SubscriptionListener/UDDISubscriptionListenerService</endpointURL>
60 <wsdlURL></wsdlURL>
61 </bindingTemplate>
62 </bindingTemplates>
63 </businessService>
64 <businessService serviceKey="uddi:nhinregistry:aefc912a-4f9f-408e-a632-01f8983b37ab">
65 <names>
66 <name>Audit Log Query Service</name>
67 </names>
68 <descriptions>
69 <description>Service to retrieve audit events for a given date range</description>
70 </descriptions>
71 <uniformServiceName>auditquery</uniformServiceName>
72 <serviceVersion>1.0</serviceVersion>
73 <internalWebService>false</internalWebService>
74 <bindingTemplates>
75 <bindingTemplate bindingKey="">
76 <endpointURL>https://csnhintiapps03.cgifederal.com:6151/AuditLogQueryService/AuditLogQuerySecure</endpointURL>
77 <wsdlURL></wsdlURL>
78 </bindingTemplate>
79 </bindingTemplates>
80 </businessService>
81 <businessService serviceKey="uddi:nhinregistry:cddfb0c8-3a28-475a-9ca6-2872400c2570">
82 <names>
83 <name>Subject Discovery Service</name>
84 </names>
85 <descriptions>
86 <description>Service to perform subject discovery over NHIN</description>
87 </descriptions>
88 <uniformServiceName>subjectdiscovery</uniformServiceName>
89 <serviceVersion>2.0</serviceVersion>
90 <internalWebService>false</internalWebService>
91 <bindingTemplates>
92 <bindingTemplate bindingKey="">
93 <endpointURL>https://csnhintiapps03.cgifederal.com:6151/SubjectDiscoveryRespondingGatewayService/SubjectDiscoveryRespondingGatewayPort</endpointURL>
94 <wsdlURL></wsdlURL>
95 </bindingTemplate>
96 </bindingTemplates>
97 </businessService>
98 <businessService serviceKey="uddi:nhinregistry:e7962572-40e3-4c1a-b319-4e43f29cd86e">
99 <names>
100 <name>Document Retrieve Service</name>
101 </names>
102 <descriptions>
103 <description>Service to retrieve document(s)</description>
104 </descriptions>
105 <uniformServiceName>documentretrieve</uniformServiceName>
106 <serviceVersion>1.0</serviceVersion>
107 <internalWebService>false</internalWebService>
108 <bindingTemplates>
109 <bindingTemplate bindingKey="">
110 <endpointURL>https://csnhintiapps03.cgifederal.com:6151/RespondingGateway_Service/CSNHIESSLOnlyCrossGatewayService</endpointURL>
111 <wsdlURL></wsdlURL>
112 </bindingTemplate>
113 </bindingTemplates>
114 </businessService>
115 </businessServices>
116 </businessEntity>
117
118 </businessEntities>
119</UDDIConnectionInfo>
Note: See TracBrowser for help on using the repository browser.