bradymiller wrote on Monday, April 16, 2012:
Hi Mac,
Thoughts:
- After import, the main placeholder queries in custom/code_types.inc.php
-Suggest just doing a grep -R “ICD9” /… and analyze the ones that have it within the sql query; there are surprisingly not that many and will start to give you insights into the code.
—Then go after the other instances of ICD9/icd9 - Low priority would be contrib/* and classes/ClinicalTypes stuff
- sql/ and Documenation/ stuff not important
- don’t think interface/freeb is used anymore (I could be wrong)
-brady
OpenEMR