{# # This file is part of MedShakeEHR. # # Copyright (c) 2017 # Bertrand Boutillier # http://www.medshake.net # # MedShakeEHR is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # any later version. # # MedShakeEHR is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with MedShakeEHR. If not, see . #/ /## # LAP > monographie sur base Thériaque : fiche annexe EI surdosage # # @author Bertrand Boutillier #}

{{ page.speData.sp_nom|trim('§') }}
{{ page.speData.sp_nomlong }}

{% set dataFiche = page.ficheEi.effind %}

Effets indésirables en cas de surdosage

{% if page.ficheEi.effindg is not empty %} {% endif %} {% if dataFiche.1 is not empty %} {% endif %} {% if dataFiche.1 is not empty %} {% endif %} {% if dataFiche.1 is not empty %} {% endif %} {% if dataFiche.1 is not empty %} {% endif %} {% if dataFiche.1 is not empty %} {% endif %} {% if dataFiche.1 is not empty %} {% endif %} {% if dataFiche.3 is not empty %} {% endif %} {% if dataFiche.2 is not empty %} {% endif %} {% if page.ficheEi.refEffind is not empty %} {% endif %}
Type d'effet
    {% for data in page.ficheEi.effindg %} {% if data.effet_specialite_classe == 1 %}
  • Effet classe
  • {% elseif data.effet_specialite_classe == 2 %}
  • Effet spécialité
  • {% elseif data.effet_specialite_classe == 3 %}
  • Effet excipient
  • {% endif %} {% endfor %}
Classe chimique
    {% for data in dataFiche.1 %} {% if data.grp starts with '0.1' %}
  • {{ data.info_01 }}
  • {% endif %} {% endfor %}
Classe pharmaco-thérapeutique
    {% for data in dataFiche.1 %} {% if data.grp starts with '0.2' %}
  • {{ data.info_01 }}
  • {% endif %} {% endfor %}
Nature(s) des EI cliniques
    {% for data in dataFiche.1 %} {% if data.grp starts with '1.0.' %}
  • {{ data.info_01 }}
  • {% endif %} {% endfor %}
Nature(s) des EI paracliniques
    {% for data in dataFiche.1 %} {% if data.grp starts with '1.1.' %}
  • {{ data.info_01 }}
  • {% endif %} {% endfor %}
Degré(s) de sévérité
    {% for data in dataFiche.1 %} {% if data.grp starts with '1.2.' %}
  • {{ data.info_01 }}
  • {% endif %} {% endfor %}
Commentaire(s) conduite à tenir
    {% for data in dataFiche.1 %} {% if data.grp starts with '1.3.' %}
  • {{ data.info_01 }}
  • {% endif %} {% endfor %}
{% for data in dataFiche.3 %}

{{ data.txt|nl2br }}

{% endfor %}
Commentaires RCP {% for data in dataFiche.2 %}

{{ data.txt|nl2br }}

{% endfor %}
Référence(s) officielle(s)
    {% for data in page.ficheEi.refEffind %}
  • {{ data.refoff }} {{ data.datref }}
  • {% endfor %}