lasan13 wrote on Monday, February 02, 2015:
Hi
I Need to Upload the ICPC codes to emr to use as diagnosis code instead of ICD codes.
Can anyone tell me how can we Import contents to a new LIST
Thanks
lasan13 wrote on Monday, February 02, 2015:
Hi
I Need to Upload the ICPC codes to emr to use as diagnosis code instead of ICD codes.
Can anyone tell me how can we Import contents to a new LIST
Thanks
fsgl wrote on Monday, February 02, 2015:
See this.
fsgl wrote on Monday, February 02, 2015:
Also see this regarding how to construct & import .csv file.
blankev wrote on Monday, February 02, 2015:
I did a lot of work on automatic inclusion of ICPC, but as a non programmer I could not finalize and thought more appropriate time investment.
Please remember there are more than one ICPC-codings. Not only 1 and 2 but also derived from 1 with their own additions to make it more complete for that part of the world.
If you are a Developer I would like be of assistance for whatever questions arise. If you are a doctor, I can give some advise of the thing I tried.
If you prefer personal messages you can send a mail to:
PmmBlankevoort at hotmail dot com
(No financial stings attached nor in hidden or written small texts.)
ahmed159 wrote on Tuesday, February 03, 2015:
I am new user to Openemr, its a awesome software ever i have used. i have my own lab and want send the patient to diagnose for some test to my lab. I cant find a option to do lab test page write all test name in that.
Can u please help me.
visolveemr wrote on Tuesday, February 03, 2015:
Hello Ahmed
You must use the “Procedures” module of OpenEMR, to accomplish your requirement. If you want to use your own lab and want to enter the results manually follow the steps defined in this link Procedures Module Configuration for Manual Result Entry and for Electronic Procedure Orders please take a look at Electronic Procedure Orders link.
Also refer here for how to configure and use the Procedure module on a local or web based install.
Thanks
OpenEMR Customization/Support Team,
ViSolve Inc
services@visolve.com
Demo’s @ ViSolve Demo Library
blankev wrote on Tuesday, February 03, 2015:
Remember: For procedures Only medical providers have access to confirm the input of results. Not even super user with administration rights can accomplish this.
In ACL you can tweak the permissions if needed.
lasan13 wrote on Wednesday, February 04, 2015:
Hi
Fsgl and Peiter Thanks again for your advice… I’ll try it and let you know my experiences…
blankev wrote on Wednesday, February 04, 2015:
For CSV import in the Database it is advised to make an example for that table and export this. With this export create you CSV import table in a non special wordprocessor like Notepad or spreadsheet without all extra hidden characters.
Never import the USER Table without understanding the prinsiples of the administrator and password. It could result in not being able to LOGIN OpenEMR since there is no USER left.
Before attempting to import CSV files read the Manual and WIKI pages. Once understood it is ease peasy does the job.
blankev wrote on Wednesday, February 04, 2015:
I have been going up and down my memory and ICPC availability. What I remember is that I came to the conclusion I needed to start with a main table with Chapters, after that the numbers of the ICPC choices.
With this main table I continued with the code of symptoms, administration/examinations, diagnoses (1-30, 30-60, 60-99) These numbers are just and example, you should consult the manual that comes with ICPC 1 or 2 to get the correct numbers.
Examinations and administration are general codes and are the same for every chapter.
I tried to have something in place to make it all interrelated, but not being a Developer I tried and tried but never got the best out of the Coding.
There is also a table in ICPC for inclusion and exclusions criteria for the coding, these could be placed in the Pop-ups… also to difficult for this non-developer.
There is a Norwegian ICPC-site that has all tables available for free download, it is mentioned somewhere in the WIKI pages. Or do a search
Please let me know how thing develop for you, keep me updated on the steps taken.
blankev wrote on Wednesday, February 04, 2015:
Sorry I see a mistake in the e-mail address:
fsgl wrote on Wednesday, February 04, 2015:
Because ICPC-DD has not been assigned a ct_id, you will need to assign one yourself, provided it’s not that same as those which have been pre-assigned.
blankev wrote on Wednesday, February 04, 2015:
Dear fsgl,
Some more clues: all ICPC coding is in pre-delivery, to be implemented. Nothing is hard-coded or something available to be included with version V 4.2.0 or V 4.2.1 there is information on, but nothing is been done as jet.
All has to be done from scratch. The blue rows are a suggestion for implementation.
it is “PENDING”.