Situation
I downloaded RxNorm latest edition, it has many folders and I do not know which one to zip and put under the Contrib/RxNorm folder
The downloaded RxNorm has:
Readme
scripts
rrf
Prescribe …folders
under script folder there is:
oracle
Mysql
Under rrf:
9 files
under prescribe:
RRF
Script…folders
I zipped the original folder it was not accepted under loading external data
From loading internal data I did not know which one to browse to ?
mysql> SET GLOBAL local_infile = ‘ON’;………did it.
I do not know why it was OFF although in my /etc/php/7.2/apache2/php.ini ….I set mysqli.allow_local_infile = On and I removed “;” at the beginning of the line to be executable?
when I checked:
mysql> SHOW GLOBAL VARIABLES LIKE ‘local_infile’;
It was off.
turned it on with:mysql> SET GLOBAL local_infile = ‘ON’;
and now RxNorm is installing
I will let it run and see if it installs properly, it is a large file.
For the full rxnorm, now that you have local infile on, try loading from external data loads again but it may take 10 to 20 minutes and having the full rxnorm searchable from prescriptions might not be working currently.
Remember to turn off local infile for security once completed loading.
after 3 hours it says staged data are same as copied data, I can see rxnorm version in the left box in external data , but still when clicking on RxNorm radio button in prescriptions does not pull anything? rxCUI does….what is the difference between those 2 options, and why still Rx
norm does not pull list of meds when entered?