{# # 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 . #/ /## # Template > lap : tableau des résultats détaillés de recherche de médicaments # # @author Bertrand Boutillier # #}
{% for medic in page.medic %} {% for pres in medic.presentations %} {% endfor %} {% endfor %}
Spécialité Substances actives Excipients à effet notoire Forme Prix/UCD Taux SS
{{ medic.sp_nom|trim('§') }} {% if medic.statutDelivrance.rh == 'OUI' or medic.statutDelivrance.ph == 'OUI' or medic.statutDelivrance.puh == 'OUI' or medic.statutDelivrance.sp == 'OUI' or medic.statutDelivrance.ps == 'OUI' or medic.statutDelivrance.prep_h == 'OUI' or medic.statutDelivrance.atu == 'OUI' %} {% endif %} {% if pres.reservhop != 'NON' %} H {% endif %} {% if pres.pre_adm %}
{{ pres.pre_adm }} {% endif %}
    {% for suba in medic.suba %}
  • {{ suba.libsubst }} {% if suba.dosesubst > 0 and config.theriaqueMode != 'BDPM' %} {{ suba.dosesubst|number_format(2, ',', '') }} {{ suba.udosesubst }} {% elseif config.theriaqueMode == 'BDPM' %} {{ suba.udosesubst }} {% endif %}
  • {% endfor %}
    {% for sube in medic.sube %} {% if sube.effetnotoire == 'O' %}
  • {{ sube.libsubst }} {% if sube.dosesubst > 0 %}{{ sube.dosesubst|number_format(2, ',', '') }} {{ sube.udosesubst }}{% endif %}
  • {% endif %} {% endfor %}
{% if pres.pre_nat %} {{ pres.pre_nat }} {% endif %} {% if medic.prixEstim %} {{ medic.prixEstim|number_format(2, ',', ' ') }}€ {% endif %} {% if pres.rbtVille not in ['0 %'] %} {{ pres.rbtVille }} {% endif %}