Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Sv translation
languagede

Table of Contents

Beispiel Response "correspondenceParty"


Code Block
titleNeu
      "correspondenceParty": {
        "givenName": "Martin",
        "familyName": "Muster",
        "addressFormType": "MR",
        "addressFormTypeTranslations": {
          "de": "Herr",
          "fr": "Monsieur",
          "it": "Signor"
        },
        "academicTitle": "DR_MED",
        "academicTitleTranslations": {
          "de": "Dr. med.",
          "fr": "Dr méd.",
          "it": "Dr. med."
        },
        "gender": "MALE",
        "genderTranslations": {
          "de": "Männlich",
          "fr": "Masculin",
          "it": "Uomo"
        },
        "__typename": "PartyNaturalPerson",
        "branch": "Praxis an der Aare",
        "contact": {
          "language": "DE",
          "languageTranslations": {
            "de": "Deutsch",
            "fr": "allemand",
            "it": "tedesco"
          },
          "postalAddress": {
            "street": "Aarestrasse",
            "houseNumber": "30A",
            "place": "Thun",
            "postalCode": "360000",
            "country": {
              "key": "1f8c1b05-3778-4fd6-95dd-e62321612b81",
              "nameTranslations": {
                "de": "Schweiz",
                "fr": "Suisse",
                "it": "Svizzera"
              },
              "twoLetterCountryCode": "CH",
              "id": 500
            },
            "canton": "BE",
            "cantonTranslations": {
              "de": "Bern",
              "fr": "Berne",
              "it": "Berna"
            },
            "id": 315493
          },
          "id": 505694
        },
        "id": 502199
      },







Code Block
titleBisher
      "correspondenceParty": {
        "givenName": "Martin",
        "familyName": "Muster",
        "addressFormType": "MR",
        "addressFormTypeTranslations": {
          "de": "Herr",
          "fr": "Monsieur",
          "it": "Signor"
        },
        "academicTitle": "DR_MED",
        "academicTitleTranslations": {
          "de": "Dr. med.",
          "fr": "Dr méd.",
          "it": "Dr. med."
        },
        "gender": "MALE",
        "genderTranslations": {
          "de": "Männlich",
          "fr": "Masculin",
          "it": "Uomo"
        },
        "__typename": "PartyNaturalPerson",
        "contact": {
          "language": "DE",
          "languageTranslations": {
            "de": "Deutsch",
            "fr": "allemand",
            "it": "tedesco"
          },
          "postalAddress": {
            "street": "Aarestrasse",
            "houseNumber": "30A",
            "place": "Thun",
            "postalCode": "360000",
            "country": {
              "key": "1f8c1b05-3778-4fd6-95dd-e62321612b81",
              "nameTranslations": {
                "de": "Schweiz",
                "fr": "Suisse",
                "it": "Svizzera"
              },
              "twoLetterCountryCode": "CH",
              "id": 500
            },
            "canton": "BE",
            "cantonTranslations": {
              "de": "Bern",
              "fr": "Berne",
              "it": "Berna"
            },
            "id": 315493
          },
          "id": 505694
        },
        "id": 502199
      },


Beispiel Response "clearingNumberLaws"


Code Block
titleNeu
      "clearingNumberLaws": [
        {
          "clearingNumberLawType": "VVG",
          "clearingNumberLawTypeTranslations": {
            "de": "VVG",
            "fr": "LCA",
            "it": "LCA"
          },
          "startDate": "2019-10-21",
          "endDate": "2023-07-31",
          "isValid": false,
          "id": 70387626031
        },
        {
          "clearingNumberLawType": "KVG_VVG",
          "clearingNumberLawTypeTranslations": {
            "de": "KVG & VVG",
            "fr": "LAMal & LCA",
            "it": "LAMal & LCA"
          },
          "startDate": "2023-08-01",
          "endDate": "9999-12-31",
          "isValid": true,
          "id": 70387626030
        }
      ],



Code Block
titleBisher
      "clearingNumberLaws": [
        {
          "clearingNumberLawType": "KVG_VVG",
          "clearingNumberLawTypeTranslations": {
            "de": "KVG & VVG",
            "fr": "LAMal & LCA",
            "it": "LAMal & LCA"
          },
          "startDate": "0001-01-01",
          "endDate": "9999-12-31",
          "isValid": true,
          "id": 183097
        }
      ],          


Beispiel Response "careProviderBusinessParties"


