From fba3a059a227b7bf493311757852dfd9129db4bd Mon Sep 17 00:00:00 2001 From: Double-A-92 Date: Wed, 6 Oct 2021 19:54:18 +0200 Subject: [PATCH] Add health insurances from Liechtenstein (#1384) --- companies/concordia-ch.json | 21 +++++++++++++++++++++ companies/fkb.json | 20 ++++++++++++++++++++ companies/swica.json | 27 +++++++++++++++++++++++++++ 3 files changed, 68 insertions(+) create mode 100644 companies/concordia-ch.json create mode 100644 companies/fkb.json create mode 100644 companies/swica.json diff --git a/companies/concordia-ch.json b/companies/concordia-ch.json new file mode 100644 index 000000000..6859ae2f8 --- /dev/null +++ b/companies/concordia-ch.json @@ -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": "info@concordia.ch", + "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" +} diff --git a/companies/fkb.json b/companies/fkb.json new file mode 100644 index 000000000..766aff3da --- /dev/null +++ b/companies/fkb.json @@ -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": "info@fkb.li", + "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" +} diff --git a/companies/swica.json b/companies/swica.json new file mode 100644 index 000000000..ba6d1142b --- /dev/null +++ b/companies/swica.json @@ -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": "datenschutz@swica.ch", + "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" +}