Hi cTAKES Maintainers,

My name is Matthew Vita, a healthcare software developer and one of the
OpenEMR project administrators (this is a popular open source EHR mainly
used outside of the US).

I am interested in integrating cTAKES with the EMR using Docker and a
friendly web frontend. Fortunately, Dr. Timothy Miller has provided an
excellent Docker pipeline solution that I have been using and enhancing.
However, I'm having an issue with ICD10 dictionary support. Introducing
ctakesicd2015 simply has no effect.

When observing the SNOMED/RXNORM dictionary, the structure is as follows:

- sno_rx_16ab.xml
- sno_rx_16ab
  - sno_rx_16ab.properties
  - sno_rx_16ab.script

However, when one pulls down the
https://sourceforge.net/p/ctakesresources/code/HEAD/tree/trunk/ctakes-resources-snomed-rword-hsqldb-2011ab/src/main/resources/org/apache/ctakes/dictionary/lookup/fast/ctakesicd2015,
the structure is:

- ctakesicd2015.script
- ctakesicd2015.properties

cTAKES does not pick up these files. I wonder if it's because the
ctakesicd2015.xml manifest is missing. Can anyone point me to a proper
download of this file?

I very much appreciate the hard work behind this project and look forward
to hearing back.

Thanks,

Matthew Vita
www.matthewvita.com

Reply via email to