Menu

#48 Simplify the perl icd9 (and others) import scripts

open
nobody
None
5
2009-12-08
2009-12-08
No

Using these things are kind of a pain. An easy way to fix these (and keep the old behavior), is:
1) Accept three parameters to these script (perl load_icd_desc.plx databaseName sqlUser sqlPass)
2) So script will run like original if no parameters, however if set three parameters then use those credentials instead (would be really simply code modification to do this)

This would make it much easier to use (no reason to modify script), and would allow much easier incorporation into OpenEMR itself (ie. especially now that there is a perl path settings that can be set in Openemr, it would work in linux and windows via a simple system command in php).

Any takers?

Discussion


Log in to post a comment.