Attempted to apply : 0001-Added-import-Rxnorm-code-functionality.patch to current tip.
Using git apply it fails with "unexpected /dev/null on line 24" using patch it partially succeeds, but not enough
patch -i ../phyaura/0001-Added-import-Rxnorm-code-functionality.patch
(Stripping trailing CRs from patch.)
patching file rx_norms.php
(Stripping trailing CRs from patch.)
patching file left_nav.php
Hunk #1 FAILED at 1100.
1 out of 1 hunk FAILED -- saving rejects to file left_nav.php.rej
(Stripping trailing CRs from patch.)
patching file ndc_drug_lookup.php
Hunk #1 FAILED at 19.
1 out of 1 hunk FAILED -- saving rejects to file ndc_drug_lookup.php.rej
(Stripping trailing CRs from patch.)
patching file rxnorms_get_directory.php
(Stripping trailing CRs from patch.)
patching file rxnorms_get_file_list.php
(Stripping trailing CRs from patch.)
patching file rxnorms_load_script_list.php
(Stripping trailing CRs from patch.)
patching file rxnorms_capture.inc
Please test these patches on the current development tip, then you'll be able to push the branch to a normal fork of openemr on your github account. Please push each patch as a separate branch. Also please turn on CR conversion for cross OS compatibility. See the wiki for details.
--Tony
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
New Patches still fail to apply:
git apply ../phyaura/0001-Added-import-Rxnorm-code-functionality.patch
fatal: git apply: bad git-diff - expected /dev/null on line 24
And
patch -i ../phyaura/0001-Added-import-Rxnorm-code-functionality.patch
(Stripping trailing CRs from patch.)
patching file rx_norms.php
(Stripping trailing CRs from patch.)
patching file left_nav.php
Hunk #1 FAILED at 1100.
1 out of 1 hunk FAILED -- saving rejects to file left_nav.php.rej
(Stripping trailing CRs from patch.)
patching file ndc_drug_lookup.php
Hunk #1 FAILED at 19.
1 out of 1 hunk FAILED -- saving rejects to file ndc_drug_lookup.php.rej
(Stripping trailing CRs from patch.)
patching file rxnorms_get_directory.php
(Stripping trailing CRs from patch.)
patching file rxnorms_get_file_list.php
(Stripping trailing CRs from patch.)
patching file rxnorms_load_script_list.php
(Stripping trailing CRs from patch.)
patching file rxnorms_capture.inc
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hey,
Here's interim work on RXNORM codes: http://github.com/bradymiller/openemr/commits/rxnorm_2
(note if follow instructions within the commit comments can get the tables/data loaded into Openemr)
Still some path issues to clean up, a windows issue, and then need to figure out how to integrate into OpenEMR.
-brady
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just committed the code to robustly import rxnorm/snomed data. Now awaiting code that begins to incorporate the rxnorm/snomed data into OpenEMR (note this is a high priority on integrating rxnorm since this is required for certification)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Attempted to apply : 0001-Added-import-Rxnorm-code-functionality.patch to current tip.
Using git apply it fails with "unexpected /dev/null on line 24" using patch it partially succeeds, but not enough
patch -i ../phyaura/0001-Added-import-Rxnorm-code-functionality.patch
(Stripping trailing CRs from patch.)
patching file rx_norms.php
(Stripping trailing CRs from patch.)
patching file left_nav.php
Hunk #1 FAILED at 1100.
1 out of 1 hunk FAILED -- saving rejects to file left_nav.php.rej
(Stripping trailing CRs from patch.)
patching file ndc_drug_lookup.php
Hunk #1 FAILED at 19.
1 out of 1 hunk FAILED -- saving rejects to file ndc_drug_lookup.php.rej
(Stripping trailing CRs from patch.)
patching file rxnorms_get_directory.php
(Stripping trailing CRs from patch.)
patching file rxnorms_get_file_list.php
(Stripping trailing CRs from patch.)
patching file rxnorms_load_script_list.php
(Stripping trailing CRs from patch.)
patching file rxnorms_capture.inc
Please test these patches on the current development tip, then you'll be able to push the branch to a normal fork of openemr on your github account. Please push each patch as a separate branch. Also please turn on CR conversion for cross OS compatibility. See the wiki for details.
--Tony
New Patches still fail to apply:
git apply ../phyaura/0001-Added-import-Rxnorm-code-functionality.patch
fatal: git apply: bad git-diff - expected /dev/null on line 24
And
patch -i ../phyaura/0001-Added-import-Rxnorm-code-functionality.patch
(Stripping trailing CRs from patch.)
patching file rx_norms.php
(Stripping trailing CRs from patch.)
patching file left_nav.php
Hunk #1 FAILED at 1100.
1 out of 1 hunk FAILED -- saving rejects to file left_nav.php.rej
(Stripping trailing CRs from patch.)
patching file ndc_drug_lookup.php
Hunk #1 FAILED at 19.
1 out of 1 hunk FAILED -- saving rejects to file ndc_drug_lookup.php.rej
(Stripping trailing CRs from patch.)
patching file rxnorms_get_directory.php
(Stripping trailing CRs from patch.)
patching file rxnorms_get_file_list.php
(Stripping trailing CRs from patch.)
patching file rxnorms_load_script_list.php
(Stripping trailing CRs from patch.)
patching file rxnorms_capture.inc
Any progress on getting this patch on a github branch? --Tony
hey,
Here's interim work on RXNORM codes: http://github.com/bradymiller/openemr/commits/rxnorm_2
(note if follow instructions within the commit comments can get the tables/data loaded into Openemr)
Still some path issues to clean up, a windows issue, and then need to figure out how to integrate into OpenEMR.
-brady
Hi,
Posted review request for code that imports RxNorm and SNOMED tables here:
http://sourceforge.net/projects/openemr/forums/forum/202506/topic/4599543
-brady
Just committed the code to robustly import rxnorm/snomed data. Now awaiting code that begins to incorporate the rxnorm/snomed data into OpenEMR (note this is a high priority on integrating rxnorm since this is required for certification)
Has this been done? can the integration between drugs be checked now??
sorry..interactions between drugs be checked now??
Neither RXNORM nor SNOMED have information regarding drug interaction.
Code for using SNOMED and RxNorm codes in the issues section have been added here. This was included with the e-rx solution for RelayHealth.
http://github.com/bradymiller/openemr/commits/testing-phyaura-patch-master_2
For 4.1.1, SNOMED codes have been integrated via another mechanism. Still awaiting somebody to integrate RXNorm codes into a standard OpenEMR install.