view · edit · sidebar · attach · print · history

Index>

20150622-refdatabase

Summary

  • Adapt to changed URI of refdata

Commits

Index

Keep in Mind for work to do
  • Fix dojo error http://www.sitepen.com/blog/2012/10/31/debugging-dojo-common-error-messages/#forgot-dom-ready
  • I removed on May-27 tests for ix_registrationss, fix_sequences, fix_compositions, fix_packages from test/test_plugin/swissmedic.rb,as he could not find any references for them in the src code. Did I erroneously remove stuff when cleaning up the swissmedic import earlier?
  • The whole test for older/newer Packages must be adapted to xlsx. One must compare the rows (e.g. by creating csv files) and do the same stuff in xlsx!
  • creat gem: task: input=file with ean-codes, standard output show ean-codes + atc-code. Source is Swissmedic Packungen.xlsx or XML.
  • Import via data/medreg_companies.yaml
  • Fix problem with radioactivatum 99m-technetio when parsing Wirkstoffe
  • Fix galenic_forms when parsing swissmedic.xlsx
  • Cleanup generic_type. Replace it everywhere by sl_generic_type and adapt code accordingly.
  • Get updated ATC-codes from EPha for oddb.org, too.
  • Display new fields (LABEL, MORE_INFO, CORRESP) for compositions in oddb.org.
  • Use refdatabase for oddb.org, too.

Adapt to changed URI of refdata

Must merge changes from branch vcr into master, first. Done with commit Use vcr to fake web traffic

refdata has a new download URL. The new URL via SOAP is http://refdatabase.refdata.ch/Service/Article.asmx. Explanations are found under http://www.refdata.ch/content/page_1.aspx?Nid=6&Aid=628&ID=291. Zeno downloaded it via wget as explained under http://dev.ywesee.com/Refdata/Wget

This will affect the import of swissindex, medreg_pharmacies and medreg_doctors.

Reorganizing oddb2xml as we download now the output for german and french at the same time. Renaming SwissIndex -> Refdata. Reorganizing cli_spec.rb to run it only once per options. Fixing the errors as they show up.

Could not complete reorganizing today. Still have 16 failing specs in builder_spec.rb, remaining. All other spec tests (over 1100) pass.

view · edit · sidebar · attach · print · history
Page last modified on June 22, 2015, at 05:16 PM