Class AnnotatorForClinicalDataExample


  • public class AnnotatorForClinicalDataExample
    extends java.lang.Object
    Sample ACD Java SDK Calls NOTE: To run this sample class, replace "ACD_TOKEN" below with your ACD bearer token, and replace "ACD_URL" with the URL for the Annotator for Clinical Data (ACD) service endpoint. Optional: Update the "version" variable if you require a specific version of the ACD REST APIs.
    • Method Summary

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

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

      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception