garcianc wrote on Saturday, February 25, 2012:
We are working on a recent implementation of OpenEMR in Kenya, version 4.1.0 with Patch 7. We are currently finishing user training and will be going live soon.
The site was very interested in using ICD10 codes instead of ICD9 so we added the code type and loaded the codes into the “codes” table. Unfortunately, it was not that easy (as it should have been) because of numerous hard-coded references to “ICD9” in the OpenEMR code. However, we have enough working functionality to continue.
We have already found and changed a few instances of hard-coded “ICD9” in the OpenEMR code (e.g. in find_code_popup.php) and know of many other occurrences in other files (e.g. codes.php, code_types.inc.php) that we have not changed yet.
Before we embarked on any major changes/customizations I would like to know if someone has already done this and was willing to share the code changes and any other gotchas (i.e. database changes).
Otherwise, is anyone else interested in a modified version of OpenEMR with ICD10 support? If this sort of thing is allowed. We may need help testing.
Thanks,
Nelson