gtin2atc 0.1.4 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,75 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <ARTICLES xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://wiki.oddb.org/wiki.php?pagename=Swissmedic.Datendeklaration" CREATION_DATETIME="2015-03-04T11:42:36+0100" PROD_DATE="2015-03-04T11:42:36+0100" VALID_DATE="2015-03-04T11:42:36+0100">
3
+ <ARTICLE>
4
+ <GTIN>7680316440115</GTIN>
5
+ <NAME>Ferro-Gradumet, compresse a rilascio prolungato</NAME>
6
+ <PKG_SIZE>30</PKG_SIZE>
7
+ <SELLING_UNITS>30</SELLING_UNITS>
8
+ <MEASURE>Tablette(n)</MEASURE>
9
+ <GALENIC_FORM>compresse a rilascio prolungato</GALENIC_FORM>
10
+ <GALENIC_GROUP>Unknown</GALENIC_GROUP>
11
+ <COMPOSITIONS>
12
+ <COMPONENT>
13
+ <NAME>Ferrum(ii)</NAME>
14
+ <QTY>105.0</QTY>
15
+ <UNIT>mg</UNIT>
16
+ </COMPONENT>
17
+ </COMPOSITIONS>
18
+ </ARTICLE>
19
+ <ARTICLE>
20
+ <GTIN>7680317080280</GTIN>
21
+ <NAME>Urinex, Lösung</NAME>
22
+ <PKG_SIZE>360</PKG_SIZE>
23
+ <SELLING_UNITS>360</SELLING_UNITS>
24
+ <MEASURE>ml</MEASURE>
25
+ <GALENIC_FORM>Lösung</GALENIC_FORM>
26
+ <GALENIC_GROUP>unbekannt</GALENIC_GROUP>
27
+ <COMPOSITIONS>
28
+ <COMPONENT>
29
+ <NAME>Spiraeae Ulmariae Flos</NAME>
30
+ <QTY>360.0</QTY>
31
+ <UNIT>mg/15 ml</UNIT>
32
+ </COMPONENT>
33
+ <COMPONENT>
34
+ <NAME>Betulae Folium</NAME>
35
+ <QTY>144.0</QTY>
36
+ <UNIT>mg/15 ml</UNIT>
37
+ </COMPONENT>
38
+ <COMPONENT>
39
+ <NAME>Bucco Folium</NAME>
40
+ <QTY>36.0</QTY>
41
+ <UNIT>mg/15 ml</UNIT>
42
+ </COMPONENT>
43
+ <COMPONENT>
44
+ <NAME>Orthosiphonis Folium</NAME>
45
+ <QTY>600.0</QTY>
46
+ <UNIT>mg/15 ml</UNIT>
47
+ </COMPONENT>
48
+ <COMPONENT>
49
+ <NAME>Uvae Ursi Folium</NAME>
50
+ <QTY>396.0</QTY>
51
+ <UNIT>mg/15 ml</UNIT>
52
+ </COMPONENT>
53
+ <COMPONENT>
54
+ <NAME>Phaseoli Fructus Sine Semine</NAME>
55
+ <QTY>144.0</QTY>
56
+ <UNIT>mg/15 ml</UNIT>
57
+ </COMPONENT>
58
+ <COMPONENT>
59
+ <NAME>Equiseti Herba</NAME>
60
+ <QTY>72.0</QTY>
61
+ <UNIT>mg/15 ml</UNIT>
62
+ </COMPONENT>
63
+ <COMPONENT>
64
+ <NAME>Solidaginis Virgaureae Herba</NAME>
65
+ <QTY>504.0</QTY>
66
+ <UNIT>mg/15 ml</UNIT>
67
+ </COMPONENT>
68
+ <COMPONENT>
69
+ <NAME>Calami Rhizoma</NAME>
70
+ <QTY>144.0</QTY>
71
+ <UNIT>mg/15 ml</UNIT>
72
+ </COMPONENT>
73
+ </COMPOSITIONS>
74
+ </ARTICLE>
75
+ </ARTICLES>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gtin2atc
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Niklaus Giger, Zeno R.R. Davatz
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-03-03 00:00:00.000000000 Z
11
+ date: 2015-03-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubyzip
@@ -190,7 +190,9 @@ files:
190
190
  - spec/builder_spec.rb
191
191
  - spec/data/XMLPublications.zip
192
192
  - spec/data/atc.csv
193
+ - spec/data/bluecare.gtin
193
194
  - spec/data/bluecare.pharmacode
195
+ - spec/data/oddb_calc.xml
194
196
  - spec/data/swissindex_Pharma_DE.xml
195
197
  - spec/data/swissmedic_package.xlsx
196
198
  - spec/data/swissmedic_packages.html
@@ -223,7 +225,9 @@ test_files:
223
225
  - spec/builder_spec.rb
224
226
  - spec/data/XMLPublications.zip
225
227
  - spec/data/atc.csv
228
+ - spec/data/bluecare.gtin
226
229
  - spec/data/bluecare.pharmacode
230
+ - spec/data/oddb_calc.xml
227
231
  - spec/data/swissindex_Pharma_DE.xml
228
232
  - spec/data/swissmedic_package.xlsx
229
233
  - spec/data/swissmedic_packages.html