-
-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add health insurances from Liechtenstein (#1384)
- Loading branch information
1 parent
640f28c
commit fba3a05
Showing
3 changed files
with
68 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"slug": "concordia-ch", | ||
"relevant-countries": [ | ||
"li", | ||
"ch" | ||
], | ||
"categories": [ | ||
"health" | ||
], | ||
"name": "CONCORDIA Schweizerische Kranken- und Unfallversicherung AG", | ||
"address": "Bundesplatz 15\n6002 Luzern\nSchweiz", | ||
"phone": "+41 41 228 01 11", | ||
"email": "[email protected]", | ||
"web": "https://www.concordia.li/", | ||
"sources": [ | ||
"https://www.concordia.li/de/ueber-uns/ueber-concordia/datenschutz.html", | ||
"https://www.concordia.li/content/dam/concordia.ch/ueber-uns/Daten_Bearbeitungsreglement_de.pdf", | ||
"https://www.concordia.li/de/impressum.html" | ||
], | ||
"quality": "verified" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"slug": "fkb", | ||
"relevant-countries": [ | ||
"li" | ||
], | ||
"categories": [ | ||
"health" | ||
], | ||
"name": "FKB – Die liechtensteinische Gesundheitskasse", | ||
"address": "Gagoz 75\nPostfach 363\n9496 Balzers\nLiechtenstein", | ||
"phone": "+423 388 19 90", | ||
"fax": "+423 388 19 91", | ||
"email": "[email protected]", | ||
"web": "https://www.fkb.li/", | ||
"sources": [ | ||
"https://www.fkb.li/ueber-uns/datenschutz/", | ||
"https://www.fkb.li/fileadmin/user_upload/WEB_Datenschutzerklaerung-2021.pdf" | ||
], | ||
"quality": "verified" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"slug": "swica", | ||
"relevant-countries": [ | ||
"li", | ||
"ch" | ||
], | ||
"categories": [ | ||
"health" | ||
], | ||
"name": "SWICA Krankenversicherung AG", | ||
"address": "Römerstrasse 38\n8401 Winterthur\nSchweiz", | ||
"phone": "+41 52 244 22 33", | ||
"fax": "+41 52 244 22 90", | ||
"email": "[email protected]", | ||
"web": "https://www.swica.ch/", | ||
"sources": [ | ||
"https://www.swica.ch/de/ueber-swica/portrait/ueberblick/datenschutz", | ||
"https://www.swica.ch/de/ueber-swica/portrait/ueberblick/datenschutz/datenschutzerklaerung", | ||
"https://www4.swica.ch/p/826_d_Datenschutzerklaerung_Liechtenstein.pdf", | ||
"https://www.swica.ch/de/ueber-swica/portrait/ueberblick/datenschutz/impressum" | ||
], | ||
"comments": [ | ||
"There is a webform for questions about data protection available at https://www.swica.ch/de/ueber-swica/portrait/ueberblick/datenschutz" | ||
], | ||
"suggested-transport-medium": "email", | ||
"quality": "verified" | ||
} |