Code Block
titleNeu
      "careProviderBusinesses": [
        {
          "careProviderBusinessParties": [
            {
              "party": {
                "branch": "Praxis Sonnenhof",
                "contact": {
                  "language": "DE",
                  "languageTranslations": {
                    "de": "Deutsch",
                    "fr": "allemand",
                    "it": "tedesco"
                  },
                  "postalAddress": {
                    "street": "Bälliz",
                    "houseNumber": "27",
                    "place": "Thun",
                    "postalCode": "360000",
                    "country": {
                      "key": "1f8c1b05-3778-4fd6-95dd-e62321612b81",
                      "nameTranslations": {
                        "de": "Schweiz",
                        "fr": "Suisse",
                        "it": "Svizzera"
                      },
                      "twoLetterCountryCode": "CH",
                      "id": 500
                    },
                    "canton": "BE",
                    "cantonTranslations": {
                      "de": "Bern",
                      "fr": "Berne",
                      "it": "Berna"
                    },
                    "id": 41547219
                  },
                  "mainPhoneNumber": "+41790000000",
                  "id": 60830225
                },
                "id": 61482411
              },
              "startDate": "0001-01-01",
              "endDate": "9999-12-31",
              "isValid": true,
              "id": 108051
            }
          ],
          "facilities": [
            {
              "facility": {
                "key": "28abbc50-6431-4ab9-9138-a2c111776cfd",
                "facilityType": "DOCTOR_FACILITY",
                "facilityTypeTranslations": {
                  "de": "Einrichtung Arzt",
                  "fr": "Institution Médecin",
                  "it": "Istituto medico"
                },
                "nameTranslations": {
                  "de": "Selbstdispensation voll",
                  "fr": "Auto-dispensation intégrale (médicaments)",
                  "it": "Autodispensazione integrale (medicamenti)"
                },
                "id": 50000
              },
              "startDate": "0001-01-01",
              "endDate": "9999-12-31",
              "isValid": true,
              "id": 5451880
            }
          ],
          "affiliations": [
            {
              "affiliation": {
                "key": "fe6d5388-6459-4b6f-820b-3ed86bac4e7b",
                "nameTranslations": {
                  "de": "Rahmenvertrag TARMED",
                  "fr": "Convention-cadre TARMED",
                  "it": "Convenzione quadro TARMED"
                },
                "id": 50011
              },
              "startDate": "0001-01-01",
              "endDate": "9999-12-31",
              "isValid": true,
              "id": 100585185
            }
          ],
          "startDate": "2009-09-01",
          "endDate": "2020-12-31",
          "isValid": false,
          "id": 29967
        },
        {
          "careProviderBusinessParties": [
            {
              "party": {
                "branch": "Praxis Wankdorf",
                "contact": {
                  "language": "DE",
                  "languageTranslations": {
                    "de": "Deutsch",
                    "fr": "allemand",
                    "it": "tedesco"
                  },
                  "postalAddress": {
                    "street": "Wankdorfstrasse",
                    "houseNumber": "12",
                    "place": "Bern PostFinance",
                    "postalCode": "300200",
                    "country": {
                      "key": "1f8c1b05-3778-4fd6-95dd-e62321612b81",
                      "nameTranslations": {
                        "de": "Schweiz",
                        "fr": "Suisse",
                        "it": "Svizzera"
                      },
                      "twoLetterCountryCode": "CH",
                      "id": 500
                    },
                    "canton": "BE",
                    "cantonTranslations": {
                      "de": "Bern",
                      "fr": "Berne",
                      "it": "Berna"
                    },
                    "id": 41547013
                  },
                  "id": 60829812
                },
                "id": 61481998
              },
              "startDate": "0001-01-01",
              "endDate": "9999-12-31",
              "isValid": true,
              "id": 20539512
            }
          ],
          "startDate": "2023-08-03",
          "endDate": "2023-12-31",
          "isValid": true,
          "id": 13735018
        },
        {
          "careProviderBusinessParties": [
            {
              "party": {
                "branch": "Praxis Allmend",
                "contact": {
                  "language": "DE",
                  "languageTranslations": {
                    "de": "Deutsch",
                    "fr": "allemand",
                    "it": "tedesco"
                  },
                  "postalAddress": {
                    "street": "Aarestrasse",
                    "houseNumber": "30A",
                    "place": "Thun",
                    "postalCode": "360000",
                    "country": {
                      "key": "1f8c1b05-3778-4fd6-95dd-e62321612b81",
                      "nameTranslations": {
                        "de": "Schweiz",
                        "fr": "Suisse",
                        "it": "Svizzera"
                      },
                      "twoLetterCountryCode": "CH",
                      "id": 500
                    },
                    "canton": "BE",
                    "cantonTranslations": {
                      "de": "Bern",
                      "fr": "Berne",
                      "it": "Berna"
                    },
                    "id": 41547217
                  },
                  "id": 60830223
                },
                "id": 61482409
              },
              "startDate": "0001-01-01",
              "endDate": "9999-12-31",
              "isValid": true,
              "id": 20539618
            }
          ],
          "facilities": [
            {
              "facility": {
                "key": "28abbc50-6431-4ab9-9138-a2c111776cfd",
                "facilityType": "DOCTOR_FACILITY",
                "facilityTypeTranslations": {
                  "de": "Einrichtung Arzt",
                  "fr": "Institution Médecin",
                  "it": "Istituto medico"
                },
                "nameTranslations": {
                  "de": "Selbstdispensation voll",
                  "fr": "Auto-dispensation intégrale (médicaments)",
                  "it": "Autodispensazione integrale (medicamenti)"
                },
                "id": 50000
              },
              "startDate": "0001-01-01",
              "endDate": "9999-12-31",
              "isValid": true,
              "id": 5451878
            }
          ],
          "startDate": "2023-08-01",
          "endDate": "9999-12-31",
          "isValid": true,
          "id": 13735124
        }
      ],



