]> git.plutz.net Git - confetti/blob - templates/text_prescriptions.sh
stubs for prescription
[confetti] / templates / text_prescriptions.sh
1 # Copyright 2016 Paul Hänsch
2 #
3 # This file is part of Confetti.
4
5 # Confetti is free software: you can redistribute it and/or modify
6 # it under the terms of the GNU Affero General Public License as published by
7 # the Free Software Foundation, either version 3 of the License, or
8 # (at your option) any later version.
9
10 # Confetti is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13 # GNU Affero General Public License for more details.
14
15 # You should have received a copy of the GNU Affero General Public License
16 # along with Confetti.  If not, see <http://www.gnu.org/licenses/>. 
17
18 . $_EXEC/templates/text_cards.sh
19
20 item_name[prescriptions_current]="Aktuelle Verschreibungen"
21 item_name[prescriptions_past]="Vergangene Verschreibungen"
22 item_name[newprescription]="Neue Verschreibung"
23 item_name[date]="Datum"
24 item_name[name]="Name d. Versicherten"
25 item_name[bday]="geb. am"
26 item_name[addcontrib]="Zuzahlung"
27 item_name[contribconfirm]="Zuzahlung erfolgt"
28 item_name[prescreviewed]="Verordnung geprüft"
29 item_name[quantity]="Verordnungmenge"
30 item_name[remidy]="Heilmittel nach Maßgabe des Kataloges"
31 item_name[prescfirst]="Erstverordnung"
32 item_name[prescfollow1]="1. Folgeverordnung"
33 item_name[prescfollow2]="2. Folgeverordnung"
34 item_name[prescother]="Verordnung außerhalb des Regelfalls"
35 item_name[presccontinual]="Langfristverordnung"
36 item_name[grouptherapy]="Gruppentherapie"
37 item_name[housecall]="Hausbesuch"
38 item_name[report]="Therapiebericht"
39 item_name[indicator]="Indikationsschlüssel"
40 item_name[icd10]="ICD-10-Code"
41 item_name[insurance]="Krankenkasse bzw. Kostenträger"
42 item_name[prescription_by_catalogue]="Verordnung nach Maßgabe des Kataloges (Regelfall)"
43 item_name[therapy_start]="Behandlungsbeginn spätest. am"
44 item_name[quantity_weekly]="Anzahl pro Woche"