{# # 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 > médicaments virtuels et génériques # # @author Bertrand Boutillier #}

Médicament virtuel Thériaque

{% for ref in page.mvPere.ref %} {{ ref.sp_nom|trim('§') }} {% endfor %}

Les spécialités correspondant à ce médicament virtuel peuvent contenir des excipients à effet notoire. Ces excipients à effet notoire peuvent être différents selon les spécialités

{% if page.mvPere.genThe is not empty %} {% for gen in page.mvPere.genThe %} {% endfor %}
Spécialité(s) génériques Thériaque Type
{{ gen.sp_nomlong|trim('§') }} {% if gen.sp_type_spe == 'R' %}Référence{% else %}Générique{% endif %}
{% endif %}

Génériques

{% if page.gen.genAfssaps is not empty %}
Date de création du groupe générique {% if page.gen.genAfssaps[0].sp_gref_datecr|length > 10 %}{{ page.gen.genAfssaps[0].sp_gref_datecr|date("d/m/Y") }}{% else %}{{ page.gen.genAfssaps[0].sp_gref_datecr }}{% endif %}
Date de parution au journal officiel de la dernière mise à jour du groupe générique {% if page.gen.genAfssaps[0].sp_datejogene|length > 10 %}{{ page.gen.genAfssaps[0].sp_datejogene|date("d/m/Y") }}{% else %}{{ page.gen.genAfssaps[0].sp_datejogene }}{% endif %}
{% for gen in page.gen.genAfssaps %} {% endfor %}
Spécialité(s) générique(s) ansm Type
{{ gen.sp_nomlong|trim('§') }} {% if gen.sp_type_spe == 'R' %}Référence{% else %}Générique{% endif %}
{% else %}

sans objet

{% endif %}