X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Ftext_prescriptions.sh;fp=templates%2Ftext_prescriptions.sh;h=bdcdef33390f84ed5cd07e26b7e3a27c926a3a1b;hp=0000000000000000000000000000000000000000;hb=18ecf2c0b034e25c418a83ecb1adefb9f3f04cd8;hpb=891dee2c19bd2836e6818bffce1174f30c5d1ae5 diff --git a/templates/text_prescriptions.sh b/templates/text_prescriptions.sh new file mode 100755 index 0000000..bdcdef3 --- /dev/null +++ b/templates/text_prescriptions.sh @@ -0,0 +1,44 @@ +# Copyright 2016 Paul Hänsch +# +# This file is part of Confetti. +# +# Confetti is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# Confetti 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 Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with Confetti. If not, see . + +. $_EXEC/templates/text_cards.sh + +item_name[prescriptions_current]="Aktuelle Verschreibungen" +item_name[prescriptions_past]="Vergangene Verschreibungen" +item_name[newprescription]="Neue Verschreibung" +item_name[date]="Datum" +item_name[name]="Name d. Versicherten" +item_name[bday]="geb. am" +item_name[addcontrib]="Zuzahlung" +item_name[contribconfirm]="Zuzahlung erfolgt" +item_name[prescreviewed]="Verordnung geprüft" +item_name[quantity]="Verordnungmenge" +item_name[remidy]="Heilmittel nach Maßgabe des Kataloges" +item_name[prescfirst]="Erstverordnung" +item_name[prescfollow1]="1. Folgeverordnung" +item_name[prescfollow2]="2. Folgeverordnung" +item_name[prescother]="Verordnung außerhalb des Regelfalls" +item_name[presccontinual]="Langfristverordnung" +item_name[grouptherapy]="Gruppentherapie" +item_name[housecall]="Hausbesuch" +item_name[report]="Therapiebericht" +item_name[indicator]="Indikationsschlüssel" +item_name[icd10]="ICD-10-Code" +item_name[insurance]="Krankenkasse bzw. Kostenträger" +item_name[prescription_by_catalogue]="Verordnung nach Maßgabe des Kataloges (Regelfall)" +item_name[therapy_start]="Behandlungsbeginn spätest. am" +item_name[quantity_weekly]="Anzahl pro Woche"