There's a concept_word table that is used when searching for concepts. You can either populate this, or else you can use the "Update Concept Index" link on the admin page.
-Darius On Sun, Apr 15, 2012 at 11:58 AM, 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<[email protected]?body=SIGNOFF%20openmrs-implement-l>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]

