|
3 | 3 | <!-- Copyright (C) 2019 gematik. Alle Rechte vorbehalten. -->
|
4 | 4 | <!-- ===================================================================== -->
|
5 | 5 | <!-- Version History
|
6 |
| - version: V2.0.0 |
7 |
| - * ePA 2.0: PHRManagementService.xsd mit V2.0; ad-Hoc Berechtigung (grobgranular, mittelgranular) |
8 | 6 | version: V1.3.0
|
9 | 7 | * Für sämtliche Operationen soapActionRequired="false"
|
10 | 8 | Für sämtiche PortType Bindings <wsaw:UsingAddressing required="true"/>
|
|
20 | 18 | * 01.01.2019
|
21 | 19 | * Initiale Version-->
|
22 | 20 | <!-- ===================== End of Version History =============================== -->
|
23 |
| -<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:phrm="http://ws.gematik.de/conn/phrs/PHRManagementService/v2.0" xmlns:phrmw="http://ws.gematik.de/conn/phrs/PHRManagementService/WSDL/v2.0" xmlns:GERROR="http://ws.gematik.de/tel/error/v2.0" xmlns:ns="http://ws.gematik.de/conn/ConnectorCommon/v5.0" xmlns:ns1="http://ws.gematik.de/conn/ConnectorContext/v2.0" xmlns:ns2="http://www.w3.org/2000/09/xmldsig#" xmlns:ns3="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:ns4="urn:oasis:names:tc:dss:1.0:core:schema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns5="http://ws.gematik.de/fa/vsdm/vsd/v5.2" name="PHRManagementService" targetNamespace="http://ws.gematik.de/conn/phrs/PHRManagementService/WSDL/v2.0"> |
| 21 | +<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:phrm="http://ws.gematik.de/conn/phrs/PHRManagementService/v1.3" xmlns:phrmw="http://ws.gematik.de/conn/phrs/PHRManagementService/WSDL/v1.3" xmlns:GERROR="http://ws.gematik.de/tel/error/v2.0" xmlns:ns="http://ws.gematik.de/conn/ConnectorCommon/v5.0" xmlns:ns1="http://ws.gematik.de/conn/ConnectorContext/v2.0" xmlns:ns2="http://www.w3.org/2000/09/xmldsig#" xmlns:ns3="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:ns4="urn:oasis:names:tc:dss:1.0:core:schema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns5="http://ws.gematik.de/fa/vsdm/vsd/v5.2" name="PHRManagementService" targetNamespace="http://ws.gematik.de/conn/phrs/PHRManagementService/WSDL/v1.3"> |
24 | 22 | <wsdl:documentation>
|
25 | 23 | Copyright (c) 2019, gematik - Gesellschaft für Telematikanwendungen der Gesundheitskarte mbH. Alle Rechte vorbehalten.
|
26 | 24 | Beschreibung: Dienst zur Konfiguration und Verwaltung der Fachanwendung ePA/ePF
|
27 |
| - Version=2.0.0 |
| 25 | + Version=1.3.0 |
28 | 26 | </wsdl:documentation>
|
29 | 27 | <wsdl:types>
|
30 | 28 | <xs:schema>
|
31 |
| - <xs:import namespace="http://ws.gematik.de/conn/phrs/PHRManagementService/v2.0" schemaLocation="PHRManagementService_V2_0.xsd"/> |
| 29 | + <xs:import namespace="http://ws.gematik.de/conn/phrs/PHRManagementService/v1.3" schemaLocation="PHRManagementService.xsd"/> |
32 | 30 | <xs:import namespace="http://ws.gematik.de/tel/error/v2.0" schemaLocation="../../tel/error/TelematikError.xsd"/>
|
33 | 31 | <xs:import namespace="http://www.w3.org/2006/05/addressing/wsdl" schemaLocation="../../ext/ws-addr-wsdl.xsd"/>
|
34 | 32 | </xs:schema>
|
|
62 | 60 | </wsdl:message>
|
63 | 61 | <wsdl:portType name="PHRManagementServicePortType">
|
64 | 62 | <wsdl:operation name="ActivateAccount">
|
65 |
| - <wsdl:input message="phrmw:ActivateAccountRequestMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v2.0/ActivateAccount"/> |
66 |
| - <wsdl:output message="phrmw:ActivateAccountResponseMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v2.0/ActivateAccountResponse"/> |
67 |
| - <wsdl:fault name="FaultMessage" message="phrmw:FaultMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v2.0/ActivateAccountFault"/> |
| 63 | + <wsdl:input message="phrmw:ActivateAccountRequestMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v1.3/ActivateAccount"/> |
| 64 | + <wsdl:output message="phrmw:ActivateAccountResponseMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v1.3/ActivateAccountResponse"/> |
| 65 | + <wsdl:fault name="FaultMessage" message="phrmw:FaultMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v1.3/ActivateAccountFault"/> |
68 | 66 | </wsdl:operation>
|
69 | 67 | <wsdl:operation name="RequestFacilityAuthorization">
|
70 |
| - <wsdl:input message="phrmw:RequestFacilityAuthorizationRequestMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v2.0/RequestFacilityAuthorization"/> |
71 |
| - <wsdl:output message="phrmw:RequestFacilityAuthorizationResponseMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v2.0/RequestFacilityAuthorizationResponse"/> |
72 |
| - <wsdl:fault name="FaultMessage" message="phrmw:FaultMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v2.0/RequestFacilityAuthorizationFault"/> |
| 68 | + <wsdl:input message="phrmw:RequestFacilityAuthorizationRequestMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v1.3/RequestFacilityAuthorization"/> |
| 69 | + <wsdl:output message="phrmw:RequestFacilityAuthorizationResponseMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v1.3/RequestFacilityAuthorizationResponse"/> |
| 70 | + <wsdl:fault name="FaultMessage" message="phrmw:FaultMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v1.3/RequestFacilityAuthorizationFault"/> |
73 | 71 | </wsdl:operation>
|
74 | 72 | <wsdl:operation name="GetHomeCommunityID">
|
75 |
| - <wsdl:input message="phrmw:GetHomeCommunityIDRequestMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v2.0/GetHomeCommunityID"/> |
76 |
| - <wsdl:output message="phrmw:GetHomeCommunityIDResponseMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v2.0/GetHomeCommunityIDResponse"/> |
77 |
| - <wsdl:fault name="FaultMessage" message="phrmw:FaultMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v2.0/GetHomeCommunityIDFault"/> |
| 73 | + <wsdl:input message="phrmw:GetHomeCommunityIDRequestMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v1.3/GetHomeCommunityID"/> |
| 74 | + <wsdl:output message="phrmw:GetHomeCommunityIDResponseMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v1.3/GetHomeCommunityIDResponse"/> |
| 75 | + <wsdl:fault name="FaultMessage" message="phrmw:FaultMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v1.3/GetHomeCommunityIDFault"/> |
78 | 76 | </wsdl:operation>
|
79 | 77 | <wsdl:operation name="GetAuthorizationList">
|
80 |
| - <wsdl:input message="phrmw:GetAuthorizationListRequestMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v2.0/GetAuthorizationList"/> |
81 |
| - <wsdl:output message="phrmw:GetAuthorizationListResponseMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v2.0/GetAuthorizationListResponse"/> |
82 |
| - <wsdl:fault name="FaultMessage" message="phrmw:FaultMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v2.0/GetAuthorizationListFault"/> |
| 78 | + <wsdl:input message="phrmw:GetAuthorizationListRequestMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v1.3/GetAuthorizationList"/> |
| 79 | + <wsdl:output message="phrmw:GetAuthorizationListResponseMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v1.3/GetAuthorizationListResponse"/> |
| 80 | + <wsdl:fault name="FaultMessage" message="phrmw:FaultMessage" wsaw:Action="http://ws.gematik.de/conn/phrs/PHRManagementService/v1.3/GetAuthorizationListFault"/> |
83 | 81 | </wsdl:operation>
|
84 | 82 | </wsdl:portType>
|
85 | 83 | <wsdl:binding name="PHRManagementServiceBinding" type="phrmw:PHRManagementServicePortType">
|
86 | 84 | <soap12:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
|
87 | 85 | <wsaw:UsingAddressing wsdl:required="true"/>
|
88 | 86 | <wsdl:operation name="ActivateAccount">
|
89 |
| - <soap12:operation soapAction="http://ws.gematik.de/conn/phrs/PHRManagementService/v2.0/ActivateAccount" soapActionRequired="false"/> |
| 87 | + <soap12:operation soapAction="http://ws.gematik.de/conn/phrs/PHRManagementService/v1.3/ActivateAccount" soapActionRequired="false"/> |
90 | 88 | <wsdl:input>
|
91 | 89 | <soap12:body use="literal"/>
|
92 | 90 | </wsdl:input>
|
|
98 | 96 | </wsdl:fault>
|
99 | 97 | </wsdl:operation>
|
100 | 98 | <wsdl:operation name="RequestFacilityAuthorization">
|
101 |
| - <soap12:operation soapAction="http://ws.gematik.de/conn/phrs/PHRManagementService/v2.0/RequestFacilityAuthorization" soapActionRequired="false"/> |
| 99 | + <soap12:operation soapAction="http://ws.gematik.de/conn/phrs/PHRManagementService/v1.3/RequestFacilityAuthorization" soapActionRequired="false"/> |
102 | 100 | <wsdl:input>
|
103 | 101 | <soap12:body use="literal"/>
|
104 | 102 | </wsdl:input>
|
|
110 | 108 | </wsdl:fault>
|
111 | 109 | </wsdl:operation>
|
112 | 110 | <wsdl:operation name="GetHomeCommunityID">
|
113 |
| - <soap12:operation soapAction="http://ws.gematik.de/conn/phrs/PHRManagementService/v2.0/GetHomeCommunityID" soapActionRequired="false"/> |
| 111 | + <soap12:operation soapAction="http://ws.gematik.de/conn/phrs/PHRManagementService/v1.3/GetHomeCommunityID" soapActionRequired="false"/> |
114 | 112 | <wsdl:input>
|
115 | 113 | <soap12:body use="literal"/>
|
116 | 114 | </wsdl:input>
|
|
122 | 120 | </wsdl:fault>
|
123 | 121 | </wsdl:operation>
|
124 | 122 | <wsdl:operation name="GetAuthorizationList">
|
125 |
| - <soap12:operation soapAction="http://ws.gematik.de/conn/phrs/PHRManagementService/v2.0/GetAuthorizationList" soapActionRequired="false"/> |
| 123 | + <soap12:operation soapAction="http://ws.gematik.de/conn/phrs/PHRManagementService/v1.3/GetAuthorizationList" soapActionRequired="false"/> |
126 | 124 | <wsdl:input>
|
127 | 125 | <soap12:body use="literal"/>
|
128 | 126 | </wsdl:input>
|
|
0 commit comments