{# # This file is part of MedShakeEHR. # # Copyright (c) 2017 # fr33z00 # 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 > userParameters : tab LAP # # @author fr33z00 # @contrib Bertrand Boutillier #} {% import "macroForm.html.twig" as f %}
{# paramètres perso du LAP #} {% if config.optionGeActiverLapInterne == 'true' %}

Paramétrage du LAP

Paramètres de recherche pour nouvelle prescription
Montrer les médicaments hospitaliers
Montrer les médicaments non commercialisés
Choix par défaut du menu de recherche des médicaments
Ordre de tris par défaut des recherches de médicaments à prescrire
Paramètres des alertes à l'ouverture du LAP
Alerte pour un terme de grossesse supérieur à 46SA
Alerte pour allaitement supérieur à 3 ans
Paramètres d'impression
Signaler les risques allergiques ou d'intolérance sur les ordonnances imprimées
{% endif %} {# paramètres perso des SAMs #} {% if config.optionGeActiverLapInterne == 'true' %}

Paramétrage des alertes SAM (Système d’Aide à la décision par Médicament)

SAMs gérés

{% for sam in page.lap.samsList %} {% endfor %}
Identifiant Titre Traité par le LAP
{{ sam.id }} {{ sam.titre }} {{ sam.methode }}
{% endif %} {# prescriptions types #}

Gestion des catégories et des prescriptions types personnelles

{# catégories prescriptions types #}
{# prescriptions types hors LAP #}