view · edit · sidebar · attach · print · history

20130307-debug-swissmedicinfo-updater

<< | Index | >>


Summary

  • Debug Parser for FI/PI from swissmedicinfo.

Commit

Index


Debug swissmedicinfo updater

Table

beneFIX DE (table wrong row direction)

<table class="s19">
  <colgroup>
  <tbody>
  <tr>                 #=> bug
  <tr>
    <td class="s18">
      <p class="s10">  #=> all rows in same rows without td.
      <p class="s13">
      <p class="s13">
      <p class="s13">
      <p class="s13">
      <p class="s13">
      <p class="s13">
      <p class="s13">
      <p class="s13">
      ...

beneFIX FR (expected table)

<table class="s18">
  <colgroup>
  <tbody>
  <tr>
    <td class="s12">
    <td class="s12">
    <td class="s12">
    ...
  </tr>
  <tr>
    <td class="s12">
    <td class="s12">
    <td class="s12">
  ...

Title

Warnhinweise und Vorsichtsmassnahmen of Vitacal® Sachets (All text in TITLE)

<p id="section7" class="s8">
  <span class="s6">
    <span>Warnhinweise und Vorsichtsmassnahmen</span>
  </span>
  <span class="s6">
    <br>
  </span>
  <span class="s5">
    <span>Langzeittherapie, leichte Niereninsuffizienz oder Tendenz zur Bildung von Nierensteinen: Calcämie und Calciurie müssen überwacht werden zur Verhinderung einer Hypercalcämie. Wenn die Calciurie-Spiegel 7,5 mmol/24 Std. übersteigen, soll die Behandlung vorübergehend unterbrochen werden.</span>
   </span>
</p>

Itdikation of Vitacal® Sachets expected chapter structure

<p id="section4" class="s4">   #=> title
  <span class="s5">
  <span class="s6">
    <span>Indikationen/Anwendungsmöglichkeiten</span>
  </span>
</p>
<p class="s8">                 #=> text
  <span class="s7">
    <span>Belegte Indikationen</span>
  </span>
  <span class="s5">
  <span class="s5">
  <span class="s5">
  <span>Calcium- und Vitamin D-Supplementation bei älteren Patienten mit Calcium- und Vitamin D-Mangelzustand oder bei hohem Risiko für einen Mangelzustand (z.B. bei ungenügender Konsumation von Milchprodukten, bei ungenü</span>
  </span>
  <span class="s5">
</p>
...

Update swissmedicinfo update and import_daily

activated swissmedicinfo job (only FI)

commit
view · edit · sidebar · attach · print · history
Page last modified on March 07, 2013, at 10:03 AM