]> git.plutz.net Git - confetti/blobdiff - templates/text_cards.sh
additional prescription fields, improved display of clients and prescriptions
[confetti] / templates / text_cards.sh
index ec308ffb4427b73dd2003e8d04c94d4400a9bf45..53d8489a4d1d504a7824b2ca93cac72f5f6e9891 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright 2014 Paul Hänsch
+# Copyright 2014, 2016 Paul Hänsch
 #
 # This file is part of Confetti.
 # 
@@ -15,8 +15,6 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with Confetti.  If not, see <http://www.gnu.org/licenses/>. 
 
-declare -A item_name
-
 item_name[PHOTO]="Foto"
 item_name[LOGO]="Logo"
 item_name[FN]="Voller Name"
@@ -67,8 +65,20 @@ item_name[UID]=""
 item_name[VERSION]=""
 item_name[XML]=""
 
-item_name[X-ZACK-JOINDATE]="Anmeldedatum"
-item_name[X-ZACK-LEAVEDATE]="Abmeldedatum"
+item_name[X-HEALTH-INSURANCE]="Kran&shy;ken&shy;ver&shy;sich&shy;er&shy;ung"
+item_name[hi_from_list]="Aus Liste"
+item_name[hi_other]="Andere"
+item_name[hi_company]="Ver&shy;sich&shy;er&shy;ungs&shy;ge&shy;sell&shy;schaft"
+item_name[hi_number]="Ver&shy;sich&shy;er&shy;ten&shy;num&shy;mer"
+item_name[hi_status]="Ver&shy;sich&shy;er&shy;ten&shy;sta&shy;tus"
+item_name[X-HEALTH-INSURANCE-NOCONTRIB]="Zu&shy;zahl&shy;ungs&shy;be&shy;frei&shy;ung"
+item_name[X-CLIENT-REFERRAL]="Empfehl&shy;ung durch"
+item_name[prescriptions]="Verordnungen"
+item_name[new_prescription]="Neue Verordnung"
+item_name[no_icd]="Kein ICD Code"
+
+item_name[X-ZACK-JOINDATE]="An&shy;mel&shy;de&shy;da&shy;tum"
+item_name[X-ZACK-LEAVEDATE]="Ab&shy;mel&shy;de&shy;da&shy;tum"
 item_name[label_join]="Anm."
 item_name[label_leave]="Abm."
 
@@ -109,3 +119,4 @@ item_name[female]="&#x2640;"
 item_name[male]="&#x2642;"
 item_name[other]="&#x26A5;"
 item_name[none]="&#x26AA;"
+