WebGVO is AtlanticShack's Groove portal - a Web application used to provide two-way communication between WorldWideWeb and Groove users across multiple Groove workspaces.
Just unzip and save somewhere sensible. Usual disclaimers apply!! This is not production code, just proof of concept.
You will need the .Net framework/runtime from Microsoft installed for this client to run. Get it here. Once you have installed the framework, you can run up the client and interrogate the ICD10 web service. Try sticking words like 'kidney', 'brain' in the search field.
I will append the source code as soon as I get back to my home computer ... not much to it but I have to say I'm impressed with how easy Microsoft have made it. I like C# a lot - I guess because I've always liked Java and can't constitutionally work with C++ for long.
Next step - figure out how to build the same client in Groove ... hey we're belting along here!
- Posted by Neil Finlayson - 12:14:01 PM - comment []
ICD10 Webservice
Yesterday I thought I'd build myself an ICD10 Web service but lo and behold someone's been there and done that.