oddb.org 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (141) hide show
  1. data/.gemtest +0 -0
  2. data/Guide.txt +23 -17
  3. data/{README → INSTALL_from_Source.txt} +64 -75
  4. data/Manifest.txt +110 -4
  5. data/README.txt +4 -2
  6. data/Rakefile +5 -0
  7. data/doc/favicon.ico +0 -0
  8. data/doc/index.rbx +15 -0
  9. data/doc/resources/anthroposophy/favicon.ico +0 -0
  10. data/doc/resources/anthroposophy/logo.png +0 -0
  11. data/doc/resources/atupri/logo.gif +0 -0
  12. data/doc/resources/desitin/logo.jpg +0 -0
  13. data/doc/resources/downloads/datadesc/analysis.csv.txt +57 -0
  14. data/doc/resources/downloads/datadesc/doctors.csv.txt +43 -0
  15. data/doc/resources/downloads/datadesc/doctors.yaml.txt +52 -0
  16. data/doc/resources/downloads/datadesc/fachinfo.yaml.txt +107 -0
  17. data/doc/resources/downloads/datadesc/generics.xls.txt +42 -0
  18. data/doc/resources/downloads/datadesc/index_therapeuticus.txt +38 -0
  19. data/doc/resources/downloads/datadesc/interactions.yaml.txt +78 -0
  20. data/doc/resources/downloads/datadesc/migel.csv.txt +84 -0
  21. data/doc/resources/downloads/datadesc/narcotics.csv.txt +49 -0
  22. data/doc/resources/downloads/datadesc/narcotics.yaml.txt +40 -0
  23. data/doc/resources/downloads/datadesc/oddb.csv.txt +98 -0
  24. data/doc/resources/downloads/datadesc/oddb.yaml.txt +255 -0
  25. data/doc/resources/downloads/datadesc/oddb2.csv.txt +94 -0
  26. data/doc/resources/downloads/datadesc/oddbdat.txt +228 -0
  27. data/doc/resources/downloads/datadesc/patents.xls.txt +29 -0
  28. data/doc/resources/downloads/datadesc/patinfo.yaml.txt +79 -0
  29. data/doc/resources/downloads/datadesc/price_history.csv.txt +43 -0
  30. data/doc/resources/downloads/datadesc/price_history.yaml.txt +55 -0
  31. data/doc/resources/downloads/datadesc/s31x.txt +40 -0
  32. data/doc/resources/downloads/datadesc/swissdrug-update.xls.txt +59 -0
  33. data/doc/resources/downloads/examples/Inderal.Preisvergleich.csv +19 -0
  34. data/doc/resources/downloads/examples/analysis.csv +35 -0
  35. data/doc/resources/downloads/examples/compendium_ch.oddb.org.firefox.epub +0 -0
  36. data/doc/resources/downloads/examples/compendium_ch.oddb.org.htc.prc +0 -0
  37. data/doc/resources/downloads/examples/compendium_ch.oddb.org.kindle.mobi +0 -0
  38. data/doc/resources/downloads/examples/compendium_ch.oddb.org.stanza.epub +0 -0
  39. data/doc/resources/downloads/examples/doctors.csv +13 -0
  40. data/doc/resources/downloads/examples/doctors.yaml +238 -0
  41. data/doc/resources/downloads/examples/fachinfo.yaml +1255 -0
  42. data/doc/resources/downloads/examples/fachinfos_de.pdf +51565 -0
  43. data/doc/resources/downloads/examples/fachinfos_fr.pdf +52072 -0
  44. data/doc/resources/downloads/examples/generics.xls +0 -0
  45. data/doc/resources/downloads/examples/index_therapeuticus.tar.gz +0 -0
  46. data/doc/resources/downloads/examples/interactions.yaml +161 -0
  47. data/doc/resources/downloads/examples/migel.csv +36 -0
  48. data/doc/resources/downloads/examples/narcotics.yaml +92 -0
  49. data/doc/resources/downloads/examples/oddb.csv +1378 -0
  50. data/doc/resources/downloads/examples/oddb.yaml +14976 -0
  51. data/doc/resources/downloads/examples/oddb2.csv +1566 -0
  52. data/doc/resources/downloads/examples/oddbdat.tar.gz +0 -0
  53. data/doc/resources/downloads/examples/patents.xls +0 -0
  54. data/doc/resources/downloads/examples/patinfo.yaml +2505 -0
  55. data/doc/resources/downloads/examples/price_history.csv +99 -0
  56. data/doc/resources/downloads/examples/price_history.yaml +431 -0
  57. data/doc/resources/downloads/examples/swissdrug-update.xls +0 -0
  58. data/doc/resources/errors/appdown.html +50 -0
  59. data/doc/resources/errors/logo.png +0 -0
  60. data/doc/resources/errors/logo_de.gif +0 -0
  61. data/doc/resources/gcc/banner.gif +0 -0
  62. data/doc/resources/gcc/logo.png +0 -0
  63. data/doc/resources/gcc/logo_de.gif +0 -0
  64. data/doc/resources/gcc/logo_doc.gif +0 -0
  65. data/doc/resources/gcc/logo_fr.gif +0 -0
  66. data/doc/resources/gcc/logo_rss.png +0 -0
  67. data/doc/resources/generika/favicon.ico +0 -0
  68. data/doc/resources/generika/logo.gif +0 -0
  69. data/doc/resources/generika/logo_de.gif +0 -0
  70. data/doc/resources/generika/logo_fr.gif +0 -0
  71. data/doc/resources/homeopathy/favicon.ico +0 -0
  72. data/doc/resources/homeopathy/logo.png +0 -0
  73. data/doc/resources/icon_twitter.gif +0 -0
  74. data/doc/resources/innova/logo.gif +0 -0
  75. data/doc/resources/innova/logo_de.gif +0 -0
  76. data/doc/resources/javascript/admin.js +14 -0
  77. data/doc/resources/javascript/autofill.js +21 -0
  78. data/doc/resources/javascript/bit.ly.js +29 -0
  79. data/doc/resources/javascript/company.js +22 -0
  80. data/doc/resources/javascript/dojo/Editor.js +219 -0
  81. data/doc/resources/javascript/dojo/HtmlEditorToolbar.html +163 -0
  82. data/doc/resources/javascript/dojo/sigma.gif +0 -0
  83. data/doc/resources/javascript/widget/SymbolPalette.js +162 -0
  84. data/doc/resources/javascript/widget/Tooltip.js +85 -0
  85. data/doc/resources/javascript/widget/__package__.js +2 -0
  86. data/doc/resources/livemarks16.png +0 -0
  87. data/doc/resources/mail.gif +0 -0
  88. data/doc/resources/mobile/logo.png +0 -0
  89. data/doc/resources/paypal_donate.gif +0 -0
  90. data/doc/resources/phyto-pharma/favicon.ico +0 -0
  91. data/doc/resources/phyto-pharma/logo.png +0 -0
  92. data/doc/resources/plugins/Generika.cc.gif +0 -0
  93. data/doc/resources/plugins/Generika.cc.html +34 -0
  94. data/doc/resources/plugins/Generika.cc.src +34 -0
  95. data/doc/resources/plugins/oddb.org.gif +0 -0
  96. data/doc/resources/plugins/oddb.org.html +34 -0
  97. data/doc/resources/plugins/oddb.org.src +34 -0
  98. data/doc/resources/print.css +33 -0
  99. data/doc/resources/provita/logo_de.gif +0 -0
  100. data/doc/resources/santesuisse/logo_de.gif +0 -0
  101. data/doc/resources/schoenenberger/logo_de.gif +0 -0
  102. data/doc/resources/swissmedic/logo.png +0 -0
  103. data/doc/resources/swissmedic/logo_de.gif +0 -0
  104. data/doc/resources/swissmedic/logo_doc.gif +0 -0
  105. data/doc/resources/swissmedic/logo_fr.gif +0 -0
  106. data/doc/resources/sympany/logo.gif +0 -0
  107. data/doc/robots.txt +29 -0
  108. data/ext/export/src/generics_xls.rb +29 -5
  109. data/ext/export/src/oddbdat.rb +1 -1
  110. data/ext/export/test/test_generics_xls.rb +216 -0
  111. data/ext/export/test/test_oddbdat.rb +880 -0
  112. data/lib/oddb.org.rb +1 -1
  113. data/src/model/package.rb +3 -2
  114. data/src/plugin/analysis.rb +2 -0
  115. data/src/plugin/bsv_xml.rb +1 -1
  116. data/src/plugin/hospitals.rb +1 -0
  117. data/src/plugin/oddbdat_export.rb +12 -2
  118. data/src/plugin/text_info.rb +16 -29
  119. data/src/util/exporter.rb +21 -1
  120. data/src/util/log.rb +3 -0
  121. data/src/util/oddbapp.rb +1 -1
  122. data/src/util/oddbconfig.rb +1 -1
  123. data/src/util/updater.rb +9 -1
  124. data/test/data/html/interaction/flockhart/prepared_table.asp +820 -0
  125. data/test/data/html/interaction/flockhart/table.asp +820 -0
  126. data/test/data/html/text_info/News.html +18 -93
  127. data/test/suite.rb +78 -4
  128. data/test/test_model/package.rb +38 -0
  129. data/test/test_plugin/bsv_xml.rb +4 -2
  130. data/test/test_plugin/flockhart.rb +1 -1
  131. data/test/test_plugin/oddbdat_export.rb +79 -658
  132. data/test/test_plugin/ouwerkerk.rb +2 -2
  133. data/test/test_plugin/suite.rb +8 -6
  134. data/test/test_plugin/text_info.rb +40 -52
  135. data/test/test_plugin/{doctors.rb → zdoctor.rb} +0 -0
  136. data/test/test_util/exporter.rb +500 -0
  137. data/test/test_util/suite.rb +8 -6
  138. data/test/test_util/{log.rb → zlog.rb} +19 -0
  139. data/test/test_view/{search.rb → asearch.rb} +0 -0
  140. data/test/test_view/suite.rb +8 -6
  141. metadata +143 -14
