Class SnomedICD10MapTermGraphLoader

    • Constructor Detail

      • SnomedICD10MapTermGraphLoader

        public SnomedICD10MapTermGraphLoader​(Map<String,​String> options,
                                             org.apache.commons.configuration2.Configuration configuration)
        Initialize a SnoMedICD10MapTermGraphLoader
        Parameters:
        options -
        configuration -
    • Method Detail

      • loadMap

        public static final Map<String,​Set<String>> loadMap​(String cosBucketName)
                                                           throws IOException
        Load the Snomed->ICD map from file, respecting effectiveDate and active status
        Parameters:
        cosBucketName -
        Returns:
        a map from Snomed code to ICD10 code(s)
        Throws:
        IOException
      • main

        public static void main​(String[] args)
        Load UMLS data using properties provided in arguments
        Parameters:
        args -