arnabnaha wrote on Friday, July 13, 2012:
Hi Brady….I installed a fresh instance of openemr from your branch…It works…and shows the list of files too…after pressing install now it shows the following error:
ERROR: query failed: LOAD DATA LOCAL INFILE ‘C:\Windows\TEMP/ICD10/2012_I10gem.txt’ INTO TABLE icd10_gem_dx_10_9 FIELDS TERMINATED BY ‘’ (@var) SET revision = 0, dx_icd10_source = trim(Substring(@var, 1, 7)),dx_icd9_target = trim(Substring(@var, 9, 5)),flags = trim(Substring(@var, 15, 5))
Error: File ‘C:WindowsTEMP\ICD10\2012_I10gem.txt’ not found (Errcode: 2)
I guess something is not getting inside the temp folder of C drive…
Brady, is the gitMaster! I am glad to see that you sorted out the Windows directory issue. I think you are the first to get the new ICD data load up and running besides Brady and me. I am hoping that the ICD10 effort will be the start of a new push in the community to make openEMR more robust. I am focusing on population analytics and will be interested in using the ICD10 as the basis for many analytic capabilities from both the procedural and diagnostic perspectives. Post any issues you run into on this thread. Thanks.