source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Common/Interfaces/src/wsdl/NhincSubjectDiscovery.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: 7.1 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<definitions name="NhincSubjectDiscovery" targetNamespace="urn:gov:hhs:fha:nhinc:nhincsubjectdiscovery"
3 xmlns="http://schemas.xmlsoap.org/wsdl/"
4 xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
5 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
6 xmlns:tns="urn:gov:hhs:fha:nhinc:nhincsubjectdiscovery"
7 xmlns:hl7="urn:hl7-org:v3"
8 xmlns:wsoap11="http://schemas.xmlsoap.org/wsdl/soap/"
9 xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype">
10 <types>
11 <xsd:schema targetNamespace="urn:gov:hhs:fha:nhinc:nhincsubjectdiscovery">
12 <xsd:import namespace="urn:hl7-org:v3" schemaLocation="../schemas/nhinc/hl7/HL7SubjectDiscoveryMessages.xsd"/>
13 <xsd:import namespace="urn:hl7-org:v3" schemaLocation="../schemas/HL7V3/multicacheschemas/MCCI_IN000002UV01.xsd"/>
14 <xsd:import namespace="urn:hl7-org:v3" schemaLocation="../schemas/HL7V3/multicacheschemas/PRPA_IN201310UV.xsd"/>
15 </xsd:schema>
16 </types>
17 <message name="PIXConsumer_PRPA_IN201301UVRequestMessage">
18 <part name="PIX201301Request" element="hl7:PIXConsumer_PRPA_IN201301UVRequest"/>
19 </message>
20 <message name="PIXConsumer_PRPA_IN201301UVResponseMessage">
21 <part name="PIX201301Response" element="hl7:MCCI_IN000002UV01"/>
22 </message>
23 <message name="PIXConsumer_PRPA_IN201302UVRequestMessage">
24 <part name="PIX201302Request" element="hl7:PIXConsumer_PRPA_IN201302UVRequest"/>
25 </message>
26 <message name="PIXConsumer_PRPA_IN201302UVResponseMessage">
27 <part name="PIX201302Response" element="hl7:MCCI_IN000002UV01"/>
28 </message>
29 <message name="PIXConsumer_PRPA_IN201303UVRequestMessage">
30 <part name="PIX201303Request" element="hl7:PIXConsumer_PRPA_IN201303UVRequest"/>
31 </message>
32 <message name="PIXConsumer_PRPA_IN201303UVResponseMessage">
33 <part name="PIX201303Response" element="hl7:MCCI_IN000002UV01"/>
34 </message>
35 <message name="PIXConsumer_PRPA_IN201304UVRequestMessage">
36 <part name="PIX201304Request" element="hl7:PIXConsumer_PRPA_IN201304UVRequest"/>
37 </message>
38 <message name="PIXConsumer_PRPA_IN201304UVResponseMessage">
39 <part name="PIX201304Response" element="hl7:MCCI_IN000002UV01"/>
40 </message>
41 <message name="PIXConsumer_PRPA_IN201309UVRequestMessage">
42 <part name="PIX201309Request" element="hl7:PIXConsumer_PRPA_IN201309UVRequest"/>
43 </message>
44 <message name="PIXConsumer_PRPA_IN201309UVResponseMessage">
45 <part name="PIX201309Response" element="hl7:PIXConsumer_PRPA_IN201309UVResponse"/>
46 </message>
47 <portType name="NhincSubjectDiscoveryPortType">
48 <operation name="PIXConsumer_PRPA_IN201301UV">
49 <input name="PIX201301Request" message="tns:PIXConsumer_PRPA_IN201301UVRequestMessage"/>
50 <output name="PIX201301Response" message="tns:PIXConsumer_PRPA_IN201301UVResponseMessage"/>
51 </operation>
52 <operation name="PIXConsumer_PRPA_IN201302UV">
53 <input name="PIX201302Request" message="tns:PIXConsumer_PRPA_IN201302UVRequestMessage"/>
54 <output name="PIX201302Response" message="tns:PIXConsumer_PRPA_IN201302UVResponseMessage"/>
55 </operation>
56 <operation name="PIXConsumer_PRPA_IN201303UV">
57 <input name="PIX201303Request" message="tns:PIXConsumer_PRPA_IN201303UVRequestMessage"/>
58 <output name="PIX201303Response" message="tns:PIXConsumer_PRPA_IN201303UVResponseMessage"/>
59 </operation>
60 <operation name="PIXConsumer_PRPA_IN201304UV">
61 <input name="PIX201304Request" message="tns:PIXConsumer_PRPA_IN201304UVRequestMessage"/>
62 <output name="PIX201304Response" message="tns:PIXConsumer_PRPA_IN201304UVResponseMessage"/>
63 </operation>
64 <operation name="PIXConsumer_PRPA_IN201309UV">
65 <input name="PIX201309Request" message="tns:PIXConsumer_PRPA_IN201309UVRequestMessage"/>
66 <output name="PIX201309Response" message="tns:PIXConsumer_PRPA_IN201309UVResponseMessage"/>
67 </operation>
68 </portType>
69 <wsdl:binding name="NhincSubjectDiscoveryBinding_Soap11" type="tns:NhincSubjectDiscoveryPortType">
70 <wsoap11:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
71 <wsdl:operation name="PIXConsumer_PRPA_IN201301UV">
72 <wsoap11:operation soapAction="urn:PIXConsumer_PRPA_IN201301UV"/>
73 <wsdl:input name="PIX201301Request">
74 <wsoap11:body use="literal"/>
75 </wsdl:input>
76 <wsdl:output name="PIX201301Response">
77 <wsoap11:body use="literal"/>
78 </wsdl:output>
79 </wsdl:operation>
80 <wsdl:operation name="PIXConsumer_PRPA_IN201302UV">
81 <wsoap11:operation soapAction="urn:PIXConsumer_PRPA_IN201302UV"/>
82 <wsdl:input name="PIX201302Request">
83 <wsoap11:body use="literal"/>
84 </wsdl:input>
85 <wsdl:output name="PIX201302Response">
86 <wsoap11:body use="literal"/>
87 </wsdl:output>
88 </wsdl:operation>
89 <wsdl:operation name="PIXConsumer_PRPA_IN201303UV">
90 <wsoap11:operation soapAction="urn:PIXConsumer_PRPA_IN201303UV"/>
91 <wsdl:input name="PIX201303Request">
92 <wsoap11:body use="literal"/>
93 </wsdl:input>
94 <wsdl:output name="PIX201303Response">
95 <wsoap11:body use="literal"/>
96 </wsdl:output>
97 </wsdl:operation>
98 <wsdl:operation name="PIXConsumer_PRPA_IN201304UV">
99 <wsoap11:operation soapAction="urn:PIXConsumer_PRPA_IN201304UV"/>
100 <wsdl:input name="PIX201304Request">
101 <wsoap11:body use="literal"/>
102 </wsdl:input>
103 <wsdl:output name="PIX201304Response">
104 <wsoap11:body use="literal"/>
105 </wsdl:output>
106 </wsdl:operation>
107 <wsdl:operation name="PIXConsumer_PRPA_IN201309UV">
108 <wsoap11:operation soapAction="urn:PIXConsumer_PRPA_IN201309UV"/>
109 <wsdl:input name="PIX201309Request">
110 <wsoap11:body use="literal"/>
111 </wsdl:input>
112 <wsdl:output name="PIX201309Response">
113 <wsoap11:body use="literal"/>
114 </wsdl:output>
115 </wsdl:operation>
116 </wsdl:binding>
117 <wsdl:service name="NhincSubjectDiscoveryService">
118 <wsdl:port name="NhincSubjectDiscovery_Port_Soap11" binding="tns:NhincSubjectDiscoveryBinding_Soap11">
119 <wsoap11:address location="http://localhost:${HttpDefaultPort}/NhinConnect/NhincSubjectDiscovery"/>
120 </wsdl:port>
121 </wsdl:service>
122 <plnk:partnerLinkType name="NhincSubjectDiscovery">
123 <!-- A partner link type is automatically generated when a new port type is added. Partner link types are used by BPEL processes.
124In a BPEL process, a partner link represents the interaction between the BPEL process and a partner service. Each partner link is associated with a partner link type.
125A partner link type characterizes the conversational relationship between two services. The partner link type can have one or two roles.-->
126 <plnk:role name="NhincSubjectDiscoveryPortTypeRole" portType="tns:NhincSubjectDiscoveryPortType"/>
127 </plnk:partnerLinkType>
128</definitions>
Note: See TracBrowser for help on using the repository browser.