Code Block
titleBisher
      "careProviderBusinesses": [
        {
          "careProviderBusinessParties": [
            {
              "party": {
                "branch": "Praxis Sonnenhof",
                "contact": {
                  "language": "DE",
                  "languageTranslations": {
                    "de": "Deutsch",
                    "fr": "allemand",
                    "it": "tedesco"
                  },
                  "postalAddress": {
                    "street": "Bälliz",
                    "houseNumber": "27",
                    "place": "Thun",
                    "postalCode": "360000",
                    "country": {
                      "key": "1f8c1b05-3778-4fd6-95dd-e62321612b81",
                      "nameTranslations": {
                        "de": "Schweiz",
                        "fr": "Suisse",
                        "it": "Svizzera"
                      },
                      "twoLetterCountryCode": "CH",
                      "id": 500
                    },
                    "canton": "BE",
                    "cantonTranslations": {
                      "de": "Bern",
                      "fr": "Berne",
                      "it": "Berna"
                    },
                    "id": 41547219
                  },
                  "mainPhoneNumber": "+41790000000",
                  "id": 60830225
                },
                "id": 61482411
              },
              "startDate": "0001-01-01",
              "endDate": "9999-12-31",
              "isValid": true,
              "id": 108051
            }
          ],
          "facilities": [
            {
              "facility": {
                "key": "28abbc50-6431-4ab9-9138-a2c111776cfd",
                "facilityType": "DOCTOR_FACILITY",
                "facilityTypeTranslations": {
                  "de": "Einrichtung Arzt",
                  "fr": "Institution Médecin",
                  "it": "Istituto medico"
                },
                "nameTranslations": {
                  "de": "Selbstdispensation voll",
                  "fr": "Auto-dispensation intégrale (médicaments)",
                  "it": "Autodispensazione integrale (medicamenti)"
                },
                "id": 50000
              },
              "startDate": "0001-01-01",
              "endDate": "9999-12-31",
              "isValid": true,
              "id": 5451880
            }
          ],
          "affiliations": [
            {
              "affiliation": {
                "key": "fe6d5388-6459-4b6f-820b-3ed86bac4e7b",
                "nameTranslations": {
                  "de": "Rahmenvertrag TARMED",
                  "fr": "Convention-cadre TARMED",
                  "it": "Convenzione quadro TARMED"
                },
                "id": 50011
              },
              "startDate": "0001-01-01",
              "endDate": "9999-12-31",
              "isValid": true,
              "id": 100585185
            }
          ],
          "startDate": "2009-09-01",
          "endDate": "2020-12-31",
          "isValid": false,
          "id": 29967
        },
      ],


Beispiel Response "relatedClearingNumbers" von W389817. Es wurden folgende nicht freigegebene relatedClearingNumbers geliefert: J596217, N541117, F439017, A836317, P966117, V297217


Code Block
titleNeu
      "relatedClearingNumbers": [
        {
          "clearingNumber": "M742417",
          "clearingNumberRelationType": "MERGER",
          "clearingNumberRelationTypeTranslations": {
            "de": "Fusion mit anderem Leistungserbringer",
            "fr": "Fusion avec autre fournisseur de prestations",
            "it": "Fusione con altro fornitore di prestazioni"
          },
          "id": 523052
        },
        {
          "clearingNumber": "I744017",
          "clearingNumberRelationType": "MULTIPLE_LOCATIONS",
          "clearingNumberRelationTypeTranslations": {
            "de": "Mehrere Standorte",
            "fr": "Plusieurs Succursales",
            "it": "Più sedi"
          },
          "id": 523056
        },
        {
          "clearingNumber": "N378817",
          "clearingNumberRelationType": "MULTIPLE_LOCATIONS",
          "clearingNumberRelationTypeTranslations": {
            "de": "Mehrere Standorte",
            "fr": "Plusieurs Succursales",
            "it": "Più sedi"
          },
          "id": 523268
        },
        {
          "clearingNumber": "N575817",
          "clearingNumberRelationType": "CHANGE_OF_PRIMARY_BUSINESS_SCOPE",
          "clearingNumberRelationTypeTranslations": {
            "de": "andere Partnerart",
            "fr": "autre code partenaire",
            "it": "altro codice partner"
          },
          "id": 523487
        }
      ],       



