[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.ohf] Getting document consumer working with ohf 0.3.0?
|
I took a code snippet from
org.eclipse.ohf.ihe.xds.consumer.test.IBMLswin10RetrieveTest.testRetrieve().
I used the following info:
patientid - 139158
affinity domain - 1.3.6.1.4.1.21367.2005.3.7
assigning authority name - HIMSS2005
registry url -
http://lswin10.dfw.ibm.com:9081/IBMXDSRegistry/XDSb/SOAP11/Registry
I got this info from the following url:
http://lswin10.dfw.ibm.com:9081/IBMIHII/serverInfoIHE_ConnectathonHIMSS2007.htm
When I run the test, I get no documents returned ... and no errors. I
suspect that some of the information I'm using is not correct, because
if I use the "Blue Panther Administration Portal" at
http://lswin10.dfw.ibm.com:9081/IBMXDSRegistry/index.jsp, I can query on
the patient id above and get 193 document references returned.
Can someone verify the consumer information I listed above?
Thanks,
Frank