While testing and playing around with OpenMRS I accidentally deleted an item in the CIEL Concept Dictionary relating to Vital signs.
The item ID seems to be CIEL:5092 because I receive the following error:
“Cannot find concept for value CIEL:5092 in conceptId attribute value.”
Can someone assist me in reinstalling this?
that would be possible , if you can build a metadata package with all the concepts from another OpenMRS server and import it (but often that fails with some validation errors) ,
But its not the recommended way to import the entire CIEL as its most likely to change Concept Ids .
I think if you installed CIEL using the import SQL initially, you can simply overwrite the concept tables again using the dropbox file. However, if you have made any changes to the concept tables, they would be overwritten.
If you have the full CIEL concept dictionary and have not made changes, you can use the SQL available from the dropbox (send me an email with your email if you need an invite to dropbox).