Code Block
titleBisher
      "relatedClearingNumbers": [
        {
          "clearingNumber": "M742417",
          "clearingNumberRelationType": "MERGER",
          "clearingNumberRelationTypeTranslations": {
            "de": "Fusion mit anderem Leistungserbringer",
            "fr": "Fusion avec autre fournisseur de prestations",
            "it": "Fusione con altro fornitore di prestazioni"
          },
          "id": 523052
        },
        {
          "clearingNumber": "F439017",
          "clearingNumberRelationType": "MULTIPLE_LOCATIONS",
          "clearingNumberRelationTypeTranslations": {
            "de": "Mehrere Standorte",
            "fr": "Plusieurs Succursales",
            "it": "Più sedi"
          },
          "id": 523053
        },
        {
          "clearingNumber": "V297217",
          "clearingNumberRelationType": "MULTIPLE_LOCATIONS",
          "clearingNumberRelationTypeTranslations": {
            "de": "Mehrere Standorte",
            "fr": "Plusieurs Succursales",
            "it": "Più sedi"
          },
          "id": 523054
        },
        {
          "clearingNumber": "N541117",
          "clearingNumberRelationType": "MULTIPLE_LOCATIONS",
          "clearingNumberRelationTypeTranslations": {
            "de": "Mehrere Standorte",
            "fr": "Plusieurs Succursales",
            "it": "Più sedi"
          },
          "id": 523055
        },
        {
          "clearingNumber": "I744017",
          "clearingNumberRelationType": "MULTIPLE_LOCATIONS",
          "clearingNumberRelationTypeTranslations": {
            "de": "Mehrere Standorte",
            "fr": "Plusieurs Succursales",
            "it": "Più sedi"
          },
          "id": 523056
        },
        {
          "clearingNumber": "P966117",
          "clearingNumberRelationType": "MULTIPLE_LOCATIONS",
          "clearingNumberRelationTypeTranslations": {
            "de": "Mehrere Standorte",
            "fr": "Plusieurs Succursales",
            "it": "Più sedi"
          },
          "id": 523057
        },
        {
          "clearingNumber": "J596217",
          "clearingNumberRelationType": "MULTIPLE_LOCATIONS",
          "clearingNumberRelationTypeTranslations": {
            "de": "Mehrere Standorte",
            "fr": "Plusieurs Succursales",
            "it": "Più sedi"
          },
          "id": 523058
        },
        {
          "clearingNumber": "A836317",
          "clearingNumberRelationType": "MULTIPLE_LOCATIONS",
          "clearingNumberRelationTypeTranslations": {
            "de": "Mehrere Standorte",
            "fr": "Plusieurs Succursales",
            "it": "Più sedi"
          },
          "id": 523059
        },
        {
          "clearingNumber": "N378817",
          "clearingNumberRelationType": "MULTIPLE_LOCATIONS",
          "clearingNumberRelationTypeTranslations": {
            "de": "Mehrere Standorte",
            "fr": "Plusieurs Succursales",
            "it": "Più sedi"
          },
          "id": 523268
        },
        {
          "clearingNumber": "N575817",
          "clearingNumberRelationType": "CHANGE_OF_PRIMARY_BUSINESS_SCOPE",
          "clearingNumberRelationTypeTranslations": {
            "de": "andere Partnerart",
            "fr": "autre code partenaire",
            "it": "altro codice partner"
          },
          "id": 523487
        }
      ],


Beispiel Response "admissions" mit fachlichen Von-, Bis-Daten für Partnerart-Obergruppen "Zahnärzte und Zahnärztinnen" und "Psych. Psychotherapeuten und Psychotherapeutinnen"


Code Block
titleNeu
      "admissions": [
        {
          "canton": "VD",
          "cantonTranslations": {
            "de": "Waadt",
            "fr": "Vaud",
            "it": "Vaud"
          },
          "country": {
            "key": "1f8c1b05-3778-4fd6-95dd-e62321612b81",
            "nameTranslations": {
              "de": "Schweiz",
              "fr": "Suisse",
              "it": "Svizzera"
            },
            "twoLetterCountryCode": "CH",
            "id": 500
          },
          "startDate": "2021-01-01",
          "endDate": "9999-12-31",
          "isValid": true,
          "id": 282116
        }
      ],



Code Block
titleBisher
      "admissions": [
        {
          "canton": "VD",
          "cantonTranslations": {
            "de": "Waadt",
            "fr": "Vaud",
            "it": "Vaud"
          },
          "country": {
            "key": "1f8c1b05-3778-4fd6-95dd-e62321612b81",
            "nameTranslations": {
              "de": "Schweiz",
              "fr": "Suisse",
              "it": "Svizzera"
            },
            "twoLetterCountryCode": "CH",
            "id": 500
          },
          "startDate": "0001-01-01",
          "endDate": "9999-12-31",
          "isValid": true,
          "id": 282116
        }
      ],        


Beispiel Response Name Dummy-ZSR-Nummer mit KVG-Basic Berechtigung


Code Block
titleNeu
[
  {
    "modifiedTime": "2022-06-24",
    "version": "049822C9C54A7CC1A264B9C8BC27551A",
    "clearingNumber": {
      "number": "A010604",
      "clearingNumberDummy": {
        "name": "CH-Neuropsicologi",
        "id": 1619
      },
      "businessScope": {
        "key": "faa8cdf0-75b8-49ca-b9d1-651a4b2f16ff",
        "nameTranslations": {
          "de": "Spezialfälle",
          "fr": "cas spéciaux",
          "it": "casi speciali"
        },
        "parentBusinessScope": {
          "key": "a4c98ad5-42a5-4f35-9b31-340349db1ed6",
          "nameTranslations": {
            "de": "Neuropsychologen und Neuropsychologinnen",
            "fr": "Neuropsychologues",
            "it": "Neuropsicologi"
          },
          "id": 513
        },
        "id": 612
      },
      "validityPeriods": [
        {
          "startDate": "2000-06-21",
          "endDate": "9999-12-31",
          "isValid": true
        }
      ]
    }
  }
]



Code Block
titleBisher
[
  {
    "modifiedTime": "2022-06-24",
    "version": "88BAE087C68F9B229F4EF0D1D4FC2189",
    "clearingNumber": {
      "number": "A010604",
      "clearingNumberDummy": {
        "id": 1619
      },
      "businessScope": {
        "key": "faa8cdf0-75b8-49ca-b9d1-651a4b2f16ff",
        "nameTranslations": {
          "de": "Spezialfälle",
          "fr": "cas spéciaux",
          "it": "casi speciali"
        },
        "parentBusinessScope": {
          "key": "a4c98ad5-42a5-4f35-9b31-340349db1ed6",
          "nameTranslations": {
            "de": "Neuropsychologen und Neuropsychologinnen",
            "fr": "Neuropsychologues",
            "it": "Neuropsicologi"
          },
          "id": 513
        },
        "id": 612
      },
      "validityPeriods": [
        {
          "startDate": "2000-06-21",
          "endDate": "9999-12-31",
          "isValid": true
        }
      ]
    }
  }
]


