Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Config File

When dealing with a new terminology, make sure to put the appropriate metadata handler for the new terminology.  The correct choice will be based on whether you're using a stock loader or writing your own (in which case you may want to write a metdata helper as well).  For example,

  • metadata.service.handler=SNOMEDCT,SNOMEDCT_US,ICD10,ICD10CM,ICD9CM,ICPC,GMDN,NEW_TERMINOLOGY
  • ...
  • metadata.service.handler.NEW_TERMINOLOGY.class=org.ihtsdo.otf.mapping.jpa.services.ClamlMetadataServiceJpaHelper

Links/References

  • n/a