Sorry for cross posting... but thought my comment also is relevant on this thread:
Folks, I strongly advise not putting ICD-10 in your dictionaries for clinical use. ICD-10 is a classification, administrative terminology and is not designed for front-line clinical use. We (CIEL/MVP) include ICD-10 as mapped terminology but use separate concepts for actual data collection. For example, a patient does not present with "Other disease of blood and blood-forming organs". That can be a classification after the fact, but we should record what the patient actually has. You also have a problem if the text of the code or the code itself changes... that is why it is best to separate this from the actual concepts used in the record. Happy to discuss this more.... but quick and easy is not always best for long term sustainability and interoperability... Best, Andy -------------------- Andrew S. Kanter, MD MPH - Director of Health Information Systems/Medical Informatics Millennium Villages Project, Earth Institute, Columbia University - Asst. Prof. of Clinical Biomedical Informatics and Clinical Epidemiology Columbia University Email: [email protected] Mobile: +1 (646) 469-2421 Office: +1 (212) 305-4842 Skype: akanter-ippnw Yahoo: andy_kanter >________________________________ > From: Burke Mamlin <[email protected]> >To: [email protected] >Sent: Sunday, April 15, 2012 3:29 PM >Subject: Re: [OPENMRS-IMPLEMENTERS] help with creating a script to input ICD >codes to database from CSV > > >OpenMRS builds an index of concept names within the concept_word table. While >you could try to manually fill that table, it would be easier to simply update >the index through the admin page (e.g., see this page on demo site, >username/password is admin/test). > > >Cheers, > > >-Burke > > >On Sun, Apr 15, 2012 at 2:58 PM, Jonathan Galingan <[email protected]> >wrote: > >Hi, I'm creating a python script to insert ICD codes directly into the >database of OpenMRS from a CSV file. >> >> >>I created an ICD-10 source from the user interface and mapped everything to >>its concept_source_id. >> >> >>I filled up the concept, concept_name and concept_map with the appropriate >>values. >> >> >>I got everything right and I could search for the concept using its id in the >>user interface. >> >> >>The problem is that when I try to search for the concept using its name, I >>get nothing. When I clicked "edit" to edit the concept, I did nothing since >>everything seemed ok so I just saved it. After that, the concept could now be >>searched via concept name. >> >> >>Is there a missing table that I need to fill in? >> >> >> >> >> >> >>________________________________ >> Click here to unsubscribe from OpenMRS Implementers' mailing list > >________________________________ > Click here to unsubscribe from OpenMRS Implementers' mailing list > > _________________________________________ To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-implement-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l]