Sv translation
languagefr

Table of Contents


Beispiel Response "correspondenceParty"


Code Block
titleNeu
      "correspondenceParty": {
        "givenName": "Martin",
        "familyName": "Muster",
        "addressFormType": "MR",
        "addressFormTypeTranslations": {
          "de": "Herr",
          "fr": "Monsieur",
          "it": "Signor"
        },
        "academicTitle": "DR_MED",
        "academicTitleTranslations": {
          "de": "Dr. med.",
          "fr": "Dr méd.",
          "it": "Dr. med."
        },
        "gender": "MALE",
        "genderTranslations": {
          "de": "Männlich",
          "fr": "Masculin",
          "it": "Uomo"
        },
        "__typename": "PartyNaturalPerson",
        "branch": "Praxis an der Aare",
        "contact": {
          "language": "DE",
          "languageTranslations": {
            "de": "Deutsch",
            "fr": "allemand",
            "it": "tedesco"
          },
          "postalAddress": {
            "street": "Aarestrasse",
            "houseNumber": "30A",
            "place": "Thun",
            "postalCode": "360000",
            "country": {
              "key": "1f8c1b05-3778-4fd6-95dd-e62321612b81",
              "nameTranslations": {
                "de": "Schweiz",
                "fr": "Suisse",
                "it": "Svizzera"
              },
              "twoLetterCountryCode": "CH",
              "id": 500
            },
            "canton": "BE",
            "cantonTranslations": {
              "de": "Bern",
              "fr": "Berne",
              "it": "Berna"
            },
            "id": 315493
          },
          "id": 505694
        },
        "id": 502199
      },







Code Block
titleBisher
      "correspondenceParty": {
        "givenName": "Martin",
        "familyName": "Muster",
        "addressFormType": "MR",
        "addressFormTypeTranslations": {
          "de": "Herr",
          "fr": "Monsieur",
          "it": "Signor"
        },
        "academicTitle": "DR_MED",
        "academicTitleTranslations": {
          "de": "Dr. med.",
          "fr": "Dr méd.",
          "it": "Dr. med."
        },
        "gender": "MALE",
        "genderTranslations": {
          "de": "Männlich",
          "fr": "Masculin",
          "it": "Uomo"
        },
        "__typename": "PartyNaturalPerson",
        "contact": {
          "language": "DE",
          "languageTranslations": {
            "de": "Deutsch",
            "fr": "allemand",
            "it": "tedesco"
          },
          "postalAddress": {
            "street": "Aarestrasse",
            "houseNumber": "30A",
            "place": "Thun",
            "postalCode": "360000",
            "country": {
              "key": "1f8c1b05-3778-4fd6-95dd-e62321612b81",
              "nameTranslations": {
                "de": "Schweiz",
                "fr": "Suisse",
                "it": "Svizzera"
              },
              "twoLetterCountryCode": "CH",
              "id": 500
            },
            "canton": "BE",
            "cantonTranslations": {
              "de": "Bern",
              "fr": "Berne",
              "it": "Berna"
            },
            "id": 315493
          },
          "id": 505694
        },
        "id": 502199
      },


Beispiel Response "clearingNumberLaws"


Code Block
titleNeu
      "clearingNumberLaws": [
        {
          "clearingNumberLawType": "VVG",
          "clearingNumberLawTypeTranslations": {
            "de": "VVG",
            "fr": "LCA",
            "it": "LCA"
          },
          "startDate": "2019-10-21",
          "endDate": "2023-07-31",
          "isValid": false,
          "id": 70387626031
        },
        {
          "clearingNumberLawType": "KVG_VVG",
          "clearingNumberLawTypeTranslations": {
            "de": "KVG & VVG",
            "fr": "LAMal & LCA",
            "it": "LAMal & LCA"
          },
          "startDate": "2023-08-01",
          "endDate": "9999-12-31",
          "isValid": true,
          "id": 70387626030
        }
      ],



Code Block
titleBisher
      "clearingNumberLaws": [
        {
          "clearingNumberLawType": "KVG_VVG",
          "clearingNumberLawTypeTranslations": {
            "de": "KVG & VVG",
            "fr": "LAMal & LCA",
            "it": "LAMal & LCA"
          },
          "startDate": "0001-01-01",
          "endDate": "9999-12-31",
          "isValid": true,
          "id": 183097
        }
      ],          


Beispiel Response "careProviderBusinessParties"


