source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Gateway/NhinCA/src/jbiServiceUnits/NhinBPEL/META-INF/src/_references/_projects/Interfaces/src/wsdl/AdapterSubjectDiscovery.wsdl@ 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: 8.7 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<wsdl:definitions xmlns:tns="urn:gov:hhs:fha:nhinc:adaptersubjectdiscovery"
3 xmlns:wsoap11="http://schemas.xmlsoap.org/wsdl/soap/"
4 xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
5 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
6 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
7 xmlns:hl7="urn:hl7-org:v3"
8 xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"
9 xmlns:nccommonadapter="urn:gov:hhs:fha:nhinc:common:nhinccommonadapter"
10 name="AdapterSubjectDiscovery"
11 targetNamespace="urn:gov:hhs:fha:nhinc:adaptersubjectdiscovery">
12 <wsdl:documentation>
13 WSDL for Adapter interface of Subject Discovery
14 </wsdl:documentation>
15 <wsdl:types>
16 <xsd:schema elementFormDefault="qualified"
17 targetNamespace="urn:hl7-org:v3" xmlns:hl7="urn:hl7-org:v3">
18 <xsd:include schemaLocation="../schemas/nhinc/hl7/HL7SubjectDiscoveryMessages.xsd"/>
19 <xsd:include schemaLocation="../schemas/HL7V3/multicacheschemas/MCCI_IN000002UV01.xsd"/>
20 </xsd:schema>
21 </wsdl:types>
22 <wsdl:message name="PIXConsumer_PRPA_IN201301UVRequestMessage">
23 <wsdl:part name="PIXConsumer_PRPA_IN201301UVRequest"
24 element="hl7:PIXConsumer_PRPA_IN201301UVRequest"/>
25 </wsdl:message>
26 <wsdl:message name="PIXConsumer_PRPA_IN201301UVResponseMessage">
27 <wsdl:part name="PIXConsumer_PRPA_IN201301UVResponse"
28 element="hl7:MCCI_IN000002UV01"/>
29 </wsdl:message>
30 <wsdl:message name="PIXConsumer_PRPA_IN201302UVRequestMessage">
31 <wsdl:part name="PIXConsumer_PRPA_IN201302UVRequest"
32 element="hl7:PIXConsumer_PRPA_IN201302UVRequest"/>
33 </wsdl:message>
34 <wsdl:message name="PIXConsumer_PRPA_IN201302UVResponseMessage">
35 <wsdl:part name="PIXConsumer_PRPA_IN201302UVResponse"
36 element="hl7:MCCI_IN000002UV01"/>
37 </wsdl:message>
38 <wsdl:message name="PIXConsumer_PRPA_IN201303UVRequestMessage">
39 <wsdl:part name="PIXConsumer_PRPA_IN201303UVRequest"
40 element="hl7:PIXConsumer_PRPA_IN201303UVRequest"/>
41 </wsdl:message>
42 <wsdl:message name="PIXConsumer_PRPA_IN201303UVResponseMessage">
43 <wsdl:part name="PIXConsumer_PRPA_IN201303UVResponse"
44 element="hl7:MCCI_IN000002UV01"/>
45 </wsdl:message>
46 <wsdl:message name="PIXConsumer_PRPA_IN201304UVRequestMessage">
47 <wsdl:part name="PIXConsumer_PRPA_IN201304UVRequest"
48 element="hl7:PIXConsumer_PRPA_IN201304UVRequest"/>
49 </wsdl:message>
50 <wsdl:message name="PIXConsumer_PRPA_IN201304UVResponseMessage">
51 <wsdl:part name="PIXConsumer_PRPA_IN201304UVResponse"
52 element="hl7:MCCI_IN000002UV01"/>
53 </wsdl:message>
54 <wsdl:message name="PIXConsumer_PRPA_IN201309UVRequestMessage">
55 <wsdl:part name="PIXConsumer_PRPA_IN201309UVRequest"
56 element="hl7:PIXConsumer_PRPA_IN201309UVRequest"/>
57 </wsdl:message>
58 <wsdl:message name="PIXConsumer_PRPA_IN201309UVResponseMessage">
59 <wsdl:part name="PIXConsumer_PRPA_IN201309UVResponse"
60 element="hl7:PIXConsumer_PRPA_IN201309UVResponse"/>
61 </wsdl:message>
62 <wsdl:portType name="AdapterSubjectDiscoveryPortType">
63 <wsdl:operation name="PIXConsumer_PRPA_IN201301UV">
64 <wsdl:input name="PIXConsumer_PRPA_IN201301UVRequest"
65 message="tns:PIXConsumer_PRPA_IN201301UVRequestMessage" />
66 <wsdl:output name="PIXConsumer_PRPA_IN201301UVResponse"
67 message="tns:PIXConsumer_PRPA_IN201301UVResponseMessage" />
68 </wsdl:operation>
69 <wsdl:operation name="PIXConsumer_PRPA_IN201302UV">
70 <wsdl:input name="PIXConsumer_PRPA_IN201302UVRequest"
71 message="tns:PIXConsumer_PRPA_IN201302UVRequestMessage"/>
72 <wsdl:output name="PIXConsumer_PRPA_IN201302UVResponse"
73 message="tns:PIXConsumer_PRPA_IN201302UVResponseMessage"/>
74 </wsdl:operation>
75 <wsdl:operation name="PIXConsumer_PRPA_IN201303UV">
76 <wsdl:input name="PIXConsumer_PRPA_IN201303UVRequest"
77 message="tns:PIXConsumer_PRPA_IN201303UVRequestMessage" />
78 <wsdl:output name="PIXConsumer_PRPA_IN201303UVResponse"
79 message="tns:PIXConsumer_PRPA_IN201303UVResponseMessage"/>
80 </wsdl:operation>
81 <wsdl:operation name="PIXConsumer_PRPA_IN201304UV">
82 <wsdl:input name="PIXConsumer_PRPA_IN201304UVRequest"
83 message="tns:PIXConsumer_PRPA_IN201304UVRequestMessage" />
84 <wsdl:output name="PIXConsumer_PRPA_IN201304UVResponse"
85 message="tns:PIXConsumer_PRPA_IN201304UVResponseMessage" />
86 </wsdl:operation>
87 <wsdl:operation name="PIXConsumer_PRPA_IN201309UV">
88 <wsdl:input name="PIXConsumer_PRPA_IN201309UVRequest"
89 message="tns:PIXConsumer_PRPA_IN201309UVRequestMessage" />
90 <wsdl:output name="PIXConsumer_PRPA_IN201309UVResponse"
91 message="tns:PIXConsumer_PRPA_IN201309UVResponseMessage" />
92 </wsdl:operation>
93 </wsdl:portType>
94 <wsdl:binding name="AdapterSubjectDiscoveryBindingSoap11"
95 type="tns:AdapterSubjectDiscoveryPortType">
96 <wsoap11:binding style="document"
97 transport="http://schemas.xmlsoap.org/soap/http"/>
98 <wsdl:operation name="PIXConsumer_PRPA_IN201301UV">
99 <wsoap11:operation soapAction="urn:PIXConsumer_PRPA_IN201301UV"/>
100 <wsdl:input name="PIXConsumer_PRPA_IN201301UVRequest" >
101 <wsoap11:body use="literal"/>
102 </wsdl:input>
103 <wsdl:output name="PIXConsumer_PRPA_IN201301UVResponse" >
104 <wsoap11:body use="literal"/>
105 </wsdl:output>
106 </wsdl:operation>
107 <wsdl:operation name="PIXConsumer_PRPA_IN201302UV">
108 <wsoap11:operation soapAction="urn:PIXConsumer_PRPA_IN201302UV"/>
109 <wsdl:input name="PIXConsumer_PRPA_IN201302UVRequest" >
110 <wsoap11:body use="literal"/>
111 </wsdl:input>
112 <wsdl:output name="PIXConsumer_PRPA_IN201302UVResponse" >
113 <wsoap11:body use="literal"/>
114 </wsdl:output>
115 </wsdl:operation>
116 <wsdl:operation name="PIXConsumer_PRPA_IN201303UV">
117 <wsoap11:operation soapAction="urn:PIXConsumer_PRPA_IN201303UV"/>
118 <wsdl:input name="PIXConsumer_PRPA_IN201303UVRequest" >
119 <wsoap11:body use="literal"/>
120 </wsdl:input>
121 <wsdl:output name="PIXConsumer_PRPA_IN201303UVResponse" >
122 <wsoap11:body use="literal"/>
123 </wsdl:output>
124 </wsdl:operation>
125 <wsdl:operation name="PIXConsumer_PRPA_IN201304UV">
126 <wsoap11:operation soapAction="urn:PIXConsumer_PRPA_IN201304UV"/>
127 <wsdl:input name="PIXConsumer_PRPA_IN201304UVRequest" >
128 <wsoap11:body use="literal"/>
129 </wsdl:input>
130 <wsdl:output name="PIXConsumer_PRPA_IN201304UVResponse" >
131 <wsoap11:body use="literal"/>
132 </wsdl:output>
133 </wsdl:operation>
134 <wsdl:operation name="PIXConsumer_PRPA_IN201309UV">
135 <wsoap11:operation soapAction="urn:PIXConsumer_PRPA_IN201309UV"/>
136 <wsdl:input name="PIXConsumer_PRPA_IN201309UVRequest" >
137 <wsoap11:body use="literal"/>
138 </wsdl:input>
139 <wsdl:output name="PIXConsumer_PRPA_IN201309UVResponse" >
140 <wsoap11:body use="literal"/>
141 </wsdl:output>
142 </wsdl:operation>
143 </wsdl:binding>
144 <wsdl:service name="AdapterSubjectDiscovery">
145 <wsdl:port name="AdapterSubjectDiscoveryPortSoap11"
146 binding="tns:AdapterSubjectDiscoveryBindingSoap11">
147 <wsoap11:address
148 location="http://localhost:${HttpDefaultPort}/NhinConnect/AdapterSubjectDiscovery"/>
149 </wsdl:port>
150 </wsdl:service>
151 <plnk:partnerLinkType name="AdapterSubjectDiscovery">
152 <!-- A partner link type is automatically generated when a new port type is added.
153 Partner link types are used by BPEL processes. In a BPEL process, a partner
154 link represents the interaction between the BPEL process and a partner service.
155 Each partner link is associated with a partner link type. A partner link type
156 characterizes the conversational relationship between two services. The
157 partner link type can have one or two roles.-->
158 <plnk:role name="AdapterSubjectDiscoveryPortTypeRole"
159 portType="tns:AdapterSubjectDiscoveryPortType"/>
160 </plnk:partnerLinkType>
161</wsdl:definitions>
Note: See TracBrowser for help on using the repository browser.