@@ -0,0 +1,1255 @@
1
+ --- !oddb.org,2003/ODDB::Fachinfo
2
+ oid: 516
3
+ descriptions: !oddb.org,2003/ODDB::SimpleLanguage::Descriptions
4
+ fr: !oddb.org,2003/ODDB::FachinfoDocument
5
+ galenic_form: !oddb.org,2003/ODDB::Text::Chapter
6
+ heading: ""
7
+ sections:
8
+ - !oddb.org,2003/ODDB::Text::Section
9
+ subheading: "Solution pour ramollir le bouchon de c\xC3\xA9rumen"
10
+ paragraphs: []
11
+
12
+ composition: !oddb.org,2003/ODDB::Text::Chapter
13
+ heading: Composition
14
+ sections:
15
+ - !oddb.org,2003/ODDB::Text::Section
16
+ subheading: ""
17
+ paragraphs:
18
+ - !oddb.org,2003/ODDB::Text::Paragraph
19
+ formats:
20
+ - !oddb.org,2003/ODDB::Text::Format
21
+ values: []
22
+
23
+ start: 0
24
+ end: -1
25
+ text: "1\xC2\xA0ml contient:"
26
+ preformatted: false
27
+ - !oddb.org,2003/ODDB::Text::Section
28
+ subheading: "Principes actifs:"
29
+ paragraphs:
30
+ - !oddb.org,2003/ODDB::Text::Paragraph
31
+ formats:
32
+ - !oddb.org,2003/ODDB::Text::Format
33
+ values: []
34
+
35
+ start: 0
36
+ end: -1
37
+ text: "paradichlorobenz\xC3\xA8ne 20\xC2\xA0mg; orthodichlorobenz\xC3\xA8ne 145\xC2\xA0mg; chlorobutanol h\xC3\xA9mihydrat\xC3\xA9 50\xC2\xA0mg; essence de t\xC3\xA9r\xC3\xA9benthine m\xC3\xA9dicinale 86\xC2\xA0mg; ac\xC3\xA9tate de m\xC3\xA9thoxy-3 butyle 95\xC2\xA0mg."
38
+ preformatted: false
39
+ effects: !oddb.org,2003/ODDB::Text::Chapter
40
+ heading: "Propri\xC3\xA9t\xC3\xA9s/Effets"
41
+ sections:
42
+ - !oddb.org,2003/ODDB::Text::Section
43
+ subheading: ""
44
+ paragraphs:
45
+ - !oddb.org,2003/ODDB::Text::Paragraph
46
+ formats:
47
+ - !oddb.org,2003/ODDB::Text::Format
48
+ values: []
49
+
50
+ start: 0
51
+ end: -1
52
+ text: "Le Cerumenol ramollit et liqu\xC3\xA9fie le bouchon de c\xC3\xA9rumen, facilitant ainsi son extraction par lavage du conduit auditif."
53
+ preformatted: false
54
+ kinetic: !oddb.org,2003/ODDB::Text::Chapter
55
+ heading: "Pharmacocin\xC3\xA9tique"
56
+ sections:
57
+ - !oddb.org,2003/ODDB::Text::Section
58
+ subheading: ""
59
+ paragraphs:
60
+ - !oddb.org,2003/ODDB::Text::Paragraph
61
+ formats:
62
+ - !oddb.org,2003/ODDB::Text::Format
63
+ values: []
64
+
65
+ start: 0
66
+ end: -1
67
+ text: "Pas d'informations \xC3\xA0 ce sujet."
68
+ preformatted: false
69
+ indications: !oddb.org,2003/ODDB::Text::Chapter
70
+ heading: "Indications/Possibilit\xC3\xA9s d'emploi"
71
+ sections:
72
+ - !oddb.org,2003/ODDB::Text::Section
73
+ subheading: ""
74
+ paragraphs:
75
+ - !oddb.org,2003/ODDB::Text::Paragraph
76
+ formats:
77
+ - !oddb.org,2003/ODDB::Text::Format
78
+ values: []
79
+
80
+ start: 0
81
+ end: -1
82
+ text: "Obstruction compl\xC3\xA8te ou partielle du conduit auditif externe par un bouchon de c\xC3\xA9rumen."
83
+ preformatted: false
84
+ usage: !oddb.org,2003/ODDB::Text::Chapter
85
+ heading: Posologie/Mode d'emploi
86
+ sections:
87
+ - !oddb.org,2003/ODDB::Text::Section
88
+ subheading: ""
89
+ paragraphs:
90
+ - !oddb.org,2003/ODDB::Text::Paragraph
91
+ formats:
92
+ - !oddb.org,2003/ODDB::Text::Format
93
+ values: []
94
+
95
+ start: 0
96
+ end: -1
97
+ text: "Instiller 5 gouttes dans le conduit auditif, la t\xC3\xAAte \xC3\xA9tant inclin\xC3\xA9e \xC3\xA0 45\xC2\xB0 ou le patient en d\xC3\xA9cubitus lat\xC3\xA9ral. Pour pr\xC3\xA9venir un \xC3\xA9ventuel \xC3\xA9coulement de Cerumenol lors du redressement de la t\xC3\xAAte, introduire un tampon d'ouate enduit de vaseline dans le conduit auditif. Le bouchon de c\xC3\xA9rumen est ramolli au bout d'une vingtaine de minutes et peut \xC3\xAAtre alors \xC3\xA9limin\xC3\xA9 par lavage \xC3\xA0 l'eau (ne pas utiliser d'objets durs tels que coton-tiges!)."
98
+ preformatted: false
99
+ restrictions: !oddb.org,2003/ODDB::Text::Chapter
100
+ heading: Limitations d'emploi
101
+ sections:
102
+ - !oddb.org,2003/ODDB::Text::Section
103
+ subheading: |
104
+ Contre-indications
105
+
106
+ paragraphs:
107
+ - !oddb.org,2003/ODDB::Text::Paragraph
108
+ formats:
109
+ - !oddb.org,2003/ODDB::Text::Format
110
+ values: []
111
+
112
+ start: 0
113
+ end: -1
114
+ text: "Otite externe ou moyenne, dermatite s\xC3\xA9borrh\xC3\xA9ique ou ecz\xC3\xA9matiforme du conduit auditif externe, l\xC3\xA9sion de l'oreille (p.ex. du tympan)."
115
+ preformatted: false
116
+ - !oddb.org,2003/ODDB::Text::Section
117
+ subheading: "Pr\xC3\xA9cautions\n"
118
+ paragraphs:
119
+ - !oddb.org,2003/ODDB::Text::Paragraph
120
+ formats:
121
+ - !oddb.org,2003/ODDB::Text::Format
122
+ values: []
123
+
124
+ start: 0
125
+ end: -1
126
+ text: "En cas d'otalgies intenses, utiliser le produit uniquement sous surveillance m\xC3\xA9dicale."
127
+ preformatted: false
128
+ - !oddb.org,2003/ODDB::Text::Paragraph
129
+ formats:
130
+ - !oddb.org,2003/ODDB::Text::Format
131
+ values: []
132
+
133
+ start: 0
134
+ end: -1
135
+ text: Ne pratiquer qu'une seule intervention (instillation suivie du lavage)!
136
+ preformatted: false
137
+ - !oddb.org,2003/ODDB::Text::Paragraph
138
+ formats:
139
+ - !oddb.org,2003/ODDB::Text::Format
140
+ values: []
141
+
142
+ start: 0
143
+ end: -1
144
+ text: "Le patient doit savoir qu'il doit consulter son m\xC3\xA9decin dans les plus brefs d\xC3\xA9lais en cas d'\xC3\xA9chec th\xC3\xA9rapeutique ou d'apparition de vertiges pendant l'application."
145
+ preformatted: false
146
+ - !oddb.org,2003/ODDB::Text::Section
147
+ subheading: |
148
+ Grossesse/Allaitement
149
+
150
+ paragraphs:
151
+ - !oddb.org,2003/ODDB::Text::Paragraph
152
+ formats:
153
+ - !oddb.org,2003/ODDB::Text::Format
154
+ values: []
155
+
156
+ start: 0
157
+ end: -1
158
+ text: "Cat\xC3\xA9gorie de grossesse C. Les \xC3\xA9tudes chez la femme ou chez l'animal ne sont pas disponibles. Dans ces conditions, le m\xC3\xA9dicament ne devrait \xC3\xAAtre administr\xC3\xA9 que si le b\xC3\xA9n\xC3\xA9fice potentiel justifie le risque potentiel pour le foetus. Il en va de m\xC3\xAAme pendant la p\xC3\xA9riode d'allaitement."
159
+ preformatted: false
160
+ unwanted_effects: !oddb.org,2003/ODDB::Text::Chapter
161
+ heading: "Effets ind\xC3\xA9sirables"
162
+ sections:
163
+ - !oddb.org,2003/ODDB::Text::Section
164
+ subheading: ""
165
+ paragraphs:
166
+ - !oddb.org,2003/ODDB::Text::Paragraph
167
+ formats:
168
+ - !oddb.org,2003/ODDB::Text::Format
169
+ values: []
170
+
171
+ start: 0
172
+ end: -1
173
+ text: "Aucun effet ind\xC3\xA9sirable n'a \xC3\xA9t\xC3\xA9 signal\xC3\xA9 jusqu'\xC3\xA0 ce jour."
174
+ preformatted: false
175
+ interactions: !oddb.org,2003/ODDB::Text::Chapter
176
+ heading: Interactions
177
+ sections:
178
+ - !oddb.org,2003/ODDB::Text::Section
179
+ subheading: ""
180
+ paragraphs:
181
+ - !oddb.org,2003/ODDB::Text::Paragraph
182
+ formats:
183
+ - !oddb.org,2003/ODDB::Text::Format
184
+ values: []
185
+
186
+ start: 0
187
+ end: -1
188
+ text: "Le Cerumenol ne doit pas \xC3\xAAtre utilis\xC3\xA9 en combinaison avec d'autres gouttes ou sprays auriculaires."
189
+ preformatted: false
190
+ overdose: !oddb.org,2003/ODDB::Text::Chapter
191
+ heading: Surdosage
192
+ sections:
193
+ - !oddb.org,2003/ODDB::Text::Section
194
+ subheading: ""
195
+ paragraphs:
196
+ - !oddb.org,2003/ODDB::Text::Paragraph
197
+ formats:
198
+ - !oddb.org,2003/ODDB::Text::Format
199
+ values: []
200
+
201
+ start: 0
202
+ end: -1
203
+ text: "Pas d'informations \xC3\xA0 ce sujet."
204
+ preformatted: false
205
+ other_advice: !oddb.org,2003/ODDB::Text::Chapter
206
+ heading: "Remarques particuli\xC3\xA8res"
207
+ sections:
208
+ - !oddb.org,2003/ODDB::Text::Section
209
+ subheading: |
210
+ Conservation
211
+
212
+ paragraphs:
213
+ - !oddb.org,2003/ODDB::Text::Paragraph
214
+ formats:
215
+ - !oddb.org,2003/ODDB::Text::Format
216
+ values: []
217
+
218
+ start: 0
219
+ end: -1
220
+ text: "Il n'y a pas d'instructions particuli\xC3\xA8res \xC3\xA0 suivre."
221
+ preformatted: false
222
+ - !oddb.org,2003/ODDB::Text::Paragraph
223
+ formats:
224
+ - !oddb.org,2003/ODDB::Text::Format
225
+ values: []
226
+
227
+ start: 0
228
+ end: -1
229
+ text: "Ne pas utiliser au-del\xC3\xA0 de la date \xC2\xABEXP\xC2\xBB."
230
+ preformatted: false
231
+ delivery:
232
+ distribution:
233
+ fabrication:
234
+ reference:
235
+ iksnrs: !oddb.org,2003/ODDB::Text::Chapter
236
+ heading: "Num\xC3\xA9ros OICM"
237
+ sections:
238
+ - !oddb.org,2003/ODDB::Text::Section
239
+ subheading: ""
240
+ paragraphs:
241
+ - !oddb.org,2003/ODDB::Text::Paragraph
242
+ formats:
243
+ - !oddb.org,2003/ODDB::Text::Format
244
+ values: []
245
+
246
+ start: 0
247
+ end: -1
248
+ text: "42694."
249
+ preformatted: false
250
+ date: !oddb.org,2003/ODDB::Text::Chapter
251
+ heading: "Mise \xC3\xA0 jour de l'information"
252
+ sections:
253
+ - !oddb.org,2003/ODDB::Text::Section
254
+ subheading: ""
255
+ paragraphs:
256
+ - !oddb.org,2003/ODDB::Text::Paragraph
257
+ formats:
258
+ - !oddb.org,2003/ODDB::Text::Format
259
+ values: []
260
+
261
+ start: 0
262
+ end: -1
263
+ text: Septembre 1990.
264
+ preformatted: false
265
+ - !oddb.org,2003/ODDB::Text::Paragraph
266
+ formats:
267
+ - !oddb.org,2003/ODDB::Text::Format
268
+ values: []
269
+
270
+ start: 0
271
+ end: -1
272
+ text: RL88
273
+ preformatted: false
274
+ de: !oddb.org,2003/ODDB::FachinfoDocument
275
+ galenic_form: !oddb.org,2003/ODDB::Text::Chapter
276
+ heading: ""
277
+ sections:
278
+ - !oddb.org,2003/ODDB::Text::Section
279
+ subheading: "L\xC3\xB6sung zum Aufweichen von Ceruminalpfropfen"
280
+ paragraphs: []
281
+
282
+ composition: !oddb.org,2003/ODDB::Text::Chapter
283
+ heading: Zusammensetzung
284
+ sections:
285
+ - !oddb.org,2003/ODDB::Text::Section
286
+ subheading: ""
287
+ paragraphs:
288
+ - !oddb.org,2003/ODDB::Text::Paragraph
289
+ formats:
290
+ - !oddb.org,2003/ODDB::Text::Format
291
+ values: []
292
+
293
+ start: 0
294
+ end: -1
295
+ text: "1\xC2\xA0ml enth\xC3\xA4lt:"
296
+ preformatted: false
297
+ - !oddb.org,2003/ODDB::Text::Section
298
+ subheading: "Wirkstoffe:"
299
+ paragraphs:
300
+ - !oddb.org,2003/ODDB::Text::Paragraph
301
+ formats:
302
+ - !oddb.org,2003/ODDB::Text::Format
303
+ values: []
304
+
305
+ start: 0
306
+ end: -1
307
+ text: "Paradichlorobenzenum 20\xC2\xA0mg; Orthodichlorobenzenum 145\xC2\xA0mg; Chlorobutanolum hemihydricum 50\xC2\xA0mg; Terebinthinae aetheroleum medicinale 86\xC2\xA0mg; 3-Methoxy-butylis acetas 95 mg."
308
+ preformatted: false
309
+ effects: !oddb.org,2003/ODDB::Text::Chapter
310
+ heading: Eigenschaften/Wirkungen
311
+ sections:
312
+ - !oddb.org,2003/ODDB::Text::Section
313
+ subheading: ""
314
+ paragraphs:
315
+ - !oddb.org,2003/ODDB::Text::Paragraph
316
+ formats:
317
+ - !oddb.org,2003/ODDB::Text::Format
318
+ values: []
319
+
320
+ start: 0
321
+ end: -1
322
+ text: "Cerumenol erweicht und verfl\xC3\xBCssigt Ceruminalpfropfen und erm\xC3\xB6glicht, dass eine Ohrensp\xC3\xBClung erleichtert wird."
323
+ preformatted: false
324
+ kinetic: !oddb.org,2003/ODDB::Text::Chapter
325
+ heading: Pharmakokinetik
326
+ sections:
327
+ - !oddb.org,2003/ODDB::Text::Section
328
+ subheading: ""
329
+ paragraphs:
330
+ - !oddb.org,2003/ODDB::Text::Paragraph
331
+ formats:
332
+ - !oddb.org,2003/ODDB::Text::Format
333
+ values: []
334
+
335
+ start: 0
336
+ end: -1
337
+ text: Es liegen keine Angaben vor.
338
+ preformatted: false
339
+ indications: !oddb.org,2003/ODDB::Text::Chapter
340
+ heading: "Indikationen/Anwendungsm\xC3\xB6glichkeiten"
341
+ sections:
342
+ - !oddb.org,2003/ODDB::Text::Section
343
+ subheading: ""
344
+ paragraphs:
345
+ - !oddb.org,2003/ODDB::Text::Paragraph
346
+ formats:
347
+ - !oddb.org,2003/ODDB::Text::Format
348
+ values: []
349
+
350
+ start: 0
351
+ end: -1
352
+ text: "Verschluss oder Partialverschluss der \xC3\xA4usseren Geh\xC3\xB6rg\xC3\xA4nge durch Ceruminalpfropfen."
353
+ preformatted: false
354
+ usage: !oddb.org,2003/ODDB::Text::Chapter
355
+ heading: Dosierung/Anwendung
356
+ sections:
357
+ - !oddb.org,2003/ODDB::Text::Section
358
+ subheading: ""
359
+ paragraphs:
360
+ - !oddb.org,2003/ODDB::Text::Paragraph
361
+ formats:
362
+ - !oddb.org,2003/ODDB::Text::Format
363
+ values: []
364
+
365
+ start: 0
366
+ end: -1
367
+ text: "5 Tropfen bei seitlich geneigtem Kopf oder bei seitlichem Liegen ins Ohr eintr\xC3\xA4ufeln. Um einem m\xC3\xB6glichen Ausfliessen von Cerumenol beim Aufrichten des Kopfes zu begegnen, kann ein mit Vaseline bestrichener Wattepfropf in den Geh\xC3\xB6rgang eingef\xC3\xBChrt werden. Der aufgeweichte Ceruminalpfropfen wird dann nach etwa 20 Minuten durch Sp\xC3\xBClung mit Wasser (nicht mit harten Gegenst\xC3\xA4nden wie z.B. Wattest\xC3\xA4bchen!) entfernt."
368
+ preformatted: false
369
+ restrictions: !oddb.org,2003/ODDB::Text::Chapter
370
+ heading: "Anwendungseinschr\xC3\xA4nkungen"
371
+ sections:
372
+ - !oddb.org,2003/ODDB::Text::Section
373
+ subheading: |
374
+ Kontraindikationen
375
+
376
+ paragraphs:
377
+ - !oddb.org,2003/ODDB::Text::Paragraph
378
+ formats:
379
+ - !oddb.org,2003/ODDB::Text::Format
380
+ values: []
381
+
382
+ start: 0
383
+ end: -1
384
+ text: "Cerumenol darf nicht angewendet werden bei Otitis externa, Otitis media, bei seborrhoischer Dermatitis, Ekzemen des \xC3\xA4usseren Ohres, Sch\xC3\xA4digung am Ohr wie z.B. Trommelfellverletzung."
385
+ preformatted: false
386
+ - !oddb.org,2003/ODDB::Text::Section
387
+ subheading: |
388
+ Vorsichtsmassnahmen
389
+
390
+ paragraphs:
391
+ - !oddb.org,2003/ODDB::Text::Paragraph
392
+ formats:
393
+ - !oddb.org,2003/ODDB::Text::Format
394
+ values: []
395
+
396
+ start: 0
397
+ end: -1
398
+ text: "Bei starken Ohrenschmerzen Anwendung nur unter \xC3\xA4rztlicher Kontrolle."
399
+ preformatted: false
400
+ - !oddb.org,2003/ODDB::Text::Paragraph
401
+ formats:
402
+ - !oddb.org,2003/ODDB::Text::Format
403
+ values: []
404
+
405
+ start: 0
406
+ end: -1
407
+ text: "Nur einmaliger Gebrauch der L\xC3\xB6sung mit anschliessender Sp\xC3\xBClung!"
408
+ preformatted: false
409
+ - !oddb.org,2003/ODDB::Text::Paragraph
410
+ formats:
411
+ - !oddb.org,2003/ODDB::Text::Format
412
+ values: []
413
+
414
+ start: 0
415
+ end: -1
416
+ text: "Der Patient ist anzuweisen, dass bei Versagen der Therapie der Arzt aufzusuchen ist. Dasselbe gilt, wenn w\xC3\xA4hrend der Anwendung Schwindel auftreten."
417
+ preformatted: false
418
+ - !oddb.org,2003/ODDB::Text::Section
419
+ subheading: |
420
+ Schwangerschaft/Stillzeit
421
+
422
+ paragraphs:
423
+ - !oddb.org,2003/ODDB::Text::Paragraph
424
+ formats:
425
+ - !oddb.org,2003/ODDB::Text::Format
426
+ values: []
427
+
428
+ start: 0
429
+ end: -1
430
+ text: "Schwangerschafts-Kategorie C. Es sind weder kontrollierte Studien bei Tieren noch bei schwangeren Frauen verf\xC3\xBCgbar. Unter diesen Umst\xC3\xA4nden soll das Medikament nur verabreicht werden, wenn der potentielle Nutzen das foetale Risiko \xC3\xBCbersteigt. Dasselbe hat Geltung f\xC3\xBCr die Stillzeit."
431
+ preformatted: false
432
+ unwanted_effects: !oddb.org,2003/ODDB::Text::Chapter
433
+ heading: "Unerw\xC3\xBCnschte Wirkungen"
434
+ sections:
435
+ - !oddb.org,2003/ODDB::Text::Section
436
+ subheading: ""
437
+ paragraphs:
438
+ - !oddb.org,2003/ODDB::Text::Paragraph
439
+ formats:
440
+ - !oddb.org,2003/ODDB::Text::Format
441
+ values: []
442
+
443
+ start: 0
444
+ end: -1
445
+ text: "F\xC3\xBCr Cerumenol sind bisher keine Nebenwirkungen beobachtet worden."
446
+ preformatted: false
447
+ interactions: !oddb.org,2003/ODDB::Text::Chapter
448
+ heading: Interaktionen
449
+ sections:
450
+ - !oddb.org,2003/ODDB::Text::Section
451
+ subheading: ""
452
+ paragraphs:
453
+ - !oddb.org,2003/ODDB::Text::Paragraph
454
+ formats:
455
+ - !oddb.org,2003/ODDB::Text::Format
456
+ values: []
457
+
458
+ start: 0
459
+ end: -1
460
+ text: Cerumenol soll nicht eingesetzt werden in Kombination mit anderen Ohrentropfen oder Ohrensprays.
461
+ preformatted: false
462
+ overdose: !oddb.org,2003/ODDB::Text::Chapter
463
+ heading: "\xC3\x9Cberdosierung"
464
+ sections:
465
+ - !oddb.org,2003/ODDB::Text::Section
466
+ subheading: ""
467
+ paragraphs:
468
+ - !oddb.org,2003/ODDB::Text::Paragraph
469
+ formats:
470
+ - !oddb.org,2003/ODDB::Text::Format
471
+ values: []
472
+
473
+ start: 0
474
+ end: -1
475
+ text: Es liegen keine Angaben vor.
476
+ preformatted: false
477
+ other_advice: !oddb.org,2003/ODDB::Text::Chapter
478
+ heading: Sonstige Hinweise
479
+ sections:
480
+ - !oddb.org,2003/ODDB::Text::Section
481
+ subheading: |
482
+ Haltbarkeit
483
+
484
+ paragraphs:
485
+ - !oddb.org,2003/ODDB::Text::Paragraph
486
+ formats:
487
+ - !oddb.org,2003/ODDB::Text::Format
488
+ values: []
489
+
490
+ start: 0
491
+ end: -1
492
+ text: Eine besondere Lagerung ist nicht erforderlich.
493
+ preformatted: false
494
+ - !oddb.org,2003/ODDB::Text::Paragraph
495
+ formats:
496
+ - !oddb.org,2003/ODDB::Text::Format
497
+ values: []
498
+
499
+ start: 0
500
+ end: -1
501
+ text: Verfalldatum beachten.
502
+ preformatted: false
503
+ delivery:
504
+ distribution:
505
+ fabrication:
506
+ reference:
507
+ iksnrs: !oddb.org,2003/ODDB::Text::Chapter
508
+ heading: IKS-Nummern
509
+ sections:
510
+ - !oddb.org,2003/ODDB::Text::Section
511
+ subheading: ""
512
+ paragraphs:
513
+ - !oddb.org,2003/ODDB::Text::Paragraph
514
+ formats:
515
+ - !oddb.org,2003/ODDB::Text::Format
516
+ values: []
517
+
518
+ start: 0
519
+ end: -1
520
+ text: "42694."
521
+ preformatted: false
522
+ date: !oddb.org,2003/ODDB::Text::Chapter
523
+ heading: Stand der Information
524
+ sections:
525
+ - !oddb.org,2003/ODDB::Text::Section
526
+ subheading: ""
527
+ paragraphs:
528
+ - !oddb.org,2003/ODDB::Text::Paragraph
529
+ formats:
530
+ - !oddb.org,2003/ODDB::Text::Format
531
+ values: []
532
+
533
+ start: 0
534
+ end: -1
535
+ text: September 1990.
536
+ preformatted: false
537
+ - !oddb.org,2003/ODDB::Text::Paragraph
538
+ formats:
539
+ - !oddb.org,2003/ODDB::Text::Format
540
+ values: []
541
+
542
+ start: 0
543
+ end: -1
544
+ text: RL88
545
+ preformatted: false
546
+ article_codes:
547
+ - :article_ean13: "7680426940109"
548
+ :article_pcode: "880231"
549
+
550
+ --- !oddb.org,2003/ODDB::Fachinfo
551
+ oid: 1549
552
+ descriptions: !oddb.org,2003/ODDB::SimpleLanguage::Descriptions
553
+ fr: !oddb.org,2003/ODDB::FachinfoDocument
554
+ galenic_form: !oddb.org,2003/ODDB::Text::Chapter
555
+ heading: ""
556
+ sections:
557
+ - !oddb.org,2003/ODDB::Text::Section
558
+ subheading: Antimycotique topique
559
+ paragraphs: []
560
+
561
+ composition: !oddb.org,2003/ODDB::Text::Chapter
562
+ heading: Composition
563
+ sections:
564
+ - !oddb.org,2003/ODDB::Text::Section
565
+ subheading: "1\xC2\xA0g de cr\xC3\xA8me"
566
+ paragraphs:
567
+ - !oddb.org,2003/ODDB::Text::Paragraph
568
+ formats:
569
+ - !oddb.org,2003/ODDB::Text::Format
570
+ values: []
571
+
572
+ start: 0
573
+ end: -1
574
+ text: "contient:"
575
+ preformatted: false
576
+ - !oddb.org,2003/ODDB::Text::Section
577
+ subheading: "Principe actif:"
578
+ paragraphs:
579
+ - !oddb.org,2003/ODDB::Text::Paragraph
580
+ formats:
581
+ - !oddb.org,2003/ODDB::Text::Format
582
+ values: []
583
+
584
+ start: 0
585
+ end: -1
586
+ text: "20\xC2\xA0mg de nitrate de fenticonazole."
587
+ preformatted: false
588
+ - !oddb.org,2003/ODDB::Text::Section
589
+ subheading: "Excipients:"
590
+ paragraphs:
591
+ - !oddb.org,2003/ODDB::Text::Paragraph
592
+ formats:
593
+ - !oddb.org,2003/ODDB::Text::Format
594
+ values: []
595
+
596
+ start: 0
597
+ end: -1
598
+ text: "graisse de laine hydrog\xC3\xA9n\xC3\xA9e, propyl\xC3\xA8neglycol, autres excipients."
599
+ preformatted: false
600
+ - !oddb.org,2003/ODDB::Text::Section
601
+ subheading: "1\xC2\xA0ml de solution"
602
+ paragraphs:
603
+ - !oddb.org,2003/ODDB::Text::Paragraph
604
+ formats:
605
+ - !oddb.org,2003/ODDB::Text::Format
606
+ values: []
607
+
608
+ start: 0
609
+ end: -1
610
+ text: "contient:"
611
+ preformatted: false
612
+ - !oddb.org,2003/ODDB::Text::Section
613
+ subheading: "Principe actif:"
614
+ paragraphs:
615
+ - !oddb.org,2003/ODDB::Text::Paragraph
616
+ formats:
617
+ - !oddb.org,2003/ODDB::Text::Format
618
+ values: []
619
+
620
+ start: 0
621
+ end: -1
622
+ text: "20\xC2\xA0mg de nitrate de fenticonazole."
623
+ preformatted: false
624
+ - !oddb.org,2003/ODDB::Text::Section
625
+ subheading: "Excipients:"
626
+ paragraphs:
627
+ - !oddb.org,2003/ODDB::Text::Paragraph
628
+ formats:
629
+ - !oddb.org,2003/ODDB::Text::Format
630
+ values: []
631
+
632
+ start: 0
633
+ end: -1
634
+ text: "propyl\xC3\xA8neglycol, autres excipients."
635
+ preformatted: false
636
+ effects: !oddb.org,2003/ODDB::Text::Chapter
637
+ heading: "Propri\xC3\xA9t\xC3\xA9s/Effets"
638
+ sections:
639
+ - !oddb.org,2003/ODDB::Text::Section
640
+ subheading: ""
641
+ paragraphs:
642
+ - !oddb.org,2003/ODDB::Text::Paragraph
643
+ formats:
644
+ - !oddb.org,2003/ODDB::Text::Format
645
+ values: []
646
+
647
+ start: 0
648
+ end: -1
649
+ text: "Mycodermil est un antimycotique dont le principe actif, le fenticonazole, est un d\xC3\xA9riv\xC3\xA9 imidazole. Le fenticonazole exerce une activit\xC3\xA9 fongistatique et fongicide contre les dermatophytes, les levures pathog\xC3\xA8nes ainsi qu'envers les champignons levuriformes et les moississures. Les tests ont montr\xC3\xA9 que le fenticonazole est efficace sur Trychophyton mentagrophytes, T.\xC2\xA0verrucosum, T.\xC2\xA0rubrum, T.\xC2\xA0tonsurans, T.\xC2\xA0terrestre, Microsporum canis, M.\xC2\xA0gypseum, M.\xC2\xA0audonii, M.\xC2\xA0fulvum, M.\xC2\xA0cookei, Epidermophyton floccosum, Candida albicans, Cryptococcus neoformans, Geotrichum candidum, Torulopsis glabrata, Sporotrichum schenki, Aspergillus niger, A.\xC2\xA0fumigatus, A.\xC2\xA0flavus, Penicillium crysogenum."
650
+ preformatted: false
651
+ - !oddb.org,2003/ODDB::Text::Paragraph
652
+ formats:
653
+ - !oddb.org,2003/ODDB::Text::Format
654
+ values: []
655
+
656
+ start: 0
657
+ end: -1
658
+ text: "Le fenticonazole est \xC3\xA9galement efficace contre les bact\xC3\xA9ries Gram-pos. (staphylocoques, streptocoques)."
659
+ preformatted: false
660
+ - !oddb.org,2003/ODDB::Text::Paragraph
661
+ formats:
662
+ - !oddb.org,2003/ODDB::Text::Format
663
+ values: []
664
+
665
+ start: 0
666
+ end: -1
667
+ text: "Jusqu'\xC3\xA0 pr\xC3\xA9sent, on n'a observ\xC3\xA9 aucun signe de sensibilisation, de phototoxicit\xC3\xA9 ou de photoallergie li\xC3\xA9 au fenticonazole."
668
+ preformatted: false
669
+ kinetic: !oddb.org,2003/ODDB::Text::Chapter
670
+ heading: "Pharmacocin\xC3\xA9tique"
671
+ sections:
672
+ - !oddb.org,2003/ODDB::Text::Section
673
+ subheading: ""
674
+ paragraphs:
675
+ - !oddb.org,2003/ODDB::Text::Paragraph
676
+ formats:
677
+ - !oddb.org,2003/ODDB::Text::Format
678
+ values: []
679
+
680
+ start: 0
681
+ end: -1
682
+ text: "On a mesur\xC3\xA9 chez l'homme une absorption transdermique non significative (max. 0,5%). Par cons\xC3\xA9quent, on ne doit pas s'attendre \xC3\xA0 des effets syst\xC3\xA9miques."
683
+ preformatted: false
684
+ indications: !oddb.org,2003/ODDB::Text::Chapter
685
+ heading: "Indications/Possibilit\xC3\xA9s d'emploi"
686
+ sections:
687
+ - !oddb.org,2003/ODDB::Text::Section
688
+ subheading: ""
689
+ paragraphs:
690
+ - !oddb.org,2003/ODDB::Text::Paragraph
691
+ formats:
692
+ - !oddb.org,2003/ODDB::Text::Format
693
+ values: []
694
+
695
+ start: 0
696
+ end: -1
697
+ text: "Dermatomycoses de localisations diverses, caus\xC3\xA9es par des dermatophytes, telles que Tinea capitis, T.\xC2\xA0corporis, T.\xC2\xA0cruris, T.\xC2\xA0pedis, T.\xC2\xA0manuum, T.\xC2\xA0faciei, T.\xC2\xA0barbae, T.\xC2\xA0unguium."
698
+ preformatted: false
699
+ - !oddb.org,2003/ODDB::Text::Paragraph
700
+ formats:
701
+ - !oddb.org,2003/ODDB::Text::Format
702
+ values: []
703
+
704
+ start: 0
705
+ end: -1
706
+ text: "Candidoses, balanite et balanoposthite \xC3\xA0 Candida, p\xC3\xA9rionyxis."
707
+ preformatted: false
708
+ - !oddb.org,2003/ODDB::Text::Paragraph
709
+ formats:
710
+ - !oddb.org,2003/ODDB::Text::Format
711
+ values: []
712
+
713
+ start: 0
714
+ end: -1
715
+ text: Pityriasis versicolor.
716
+ preformatted: false
717
+ - !oddb.org,2003/ODDB::Text::Paragraph
718
+ formats:
719
+ - !oddb.org,2003/ODDB::Text::Format
720
+ values: []
721
+
722
+ start: 0
723
+ end: -1
724
+ text: Erythrasma.
725
+ preformatted: false
726
+ - !oddb.org,2003/ODDB::Text::Paragraph
727
+ formats:
728
+ - !oddb.org,2003/ODDB::Text::Format
729
+ values: []
730
+
731
+ start: 0
732
+ end: -1
733
+ text: "Mycoses surinfect\xC3\xA9es par des bact\xC3\xA9ries Gram-pos."
734
+ preformatted: false
735
+ usage: !oddb.org,2003/ODDB::Text::Chapter
736
+ heading: Posologie/Mode d'emploi
737
+ sections:
738
+ - !oddb.org,2003/ODDB::Text::Section
739
+ subheading: ""
740
+ paragraphs:
741
+ - !oddb.org,2003/ODDB::Text::Paragraph
742
+ formats:
743
+ - !oddb.org,2003/ODDB::Text::Format
744
+ values: []
745
+
746
+ start: 0
747
+ end: -1
748
+ text: "Appliquer en couche mince 1\xC3\x97/jour sur les parties atteintes pr\xC3\xA9alablement nettoy\xC3\xA9es et bien s\xC3\xA9ch\xC3\xA9es."
749
+ preformatted: false
750
+ - !oddb.org,2003/ODDB::Text::Paragraph
751
+ formats:
752
+ - !oddb.org,2003/ODDB::Text::Format
753
+ values: []
754
+
755
+ start: 0
756
+ end: -1
757
+ text: "L'application doit \xC3\xAAtre r\xC3\xA9guli\xC3\xA8re jusqu'\xC3\xA0 gu\xC3\xA9rison compl\xC3\xA8te."
758
+ preformatted: false
759
+ - !oddb.org,2003/ODDB::Text::Paragraph
760
+ formats:
761
+ - !oddb.org,2003/ODDB::Text::Format
762
+ values: []
763
+
764
+ start: 0
765
+ end: -1
766
+ text: "En cas de mycose des pieds, il est conseill\xC3\xA9, pour \xC3\xA9viter les r\xC3\xA9cidives, de poursuivre le traitement pendant 1-2 semaines apr\xC3\xA8s la disparition des sympt\xC3\xB4mes."
767
+ preformatted: false
768
+ restrictions: !oddb.org,2003/ODDB::Text::Chapter
769
+ heading: Limitations d'emploi
770
+ sections:
771
+ - !oddb.org,2003/ODDB::Text::Section
772
+ subheading: |
773
+ Contre-indications
774
+
775
+ paragraphs:
776
+ - !oddb.org,2003/ODDB::Text::Paragraph
777
+ formats:
778
+ - !oddb.org,2003/ODDB::Text::Format
779
+ values: []
780
+
781
+ start: 0
782
+ end: -1
783
+ text: "Hypersensibilit\xC3\xA9 connue au produit ou \xC3\xA0 l'un de ses composants."
784
+ preformatted: false
785
+ - !oddb.org,2003/ODDB::Text::Section
786
+ subheading: "Pr\xC3\xA9cautions\n"
787
+ paragraphs:
788
+ - !oddb.org,2003/ODDB::Text::Paragraph
789
+ formats:
790
+ - !oddb.org,2003/ODDB::Text::Format
791
+ values: []
792
+
793
+ start: 0
794
+ end: -1
795
+ text: Eviter le contact avec les yeux.
796
+ preformatted: false
797
+ - !oddb.org,2003/ODDB::Text::Section
798
+ subheading: |
799
+ Grossesse/Allaitement
800
+
801
+ paragraphs:
802
+ - !oddb.org,2003/ODDB::Text::Paragraph
803
+ formats:
804
+ - !oddb.org,2003/ODDB::Text::Format
805
+ values: []
806
+
807
+ start: 0
808
+ end: -1
809
+ text: "Cat\xC3\xA9gorie de grossesse C. Les \xC3\xA9tudes chez l'animal avec le fenticonazole administr\xC3\xA9 syst\xC3\xA9miquement \xC3\xA0 hautes doses montrent une certaine embryotoxicit\xC3\xA9, typique des imidazoles. La substance ne semble cependant poss\xC3\xA9der aucune propri\xC3\xA9t\xC3\xA9 t\xC3\xA9ratog\xC3\xA8ne."
810
+ preformatted: false
811
+ - !oddb.org,2003/ODDB::Text::Paragraph
812
+ formats:
813
+ - !oddb.org,2003/ODDB::Text::Format
814
+ values: []
815
+
816
+ start: 0
817
+ end: -1
818
+ text: "On ne dispose d'aucune exp\xC3\xA9rience chez la femme enceinte. Bien que la r\xC3\xA9sorption percutan\xC3\xA9e du fenticonazole soit minime, Mycodermil ne doit pas \xC3\xAAtre utilis\xC3\xA9 pendant la grossesse."
819
+ preformatted: false
820
+ unwanted_effects: !oddb.org,2003/ODDB::Text::Chapter
821
+ heading: "Effets ind\xC3\xA9sirables"
822
+ sections:
823
+ - !oddb.org,2003/ODDB::Text::Section
824
+ subheading: ""
825
+ paragraphs:
826
+ - !oddb.org,2003/ODDB::Text::Paragraph
827
+ formats:
828
+ - !oddb.org,2003/ODDB::Text::Format
829
+ values: []
830
+
831
+ start: 0
832
+ end: -1
833
+ text: "On a occasionnellement observ\xC3\xA9 des cas de r\xC3\xA9actions cutan\xC3\xA9es l\xC3\xA9g\xC3\xA8res et passag\xC3\xA8res, telles une l\xC3\xA9g\xC3\xA8re sensation de br\xC3\xBBlure ou des d\xC3\xA9mangeaisons. En cas d'hypersensibilit\xC3\xA9 ou d'apparition d'une r\xC3\xA9sistance, le traitement devrait \xC3\xAAtre interrompu."
834
+ preformatted: false
835
+ interactions:
836
+ overdose:
837
+ other_advice: !oddb.org,2003/ODDB::Text::Chapter
838
+ heading: "Remarques particuli\xC3\xA8res"
839
+ sections:
840
+ - !oddb.org,2003/ODDB::Text::Section
841
+ subheading: |
842
+ Conservation
843
+
844
+ paragraphs:
845
+ - !oddb.org,2003/ODDB::Text::Paragraph
846
+ formats:
847
+ - !oddb.org,2003/ODDB::Text::Format
848
+ values: []
849
+
850
+ start: 0
851
+ end: -1
852
+ text: "A temp\xC3\xA9rature ambiante (15-25\xC2\xA0\xC2\xB0C) jusqu'\xC3\xA0 la date de p\xC3\xA9remption figurant sur l'emballage."
853
+ preformatted: false
854
+ delivery:
855
+ distribution:
856
+ fabrication:
857
+ reference:
858
+ iksnrs: !oddb.org,2003/ODDB::Text::Chapter
859
+ heading: "Num\xC3\xA9ros OICM"
860
+ sections:
861
+ - !oddb.org,2003/ODDB::Text::Section
862
+ subheading: ""
863
+ paragraphs:
864
+ - !oddb.org,2003/ODDB::Text::Paragraph
865
+ formats:
866
+ - !oddb.org,2003/ODDB::Text::Format
867
+ values: []
868
+
869
+ start: 0
870
+ end: -1
871
+ text: 49586, 49588.
872
+ preformatted: false
873
+ date: !oddb.org,2003/ODDB::Text::Chapter
874
+ heading: "Mise \xC3\xA0 jour de l'information"
875
+ sections:
876
+ - !oddb.org,2003/ODDB::Text::Section
877
+ subheading: ""
878
+ paragraphs:
879
+ - !oddb.org,2003/ODDB::Text::Paragraph
880
+ formats:
881
+ - !oddb.org,2003/ODDB::Text::Format
882
+ values: []
883
+
884
+ start: 0
885
+ end: -1
886
+ text: "F\xC3\xA9vrier 1992."
887
+ preformatted: false
888
+ - !oddb.org,2003/ODDB::Text::Paragraph
889
+ formats:
890
+ - !oddb.org,2003/ODDB::Text::Format
891
+ values: []
892
+
893
+ start: 0
894
+ end: -1
895
+ text: RL88
896
+ preformatted: false
897
+ de: !oddb.org,2003/ODDB::FachinfoDocument
898
+ galenic_form: !oddb.org,2003/ODDB::Text::Chapter
899
+ heading: ""
900
+ sections:
901
+ - !oddb.org,2003/ODDB::Text::Section
902
+ subheading: Topisches Antimykotikum
903
+ paragraphs: []
904
+
905
+ composition: !oddb.org,2003/ODDB::Text::Chapter
906
+ heading: Zusammensetzung
907
+ sections:
908
+ - !oddb.org,2003/ODDB::Text::Section
909
+ subheading: "1\xC2\xA0g Cr\xC3\xA8me"
910
+ paragraphs:
911
+ - !oddb.org,2003/ODDB::Text::Paragraph
912
+ formats:
913
+ - !oddb.org,2003/ODDB::Text::Format
914
+ values: []
915
+
916
+ start: 0
917
+ end: -1
918
+ text: "enth\xC3\xA4lt:"
919
+ preformatted: false
920
+ - !oddb.org,2003/ODDB::Text::Section
921
+ subheading: "Wirkstoff:"
922
+ paragraphs:
923
+ - !oddb.org,2003/ODDB::Text::Paragraph
924
+ formats:
925
+ - !oddb.org,2003/ODDB::Text::Format
926
+ values: []
927
+
928
+ start: 0
929
+ end: -1
930
+ text: "Fenticonazolnitrat 20\xC2\xA0mg."
931
+ preformatted: false
932
+ - !oddb.org,2003/ODDB::Text::Section
933
+ subheading: "Hilfsstoffe:"
934
+ paragraphs:
935
+ - !oddb.org,2003/ODDB::Text::Paragraph
936
+ formats:
937
+ - !oddb.org,2003/ODDB::Text::Format
938
+ values: []
939
+
940
+ start: 0
941
+ end: -1
942
+ text: Hydriertes Wollwachs, Propylenglycol und weitere Hilfsstoffe.
943
+ preformatted: false
944
+ - !oddb.org,2003/ODDB::Text::Section
945
+ subheading: "1\xC2\xA0ml L\xC3\xB6sung"
946
+ paragraphs:
947
+ - !oddb.org,2003/ODDB::Text::Paragraph
948
+ formats:
949
+ - !oddb.org,2003/ODDB::Text::Format
950
+ values: []
951
+
952
+ start: 0
953
+ end: -1
954
+ text: "enth\xC3\xA4lt:"
955
+ preformatted: false
956
+ - !oddb.org,2003/ODDB::Text::Section
957
+ subheading: "Wirkstoff:"
958
+ paragraphs:
959
+ - !oddb.org,2003/ODDB::Text::Paragraph
960
+ formats:
961
+ - !oddb.org,2003/ODDB::Text::Format
962
+ values: []
963
+
964
+ start: 0
965
+ end: -1
966
+ text: "Fenticonazolnitrat 20\xC2\xA0mg."
967
+ preformatted: false
968
+ - !oddb.org,2003/ODDB::Text::Section
969
+ subheading: "Hilfsstoffe:"
970
+ paragraphs:
971
+ - !oddb.org,2003/ODDB::Text::Paragraph
972
+ formats:
973
+ - !oddb.org,2003/ODDB::Text::Format
974
+ values: []
975
+
976
+ start: 0
977
+ end: -1
978
+ text: Propylenglycol und weitere Hilfsstoffe.
979
+ preformatted: false
980
+ effects: !oddb.org,2003/ODDB::Text::Chapter
981
+ heading: Eigenschaften/Wirkungen
982
+ sections:
983
+ - !oddb.org,2003/ODDB::Text::Section
984
+ subheading: ""
985
+ paragraphs:
986
+ - !oddb.org,2003/ODDB::Text::Paragraph
987
+ formats:
988
+ - !oddb.org,2003/ODDB::Text::Format
989
+ values: []
990
+
991
+ start: 0
992
+ end: -1
993
+ text: "Mycodermil ist ein Antimykotikum mit dem Imidazolderivat Fenticonazol als Wirkstoff. Fenticonazol entwickelt eine mykostatische und eine mykozide Aktivit\xC3\xA4t gegen Dermatophyten, pathogene Hefen sowie hefe\xC3\xA4hnliche Pilze und Schimmelpilze. Als wirksam erwies sich Fenticonazol in Tests auf Trychophyton mentagrophytes, T.\xC2\xA0verrucosum, T.\xC2\xA0rubrum, T.\xC2\xA0tonsurans, T.\xC2\xA0terrestre, Microsporum canis, M.\xC2\xA0gypseum, M.\xC2\xA0audonii, M.\xC2\xA0fulvum, M.\xC2\xA0cookei, Epidermophyton floccosum, Candida albicans, Cryptococcus neoformans, Geotrichum candidum, Torulopsis glabrata, Sporotrichum schenki, Aspergillus niger, A.\xC2\xA0fumigatus, A.\xC2\xA0flavus, Penicillium crysogenum."
994
+ preformatted: false
995
+ - !oddb.org,2003/ODDB::Text::Paragraph
996
+ formats:
997
+ - !oddb.org,2003/ODDB::Text::Format
998
+ values: []
999
+
1000
+ start: 0
1001
+ end: -1
1002
+ text: Fenticonazol ist auch gegen Gram-positive Bakterien (Staphylococcus, Streptococcus) wirksam.
1003
+ preformatted: false
1004
+ - !oddb.org,2003/ODDB::Text::Paragraph
1005
+ formats:
1006
+ - !oddb.org,2003/ODDB::Text::Format
1007
+ values: []
1008
+
1009
+ start: 0
1010
+ end: -1
1011
+ text: "Es wurden f\xC3\xBCr Fenticonazol bis heute keine Anzeichen von Sensibilisierung, Phototoxizit\xC3\xA4t oder Photoallergien festgestellt."
1012
+ preformatted: false
1013
+ kinetic: !oddb.org,2003/ODDB::Text::Chapter
1014
+ heading: Pharmakokinetik
1015
+ sections:
1016
+ - !oddb.org,2003/ODDB::Text::Section
1017
+ subheading: ""
1018
+ paragraphs:
1019
+ - !oddb.org,2003/ODDB::Text::Paragraph
1020
+ formats:
1021
+ - !oddb.org,2003/ODDB::Text::Format
1022
+ values: []
1023
+
1024
+ start: 0
1025
+ end: -1
1026
+ text: Beim Menschen wurde eine nicht signifikante transdermale Absorption von max. 0,5% gemessen. Demzufolge ist mit systemischen Wirkungen nicht zu rechnen.
1027
+ preformatted: false
1028
+ indications: !oddb.org,2003/ODDB::Text::Chapter
1029
+ heading: "Indikationen/Anwendungsm\xC3\xB6glichkeiten"
1030
+ sections:
1031
+ - !oddb.org,2003/ODDB::Text::Section
1032
+ subheading: ""
1033
+ paragraphs:
1034
+ - !oddb.org,2003/ODDB::Text::Paragraph
1035
+ formats:
1036
+ - !oddb.org,2003/ODDB::Text::Format
1037
+ values: []
1038
+
1039
+ start: 0
1040
+ end: -1
1041
+ text: "Dermatomykosen verschiedener Lokalisationen, verursacht durch Dermatophyten wie Tinea capitis, T.\xC2\xA0corporis, T.\xC2\xA0cruris, T.\xC2\xA0pedis, T.\xC2\xA0manuum, T.\xC2\xA0faciei, T.\xC2\xA0barbae, T.\xC2\xA0unguium."
1042
+ preformatted: false
1043
+ - !oddb.org,2003/ODDB::Text::Paragraph
1044
+ formats:
1045
+ - !oddb.org,2003/ODDB::Text::Format
1046
+ values: []
1047
+
1048
+ start: 0
1049
+ end: -1
1050
+ text: Hautcandidiasen, Balanitis, Balanoposthitis durch Candiden, Paronychie.
1051
+ preformatted: false
1052
+ - !oddb.org,2003/ODDB::Text::Paragraph
1053
+ formats:
1054
+ - !oddb.org,2003/ODDB::Text::Format
1055
+ values: []
1056
+
1057
+ start: 0
1058
+ end: -1
1059
+ text: Pityriasis versicolor.
1060
+ preformatted: false
1061
+ - !oddb.org,2003/ODDB::Text::Paragraph
1062
+ formats:
1063
+ - !oddb.org,2003/ODDB::Text::Format
1064
+ values: []
1065
+
1066
+ start: 0
1067
+ end: -1
1068
+ text: Erythrasma.
1069
+ preformatted: false
1070
+ - !oddb.org,2003/ODDB::Text::Paragraph
1071
+ formats:
1072
+ - !oddb.org,2003/ODDB::Text::Format
1073
+ values: []
1074
+
1075
+ start: 0
1076
+ end: -1
1077
+ text: Mit Gram-positiven Bakterien superinfizierte Mykosen.
1078
+ preformatted: false
1079
+ usage: !oddb.org,2003/ODDB::Text::Chapter
1080
+ heading: Dosierung/Anwendung
1081
+ sections:
1082
+ - !oddb.org,2003/ODDB::Text::Section
1083
+ subheading: ""
1084
+ paragraphs:
1085
+ - !oddb.org,2003/ODDB::Text::Paragraph
1086
+ formats:
1087
+ - !oddb.org,2003/ODDB::Text::Format
1088
+ values: []
1089
+
1090
+ start: 0
1091
+ end: -1
1092
+ text: "1\xC3\x97\xC2\xA0t\xC3\xA4glich d\xC3\xBCnn auf die erkrankten Hautstellen auftragen, nachdem die Haut gereinigt und gut getrocknet wurde."
1093
+ preformatted: false
1094
+ - !oddb.org,2003/ODDB::Text::Paragraph
1095
+ formats:
1096
+ - !oddb.org,2003/ODDB::Text::Format
1097
+ values: []
1098
+
1099
+ start: 0
1100
+ end: -1
1101
+ text: "Die Anwendung sollte regelm\xC3\xA4ssig, bis zur vollst\xC3\xA4ndigen Heilung durchgef\xC3\xBChrt werden."
1102
+ preformatted: false
1103
+ - !oddb.org,2003/ODDB::Text::Paragraph
1104
+ formats:
1105
+ - !oddb.org,2003/ODDB::Text::Format
1106
+ values: []
1107
+
1108
+ start: 0
1109
+ end: -1
1110
+ text: "Bei Tinea pedis ist es ratsam, um Rezidive zu vermeiden, die empfohlene Anwendungsweise noch f\xC3\xBCr 1-2 Wochen nach Abklingen der Symptome weiterzuf\xC3\xBChren."
1111
+ preformatted: false
1112
+ restrictions: !oddb.org,2003/ODDB::Text::Chapter
1113
+ heading: "Anwendungseinschr\xC3\xA4nkungen"
1114
+ sections:
1115
+ - !oddb.org,2003/ODDB::Text::Section
1116
+ subheading: |
1117
+ Kontraindikationen
1118
+
1119
+ paragraphs:
1120
+ - !oddb.org,2003/ODDB::Text::Paragraph
1121
+ formats:
1122
+ - !oddb.org,2003/ODDB::Text::Format
1123
+ values: []
1124
+
1125
+ start: 0
1126
+ end: -1
1127
+ text: "Bekannte \xC3\x9Cberempfindlichkeit gegen das Pr\xC3\xA4parat oder einen der Bestandteile."
1128
+ preformatted: false
1129
+ - !oddb.org,2003/ODDB::Text::Section
1130
+ subheading: |
1131
+ Vorsichtsmassnahmen
1132
+
1133
+ paragraphs:
1134
+ - !oddb.org,2003/ODDB::Text::Paragraph
1135
+ formats:
1136
+ - !oddb.org,2003/ODDB::Text::Format
1137
+ values: []
1138
+
1139
+ start: 0
1140
+ end: -1
1141
+ text: Der Kontakt mit den Augen ist zu vermeiden.
1142
+ preformatted: false
1143
+ - !oddb.org,2003/ODDB::Text::Section
1144
+ subheading: |
1145
+ Schwangerschaft/Stillzeit
1146
+
1147
+ paragraphs:
1148
+ - !oddb.org,2003/ODDB::Text::Paragraph
1149
+ formats:
1150
+ - !oddb.org,2003/ODDB::Text::Format
1151
+ values: []
1152
+
1153
+ start: 0
1154
+ end: -1
1155
+ text: "Schwangerschafts-Kategorie C. Im Tierversuch zeigt Fenticonazol in hohen systemisch applizierten Dosen eine gewisse Embryotoxizit\xC3\xA4t, die f\xC3\xBCr antimykotische Imidazolderivate typisch ist. Die Substanz scheint jedoch keine teratogene Eigenschaften zu besitzen."
1156
+ preformatted: false
1157
+ - !oddb.org,2003/ODDB::Text::Paragraph
1158
+ formats:
1159
+ - !oddb.org,2003/ODDB::Text::Format
1160
+ values: []
1161
+
1162
+ start: 0
1163
+ end: -1
1164
+ text: "Es stehen keine Erfahrungen bei schwangeren Frauen zur Verf\xC3\xBCgung. Obwohl die perkutane Resorption von Fenticonazol sehr gering ist, soll Mycodermil w\xC3\xA4hrend der Schwangerschaft nicht angewendet werden."
1165
+ preformatted: false
1166
+ unwanted_effects: !oddb.org,2003/ODDB::Text::Chapter
1167
+ heading: "Unerw\xC3\xBCnschte Wirkungen"
1168
+ sections:
1169
+ - !oddb.org,2003/ODDB::Text::Section
1170
+ subheading: ""
1171
+ paragraphs:
1172
+ - !oddb.org,2003/ODDB::Text::Paragraph
1173
+ formats:
1174
+ - !oddb.org,2003/ODDB::Text::Format
1175
+ values: []
1176
+
1177
+ start: 0
1178
+ end: -1
1179
+ text: "Es wurden gelegentlich F\xC3\xA4lle von leichten und vor\xC3\xBCbergehenden Hautreaktionen wie leichtem Brennen oder Juckreiz beobachtet. Bei \xC3\x9Cberempfindlichkeit und Resistenzentwicklung sollte die Behandlung abgebrochen werden."
1180
+ preformatted: false
1181
+ interactions:
1182
+ overdose:
1183
+ other_advice: !oddb.org,2003/ODDB::Text::Chapter
1184
+ heading: Sonstige Hinweise
1185
+ sections:
1186
+ - !oddb.org,2003/ODDB::Text::Section
1187
+ subheading: |
1188
+ Haltbarkeit
1189
+
1190
+ paragraphs:
1191
+ - !oddb.org,2003/ODDB::Text::Paragraph
1192
+ formats:
1193
+ - !oddb.org,2003/ODDB::Text::Format
1194
+ values: []
1195
+
1196
+ start: 0
1197
+ end: -1
1198
+ text: "Bei Raumtemperatur (15-25\xC2\xA0\xC2\xB0C) aufbewahren."
1199
+ preformatted: false
1200
+ - !oddb.org,2003/ODDB::Text::Paragraph
1201
+ formats:
1202
+ - !oddb.org,2003/ODDB::Text::Format
1203
+ values: []
1204
+
1205
+ start: 0
1206
+ end: -1
1207
+ text: Verwendbar bis zu dem auf der Packung angegebenen Verfalldatum.
1208
+ preformatted: false
1209
+ delivery:
1210
+ distribution:
1211
+ fabrication:
1212
+ reference:
1213
+ iksnrs: !oddb.org,2003/ODDB::Text::Chapter
1214
+ heading: IKS-Nummern
1215
+ sections:
1216
+ - !oddb.org,2003/ODDB::Text::Section
1217
+ subheading: ""
1218
+ paragraphs:
1219
+ - !oddb.org,2003/ODDB::Text::Paragraph
1220
+ formats:
1221
+ - !oddb.org,2003/ODDB::Text::Format
1222
+ values: []
1223
+
1224
+ start: 0
1225
+ end: -1
1226
+ text: 49586, 49588.
1227
+ preformatted: false
1228
+ date: !oddb.org,2003/ODDB::Text::Chapter
1229
+ heading: Stand der Information
1230
+ sections:
1231
+ - !oddb.org,2003/ODDB::Text::Section
1232
+ subheading: ""
1233
+ paragraphs:
1234
+ - !oddb.org,2003/ODDB::Text::Paragraph
1235
+ formats:
1236
+ - !oddb.org,2003/ODDB::Text::Format
1237
+ values: []
1238
+
1239
+ start: 0
1240
+ end: -1
1241
+ text: Februar 1992.
1242
+ preformatted: false
1243
+ - !oddb.org,2003/ODDB::Text::Paragraph
1244
+ formats:
1245
+ - !oddb.org,2003/ODDB::Text::Format
1246
+ values: []
1247
+
1248
+ start: 0
1249
+ end: -1
1250
+ text: RL88
1251
+ preformatted: false
1252
+ article_codes:
1253
+ - :article_ean13: "7680495860193"
1254
+ :article_pcode: "1449914"
1255
+ - :article_ean13: "7680495880115"