Code Block
titleNeu
      "careProviderBusinesses": [
        {
          "careProviderBusinessParties": [
            {
              "party": {
                "branch": "Praxis Sonnenhof",
                "contact": {
                  "language": "DE",
                  "languageTranslations": {
                    "de": "Deutsch",
                    "fr": "allemand",
                    "it": "tedesco"
                  },
                  "postalAddress": {
                    "street": "Bälliz",
                    "houseNumber": "27",
                    "place": "Thun",
                    "postalCode": "360000",
                    "country": {
                      "key": "1f8c1b05-3778-4fd6-95dd-e62321612b81",
                      "nameTranslations": {
                        "de": "Schweiz",
                        "fr": "Suisse",
                        "it": "Svizzera"
                      },
                      "twoLetterCountryCode": "CH",
                      "id": 500
                    },
                    "canton": "BE",
                    "cantonTranslations": {
                      "de": "Bern",
                      "fr": "Berne",
                      "it": "Berna"
                    },
                    "id": 41547219
                  },
                  "mainPhoneNumber": "+41790000000",
                  "id": 60830225
                },
                "id": 61482411
              },
              "startDate": "0001-01-01",
              "endDate": "9999-12-31",
              "isValid": true,
              "id": 108051
            }
          ],
          "facilities": [
            {
              "facility": {
                "key": "28abbc50-6431-4ab9-9138-a2c111776cfd",
                "facilityType": "DOCTOR_FACILITY",
                "facilityTypeTranslations": {
                  "de": "Einrichtung Arzt",
                  "fr": "Institution Médecin",
                  "it": "Istituto medico"
                },
                "nameTranslations": {
                  "de": "Selbstdispensation voll",
                  "fr": "Auto-dispensation intégrale (médicaments)",
                  "it": "Autodispensazione integrale (medicamenti)"
                },
                "id": 50000
              },
              "startDate": "0001-01-01",
              "endDate": "9999-12-31",
              "isValid": true,
              "id": 5451880
            }
          ],
          "affiliations": [
            {
              "affiliation": {
                "key": "fe6d5388-6459-4b6f-820b-3ed86bac4e7b",
                "nameTranslations": {
                  "de": "Rahmenvertrag TARMED",
                  "fr": "Convention-cadre TARMED",
                  "it": "Convenzione quadro TARMED"
                },
                "id": 50011
              },
              "startDate": "0001-01-01",
              "endDate": "9999-12-31",
              "isValid": true,
              "id": 100585185
            }
          ],
          "startDate": "2009-09-01",
          "endDate": "2020-12-31",
          "isValid": false,
          "id": 29967
        },
        {
          "careProviderBusinessParties": [
            {
              "party": {
                "branch": "Praxis Wankdorf",
                "contact": {
                  "language": "DE",
                  "languageTranslations": {
                    "de": "Deutsch",
                    "fr": "allemand",
                    "it": "tedesco"
                  },
                  "postalAddress": {
                    "street": "Wankdorfstrasse",
                    "houseNumber": "12",
                    "place": "Bern PostFinance",
                    "postalCode": "300200",
                    "country": {
                      "key": "1f8c1b05-3778-4fd6-95dd-e62321612b81",
                      "nameTranslations": {
                        "de": "Schweiz",
                        "fr": "Suisse",
                        "it": "Svizzera"
                      },
                      "twoLetterCountryCode": "CH",
                      "id": 500
                    },
                    "canton": "BE",
                    "cantonTranslations": {
                      "de": "Bern",
                      "fr": "Berne",
                      "it": "Berna"
                    },
                    "id": 41547013
                  },
                  "id": 60829812
                },
                "id": 61481998
              },
              "startDate": "0001-01-01",
              "endDate": "9999-12-31",
              "isValid": true,
              "id": 20539512
            }
          ],
          "startDate": "2023-08-03",
          "endDate": "2023-12-31",
          "isValid": true,
          "id": 13735018
        },
        {
          "careProviderBusinessParties": [
            {
              "party": {
                "branch": "Praxis Allmend",
                "contact": {
                  "language": "DE",
                  "languageTranslations": {
                    "de": "Deutsch",
                    "fr": "allemand",
                    "it": "tedesco"
                  },
                  "postalAddress": {
                    "street": "Aarestrasse",
                    "houseNumber": "30A",
                    "place": "Thun",
                    "postalCode": "360000",
                    "country": {
                      "key": "1f8c1b05-3778-4fd6-95dd-e62321612b81",
                      "nameTranslations": {
                        "de": "Schweiz",
                        "fr": "Suisse",
                        "it": "Svizzera"
                      },
                      "twoLetterCountryCode": "CH",
                      "id": 500
                    },
                    "canton": "BE",
                    "cantonTranslations": {
                      "de": "Bern",
                      "fr": "Berne",
                      "it": "Berna"
                    },
                    "id": 41547217
                  },
                  "id": 60830223
                },
                "id": 61482409
              },
              "startDate": "0001-01-01",
              "endDate": "9999-12-31",
              "isValid": true,
              "id": 20539618
            }
          ],
          "facilities": [
            {
              "facility": {
                "key": "28abbc50-6431-4ab9-9138-a2c111776cfd",
                "facilityType": "DOCTOR_FACILITY",
                "facilityTypeTranslations": {
                  "de": "Einrichtung Arzt",
                  "fr": "Institution Médecin",
                  "it": "Istituto medico"
                },
                "nameTranslations": {
                  "de": "Selbstdispensation voll",
                  "fr": "Auto-dispensation intégrale (médicaments)",
                  "it": "Autodispensazione integrale (medicamenti)"
                },
                "id": 50000
              },
              "startDate": "0001-01-01",
              "endDate": "9999-12-31",
              "isValid": true,
              "id": 5451878
            }
          ],
          "startDate": "2023-08-01",
          "endDate": "9999-12-31",
          "isValid": true,
          "id": 13735124
        }
      ],



