Demo #1 - How to get the description for a single SNOMED concept.
The SnAPI solution can be deployed centrally across the internet, or via a hospital, trust or other organisation's extranet - allowing the calling application access to all SNOMED CT data via the SnAPI methods.
Prior to using the API, you need to register online at http://www.snoflake.co.uk
thanks for this clear and detailed demonstration. I was able to execute it perfectly.!!!
Just some minor comments - A minor discrepancy between the files I just acquired through WSDL and the resources used in this video
e.g. - there is no ArrayOfDescription class (as shown in the video) - so I simply used Description[]. Also, SnApiService is an interface in my version of resources - and hence it couldnt be instantiated . I used SnApiServiceLocator class instead.
writetoritu 10 months ago
What is the URI to the WSDL?
Thanks for uploading.
writetoritu 11 months ago