Class LOINCsnomedAPI


  • public class LOINCsnomedAPI
    extends java.lang.Object
    Sample class for LOINC code to SNOMED SCT ID (and vice versa) API.
    • Constructor Summary

      Constructors 
      Constructor Description
      LOINCsnomedAPI()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Main method
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LOINCsnomedAPI

        public LOINCsnomedAPI()