Code Block
titleBisher
      "careProviderBusinesses": [
        {
          "careProviderBusinessParties": [
            {
              "party": {
                "branch": "Praxis Sonnenhof",
                "contact": {
                  "language": "DE",
                  "languageTranslations": {
                    "de": "Deutsch",
                    "fr": "allemand",
                    "it": "tedesco"
                  },
                  "postalAddress": {
                    "street": "Bälliz",
                    "houseNumber": "27",
                    "place": "Thun",
                    "postalCode": "360000",
                    "country": {
                      "key": "1f8c1b05-3778-4fd6-95dd-e62321612b81",
                      "nameTranslations": {
                        "de": "Schweiz",
                        "fr": "Suisse",
                        "it": "Svizzera"
                      },
                      "twoLetterCountryCode": "CH",
                      "id": 500
                    },
                    "canton": "BE",
                    "cantonTranslations": {
                      "de": "Bern",
                      "fr": "Berne",
                      "it": "Berna"
                    },
                    "id": 41547219
                  },
                  "mainPhoneNumber": "+41790000000",
                  "id": 60830225
                },
                "id": 61482411
              },
              "startDate": "0001-01-01",
              "endDate": "9999-12-31",
              "isValid": true,
              "id": 108051
            }
          ],
          "facilities": [
            {
              "facility": {
                "key": "28abbc50-6431-4ab9-9138-a2c111776cfd",
                "facilityType": "DOCTOR_FACILITY",
                "facilityTypeTranslations": {
                  "de": "Einrichtung Arzt",
                  "fr": "Institution Médecin",
                  "it": "Istituto medico"
                },
                "nameTranslations": {
                  "de": "Selbstdispensation voll",
                  "fr": "Auto-dispensation intégrale (médicaments)",
                  "it": "Autodispensazione integrale (medicamenti)"
                },
                "id": 50000
              },
              "startDate": "0001-01-01",
              "endDate": "9999-12-31",
              "isValid": true,
              "id": 5451880
            }
          ],
          "affiliations": [
            {
              "affiliation": {
                "key": "fe6d5388-6459-4b6f-820b-3ed86bac4e7b",
                "nameTranslations": {
                  "de": "Rahmenvertrag TARMED",
                  "fr": "Convention-cadre TARMED",
                  "it": "Convenzione quadro TARMED"
                },
                "id": 50011
              },
              "startDate": "0001-01-01",
              "endDate": "9999-12-31",
              "isValid": true,
              "id": 100585185
            }
          ],
          "startDate": "2009-09-01",
          "endDate": "2020-12-31",
          "isValid": false,
          "id": 29967
        },
      ],


Beispiel Response "relatedClearingNumbers" von W389817. Es wurden folgende nicht freigegebene relatedClearingNumbers geliefert: J596217, N541117, F439017, A836317, P966117, V297217


Code Block
titleNeu
      "relatedClearingNumbers": [
        {
          "clearingNumber": "M742417",
          "clearingNumberRelationType": "MERGER",
          "clearingNumberRelationTypeTranslations": {
            "de": "Fusion mit anderem Leistungserbringer",
            "fr": "Fusion avec autre fournisseur de prestations",
            "it": "Fusione con altro fornitore di prestazioni"
          },
          "id": 523052
        },
        {
          "clearingNumber": "I744017",
          "clearingNumberRelationType": "MULTIPLE_LOCATIONS",
          "clearingNumberRelationTypeTranslations": {
            "de": "Mehrere Standorte",
            "fr": "Plusieurs Succursales",
            "it": "Più sedi"
          },
          "id": 523056
        },
        {
          "clearingNumber": "N378817",
          "clearingNumberRelationType": "MULTIPLE_LOCATIONS",
          "clearingNumberRelationTypeTranslations": {
            "de": "Mehrere Standorte",
            "fr": "Plusieurs Succursales",
            "it": "Più sedi"
          },
          "id": 523268
        },
        {
          "clearingNumber": "N575817",
          "clearingNumberRelationType": "CHANGE_OF_PRIMARY_BUSINESS_SCOPE",
          "clearingNumberRelationTypeTranslations": {
            "de": "andere Partnerart",
            "fr": "autre code partenaire",
            "it": "altro codice partner"
          },
          "id": 523487
        }
      ],       



