From cff0ad3b628cc2251837fad5badb6546d1a757b6 Mon Sep 17 00:00:00 2001 From: "Community contributions for the Datenanfragen.de project" <42704286+datenanfragen-community-edits@users.noreply.github.com> Date: Fri, 26 Dec 2025 14:31:24 +0000 Subject: [PATCH] Add 'MD International AB' (community contribution) --- companies/mindoktor.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 companies/mindoktor.json diff --git a/companies/mindoktor.json b/companies/mindoktor.json new file mode 100644 index 000000000..c6c43ca9c --- /dev/null +++ b/companies/mindoktor.json @@ -0,0 +1,22 @@ +{ + "slug": "mindoktor", + "relevant-countries": [ + "se" + ], + "categories": [ + "health" + ], + "name": "MD International AB", + "runs": [ + "Min Doktor" + ], + "address": "Norra Vallgatan 64\n211 22 Malmö\nSweden", + "email": "privacy@mindoktor.se", + "web": "https://mindoktor.se", + "sources": [ + "https://www.mindoktor.se/integritetspolicy/", + "https://github.com/datenanfragen/data/pull/3326" + ], + "suggested-transport-medium": "email", + "quality": "verified" +}