destar
(Santosh B)
January 16, 2017, 12:07pm
#1
Hi All,
I have installed the OpenMRS Standalone version 2.0.1 with Tomcat version 9
MySql version 5.7.
When i checked the table global_property we found that CIEL and Snowmedct concept were not available in the table.
How do we import the above concept.
Guide us.
Regards
Santosh
arbaughj
(James Arbaugh)
January 16, 2017, 10:59pm
#2
Dear @destar , welcome to the OpenMRS community.
You can find information on getting and importing the CIEL dictionary here…
https://wiki.openmrs.org/display/docs/Getting+and+Using+the+MVP-CIEL+Concept+Dictionary
Since you are using the Standalone, you may not know your MySQL password to do a database import. To find the password, find the openmrs-standalone-runtime.properties
file. Look in the file for the setting connection.username=openmrs
and connection.password=xxxx
and the MySQL port in the connection.url, 3316 in this example…
connection.url=jdbc:mysql:mxj://127.0.0.1:3316/openmrs?autoReconnect=true...
You could also check out the OCL Module.
Hope this helps.
destar
(Santosh B)
January 17, 2017, 7:51am
#3
Hi arbaughj,
Thanks for your help!
https://wiki.openmrs.org/display/docs/Getting+and+Using+the+MVP-CIEL+Concept+Dictionary
When we checked the above link, we found that it for openmrs lower version 1.9.x, 1.6.x and it is updated on the year of 2012.
If you can help for openmrs version 2.0.1 standalone.
Regards
Santosh
akanter
(Andrew Kanter)
January 18, 2017, 4:38am
#4
Latest releases of CIEL for all OpenMRS versions are available in the dropbox.
ball
(Ellen Ball)
January 18, 2017, 2:13pm
#5
@akanter I don’t see the latest release in Dropbox. The last date is Nov 30, 2016.
Ellen
akanter
(Andrew Kanter)
January 18, 2017, 3:24pm
#6
That is the latest release. We are do to release this weekend.