Code Block
titleBisher
      "relatedClearingNumbers": [
        {
          "clearingNumber": "M742417",
          "clearingNumberRelationType": "MERGER",
          "clearingNumberRelationTypeTranslations": {
            "de": "Fusion mit anderem Leistungserbringer",
            "fr": "Fusion avec autre fournisseur de prestations",
            "it": "Fusione con altro fornitore di prestazioni"
          },
          "id": 523052
        },
        {
          "clearingNumber": "F439017",
          "clearingNumberRelationType": "MULTIPLE_LOCATIONS",
          "clearingNumberRelationTypeTranslations": {
            "de": "Mehrere Standorte",
            "fr": "Plusieurs Succursales",
            "it": "Più sedi"
          },
          "id": 523053
        },
        {
          "clearingNumber": "V297217",
          "clearingNumberRelationType": "MULTIPLE_LOCATIONS",
          "clearingNumberRelationTypeTranslations": {
            "de": "Mehrere Standorte",
            "fr": "Plusieurs Succursales",
            "it": "Più sedi"
          },
          "id": 523054
        },
        {
          "clearingNumber": "N541117",
          "clearingNumberRelationType": "MULTIPLE_LOCATIONS",
          "clearingNumberRelationTypeTranslations": {
            "de": "Mehrere Standorte",
            "fr": "Plusieurs Succursales",
            "it": "Più sedi"
          },
          "id": 523055
        },
        {
          "clearingNumber": "I744017",
          "clearingNumberRelationType": "MULTIPLE_LOCATIONS",
          "clearingNumberRelationTypeTranslations": {
            "de": "Mehrere Standorte",
            "fr": "Plusieurs Succursales",
            "it": "Più sedi"
          },
          "id": 523056
        },
        {
          "clearingNumber": "P966117",
          "clearingNumberRelationType": "MULTIPLE_LOCATIONS",
          "clearingNumberRelationTypeTranslations": {
            "de": "Mehrere Standorte",
            "fr": "Plusieurs Succursales",
            "it": "Più sedi"
          },
          "id": 523057
        },
        {
          "clearingNumber": "J596217",
          "clearingNumberRelationType": "MULTIPLE_LOCATIONS",
          "clearingNumberRelationTypeTranslations": {
            "de": "Mehrere Standorte",
            "fr": "Plusieurs Succursales",
            "it": "Più sedi"
          },
          "id": 523058
        },
        {
          "clearingNumber": "A836317",
          "clearingNumberRelationType": "MULTIPLE_LOCATIONS",
          "clearingNumberRelationTypeTranslations": {
            "de": "Mehrere Standorte",
            "fr": "Plusieurs Succursales",
            "it": "Più sedi"
          },
          "id": 523059
        },
        {
          "clearingNumber": "N378817",
          "clearingNumberRelationType": "MULTIPLE_LOCATIONS",
          "clearingNumberRelationTypeTranslations": {
            "de": "Mehrere Standorte",
            "fr": "Plusieurs Succursales",
            "it": "Più sedi"
          },
          "id": 523268
        },
        {
          "clearingNumber": "N575817",
          "clearingNumberRelationType": "CHANGE_OF_PRIMARY_BUSINESS_SCOPE",
          "clearingNumberRelationTypeTranslations": {
            "de": "andere Partnerart",
            "fr": "autre code partenaire",
            "it": "altro codice partner"
          },
          "id": 523487
        }
      ],


Beispiel Response "admissions" mit fachlichen Von-, Bis-Daten für Partnerart-Obergruppen "Zahnärzte und Zahnärztinnen" und "Psych. Psychotherapeuten und Psychotherapeutinnen"


Code Block
titleNeu
      "admissions": [
        {
          "canton": "VD",
          "cantonTranslations": {
            "de": "Waadt",
            "fr": "Vaud",
            "it": "Vaud"
          },
          "country": {
            "key": "1f8c1b05-3778-4fd6-95dd-e62321612b81",
            "nameTranslations": {
              "de": "Schweiz",
              "fr": "Suisse",
              "it": "Svizzera"
            },
            "twoLetterCountryCode": "CH",
            "id": 500
          },
          "startDate": "2021-01-01",
          "endDate": "9999-12-31",
          "isValid": true,
          "id": 282116
        }
      ],



Code Block
titleBisher
      "admissions": [
        {
          "canton": "VD",
          "cantonTranslations": {
            "de": "Waadt",
            "fr": "Vaud",
            "it": "Vaud"
          },
          "country": {
            "key": "1f8c1b05-3778-4fd6-95dd-e62321612b81",
            "nameTranslations": {
              "de": "Schweiz",
              "fr": "Suisse",
              "it": "Svizzera"
            },
            "twoLetterCountryCode": "CH",
            "id": 500
          },
          "startDate": "0001-01-01",
          "endDate": "9999-12-31",
          "isValid": true,
          "id": 282116
        }
      ],        


Beispiel Response Name Dummy-ZSR-Nummer mit KVG-Basic Berechtigung


Code Block
titleNeu
[
  {
    "modifiedTime": "2022-06-24",
    "version": "049822C9C54A7CC1A264B9C8BC27551A",
    "clearingNumber": {
      "number": "A010604",
      "clearingNumberDummy": {
        "name": "CH-Neuropsicologi",
        "id": 1619
      },
      "businessScope": {
        "key": "faa8cdf0-75b8-49ca-b9d1-651a4b2f16ff",
        "nameTranslations": {
          "de": "Spezialfälle",
          "fr": "cas spéciaux",
          "it": "casi speciali"
        },
        "parentBusinessScope": {
          "key": "a4c98ad5-42a5-4f35-9b31-340349db1ed6",
          "nameTranslations": {
            "de": "Neuropsychologen und Neuropsychologinnen",
            "fr": "Neuropsychologues",
            "it": "Neuropsicologi"
          },
          "id": 513
        },
        "id": 612
      },
      "validityPeriods": [
        {
          "startDate": "2000-06-21",
          "endDate": "9999-12-31",
          "isValid": true
        }
      ]
    }
  }
]



Code Block
titleBisher
[
  {
    "modifiedTime": "2022-06-24",
    "version": "88BAE087C68F9B229F4EF0D1D4FC2189",
    "clearingNumber": {
      "number": "A010604",
      "clearingNumberDummy": {
        "id": 1619
      },
      "businessScope": {
        "key": "faa8cdf0-75b8-49ca-b9d1-651a4b2f16ff",
        "nameTranslations": {
          "de": "Spezialfälle",
          "fr": "cas spéciaux",
          "it": "casi speciali"
        },
        "parentBusinessScope": {
          "key": "a4c98ad5-42a5-4f35-9b31-340349db1ed6",
          "nameTranslations": {
            "de": "Neuropsychologen und Neuropsychologinnen",
            "fr": "Neuropsychologues",
            "it": "Neuropsicologi"
          },
          "id": 513
        },
        "id": 612
      },
      "validityPeriods": [
        {
          "startDate": "2000-06-21",
          "endDate": "9999-12-31",
          "isValid": true
        }
      ]
    }
  }
]