From 87191244d290ca1cedd5cace551989fc1676b850 Mon Sep 17 00:00:00 2001 From: Youn <yct@kereval.com> Date: Fri, 19 Jul 2019 15:58:58 +0200 Subject: [PATCH] I updated simulators endPoint --- EPD-RMU-Simulator/user.md | 6 +++--- EPD-XDSMU-Simulator/user.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/EPD-RMU-Simulator/user.md b/EPD-RMU-Simulator/user.md index 4d333d2..6787019 100755 --- a/EPD-RMU-Simulator/user.md +++ b/EPD-RMU-Simulator/user.md @@ -51,9 +51,9 @@ The actors involved in this profile are : Initiator, Responder and Document Regi ### EndPoint -* [RMU : http://ehealthsuisse.ihe-europe.net/restricted-metadata-update?wsdl](http://ehealthsuisse.ihe-europe.net:8095/xcmu-responding-gateway?wsdl) -* [ITI-57 : http://ehealthsuisse.ihe-europe.net/update-document-set?wsdl](http://ehealthsuisse.ihe-europe.net:8094/update-document-set?wsdl) -* [ITI-18 : http://ehealthsuisse.ihe-europe.net/registry-stored-query?wsdl](http://ehealthsuisse.ihe-europe.net:8095/registry-stored-query?wsdl) +* [RMU : http://ehealthsuisse.ihe-europe.net/restricted-metadata-update?wsdl](http://ehealthsuisse.ihe-europe.net/restricted-metadata-update?wsdl) +* [ITI-57 : http://ehealthsuisse.ihe-europe.net/update-document-set?wsdl](http://ehealthsuisse.ihe-europe.net/update-document-set?wsdl) +* [ITI-18 : http://ehealthsuisse.ihe-europe.net/registry-stored-query?wsdl](http://ehealthsuisse.ihe-europe.net/registry-stored-query?wsdl) * It requires TLS mutual authentication with testing certificate (from GSS PKI). [The wsdl can be browsed here](https://ehealthsuisse.ihe-europe.net:10443/xcmu-responding-gateway?wsdl) diff --git a/EPD-XDSMU-Simulator/user.md b/EPD-XDSMU-Simulator/user.md index dd93a90..17334c0 100755 --- a/EPD-XDSMU-Simulator/user.md +++ b/EPD-XDSMU-Simulator/user.md @@ -50,9 +50,9 @@ The actors involved in this profile are : Initiator, Responder and Document Regi ### EndPoint -* [RMU : http://ehealthsuisse.ihe-europe.net/restricted-metadata-update?wsdl](http://ehealthsuisse.ihe-europe.net:8095/xcmu-responding-gateway?wsdl) -* [ITI-57 : http://ehealthsuisse.ihe-europe.net/update-document-set?wsdl](http://ehealthsuisse.ihe-europe.net:8094/update-document-set?wsdl) -* [ITI-18 : http://ehealthsuisse.ihe-europe.net/registry-stored-query?wsdl](http://ehealthsuisse.ihe-europe.net:8095/registry-stored-query?wsdl) +* [RMU : http://ehealthsuisse.ihe-europe.net/restricted-metadata-update?wsdl](http://ehealthsuisse.ihe-europe.net/restricted-metadata-update?wsdl) +* [ITI-57 : http://ehealthsuisse.ihe-europe.net/update-document-set?wsdl](http://ehealthsuisse.ihe-europe.net/update-document-set?wsdl) +* [ITI-18 : http://ehealthsuisse.ihe-europe.net/registry-stored-query?wsdl](http://ehealthsuisse.ihe-europe.net/registry-stored-query?wsdl) * It requires TLS mutual authentication with testing certificate (from GSS PKI). [The wsdl can be browsed here](https://ehealthsuisse.ihe-europe.net:10443/xcmu-responding-gateway?wsdl) -- GitLab