Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "IHE Test Server Information"

m (Healthcare Services on the open Web moved to IHE Test Server Information: Title of this page is misleading)
(Test Servers)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
This section contains a list of known public standard healthcare services.
+
Back to [[IHE Connectathon 2008]]
  
The listed services are server side actors on one of the [http://www.ihe.net IHE] profiles. [[OHF]] implements [[OHF IHE Client plugins | components]] that interacts with these services. The purpose of the list is to help developers test the plugins they develop, to validate full interoperability across vendors, and to validate compliance with the standard.
+
= Disclaimer =
 +
The IHE Mesa Tests, provided by IHE, are the official way of testing IHE profile compliance prior to the IHE Connectathon event. It is useful to test one's integration with the OHF IHE plugins or OHF Bridge with other resources that are available on the public web.
  
None of the listed services are part of Eclipse or [[OHF | Eclipse OHF]].  
+
This section contains a list of known public IHE servers that are available for one to test with. None of the listed services are part of Eclipse or Eclipse OHF. To our knowledge, the services are publicly available for demos and interoperability tests and they are not part of production environment.
 
+
The services are publicly available for demos and interoperability  
+
tests and they are not part of production environment.
+
  
 
''We welcome any service provider that have a public standard based healthcare service to contact us in order to add new services to the list''
 
''We welcome any service provider that have a public standard based healthcare service to contact us in order to add new services to the list''
  
 +
= Test Servers =
 
{| style="background-color: FFFFFF;" border="1"  
 
{| style="background-color: FFFFFF;" border="1"  
|+Audit record repository
+
|+IHE Public Servers
 
|-
 
|-
! Vendor !! Service URL !! BSD SYSLOG Port !! Reliable Syslog Port !! Comments
+
! Vendor/Organization !! Information URL !! Actors implemented !! Comments
 
|-
 
|-
! IBM
+
| IBM ||[http://xds-ibm.lgs.com:9081/IBMHIE/ IBM HIE Information Page]|| XDS.a Registry, XDS.a Repository, XDS.b Registry, XDS.b Repository, Audit Repository, XUA Assertion Provider|| Problems experienced with this server should be directed to the IBM contact provided on the information page.
| ibmod235.dal-ebis.ihost.com || 514 || N/A || web-based tool that can be used to build/execute queries to confirm audit events have been received is available
+
|}
+
 
+
 
+
{| style="background-color: FFFFFF;" border="1"
+
|+XDS Repository
+
 
|-
 
|-
! Vendor !! Secured !! URL !! Comments
+
| NIST || [http://ihewiki.wustl.edu/wiki/index.php/XDS_Main_Page#Important_URLs_.2F__WS_Endpoints URLs], [http://ihewiki.wustl.edu/wiki/index.php/XDS_Main_Page Testing Documentation (2007-2008)] || XDS.a Registry, XDS.a Repository, XDS.b Registry, XDS.b Repository, Audit Repository|| Problems experienced with this server should be directed to the NIST.
 
|-
 
|-
! IBM
+
|Initiate || <!--HL7 Version 2 ADT feeds (67.155.0.245:2200), HL7 Version 2 Queries (67.155.0.245:3600), HL7 Version 3 Feeds and Queries: http://67.155.0.245:8080/initiate/services/BrokerProxyService--> Link TBD || PIX Manager || Problems experienced with this server should be directed to the Initiate.
| no || http://ibmod235.dal-ebis.ihost.com:9080/IHIIRepository/SubmissionSetReceiver  || N/A
+
 
|-
 
|-
! IBM
+
|Icoserve|| http://82.150.200.163:8080/Repository/services/RepositoryService, http://82.150.200.163:8080/Registry/services/RegistryService, http://82.150.200.163:8080/ARR/MainServlet ||XDS.b Registry, XDS.b Repository, Audit Repository || Problems experienced with this server should be directed to Icoserve.
| yes || https://ibmod235.dal-ebis.ihost.com:9044/IHIIRepository/SubmissionSetReceiver  || N/A
+
|-
+
! IBM
+
| no || http://srv-ihii.haifa.il.ibm.com:9080/IHIIRepository/SubmissionSetReceiver  || N/A
+
|-
+
! NIST
+
| no || http://hcxw2k1.nist.gov:8080/xdsServices2/registry/soap/portals/repository || More details at the [http://hcxw2k1.nist.gov/wiki/index.php/NIST_XDS_Test_Kit_2005-2006 NIST XDS site]
+
 
|}
 
|}
 
 
{| style="background-color: FFFFFF;" border="1"
 
|+XDS Registry
 
|-
 
! Vendor !! Secured !! URL !! Comments
 
|-
 
! IBM
 
| no || http://ibmod235.dal-ebis.ihost.com:9080/ihii/registry/soap  || N/A
 
|-
 
! IBM
 
| yes || https://ibmod235.dal-ebis.ihost.com:9044/ihii/registry/soap  || N/A
 
|-
 
! IBM
 
| no || http://srv-ihii.haifa.il.ibm.com:9080/ihii/registry/soap  || N/A
 
|-
 
! NIST
 
| no || http://hcxw2k1.nist.gov:8080/xdsServices2/registry/soap/portals/registry || To send to the registry only, more details at the [http://hcxw2k1.nist.gov/wiki/index.php/NIST_XDS_Test_Kit_2005-2006 NIST XDS site]
 
|-
 
! NIST
 
| no || http://hcxw2k1.nist.gov:8080/xdsServices2/registry/soap/portals/query || To query the registry, more details at the [http://hcxw2k1.nist.gov/wiki/index.php/NIST_XDS_Test_Kit_2005-2006 NIST XDS site]
 
|}
 
 
====Service Vendor References====
 
For more information about services here is a list of references provided by vendors:
 
* '''IBM''': [http://lswin10.dfw.ibm.com:9080/IBMIHII/serverInfoIHE_ConnectathonHIMSS2007.htm IBM Interoperable Healthcare Information Infrastructure Usage Instructions]
 

Latest revision as of 17:40, 28 August 2008

Back to IHE Connectathon 2008

Disclaimer

The IHE Mesa Tests, provided by IHE, are the official way of testing IHE profile compliance prior to the IHE Connectathon event. It is useful to test one's integration with the OHF IHE plugins or OHF Bridge with other resources that are available on the public web.

This section contains a list of known public IHE servers that are available for one to test with. None of the listed services are part of Eclipse or Eclipse OHF. To our knowledge, the services are publicly available for demos and interoperability tests and they are not part of production environment.

We welcome any service provider that have a public standard based healthcare service to contact us in order to add new services to the list

Test Servers

IHE Public Servers
Vendor/Organization Information URL Actors implemented Comments
IBM IBM HIE Information Page XDS.a Registry, XDS.a Repository, XDS.b Registry, XDS.b Repository, Audit Repository, XUA Assertion Provider Problems experienced with this server should be directed to the IBM contact provided on the information page.
NIST URLs, Testing Documentation (2007-2008) XDS.a Registry, XDS.a Repository, XDS.b Registry, XDS.b Repository, Audit Repository Problems experienced with this server should be directed to the NIST.
Initiate Link TBD PIX Manager Problems experienced with this server should be directed to the Initiate.
Icoserve http://82.150.200.163:8080/Repository/services/RepositoryService, http://82.150.200.163:8080/Registry/services/RegistryService, http://82.150.200.163:8080/ARR/MainServlet XDS.b Registry, XDS.b Repository, Audit Repository Problems experienced with this server should be directed to Icoserve.

Back to the top