PackagesCanonicalsLogsProblems
    Packages
    kvdigital.terminschnittstelle-fuer-dritte@1.0.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Organization
description: Die Einrichtung beschreibt den Ort, an dem ein Kontakt zwischen der zu behandelnden Person und der leistungserbringenden Person stattfindet (z.B. eine Arztpraxis).
package_name: kvdigital.terminschnittstelle-fuer-dritte
derivation: constraint
name: KBV_PR_KV_DIGITAL_TS_DRITTE_Organization
type: Organization
elements:
  address:
    short: Adresse der Praxis
    mustSupport: true
    index: 46
    slicing:
      slices:
        Strassenanschrift:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 47
            extensions:
              Stadtteil: {url: null, max: 0, index: 49}
            elements:
              use: {index: 50}
              city: {short: Name der Stadt, mustSupport: true, index: 62}
              type: {mustSupport: true, index: 51}
              state: {index: 63}
              extension:
                index: 48
                slicing:
                  slices:
                    Stadtteil:
                      match: {}
                      schema: {index: 49}
                      max: 0
              line:
                short: Straßenname mit Hausnummer
                mustSupport: true
                index: 53
                extensions:
                  Strasse:
                    url: null
                    mustSupport: true
                    index: 55
                    elements:
                      value:
                        mustSupport: true
                        choices: []
                        index: 57
                  Hausnummer:
                    url: null
                    mustSupport: true
                    index: 58
                    elements:
                      value:
                        mustSupport: true
                        choices: []
                        index: 60
                  Adresszusatz: {url: null, max: 0, index: 61}
                elements:
                  extension:
                    array: true
                    max: 2
                    index: 54
                    slicing:
                      slices:
                        Strasse:
                          match: {}
                          schema:
                            mustSupport: true
                            index: 55
                            elements:
                              value:
                                mustSupport: true
                                choices: []
                                index: 57
                        Hausnummer:
                          match: {}
                          schema:
                            mustSupport: true
                            index: 58
                            elements:
                              value:
                                mustSupport: true
                                choices: []
                                index: 60
                        Adresszusatz:
                          match: {}
                          schema: {index: 61}
                          max: 0
              postalCode: {mustSupport: true, index: 64}
              period: {index: 66}
              country: {mustSupport: false, index: 65}
              text: {index: 52}
            required: [city, postalCode, line]
        Postfach:
          match: {}
          schema: {index: 67}
          max: 0
  meta:
    index: 1
    elements:
      versionId: {index: 2}
      lastUpdated: {index: 3}
      source: {index: 4}
      profile:
        index: 5
        slicing:
          rules: open
          discriminator:
          - {path: value, type: value}
          min: 1
          slices:
            kvdigitalProfil:
              match: {value: 'https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Organization|1.0.0'}
              schema:
                _required: true
                index: 6
                elements:
                  value:
                    pattern: {type: Canonical, value: 'https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Organization|1.0.0'}
                    index: 7
                required: [value]
      security: {index: 8}
      tag: {index: 9}
    required: [profile]
  name: {mustSupport: true, index: 31}
  implicitRules: {index: 10}
  type: {index: 30}
  extension:
    mustSupport: true
    index: 16
    slicing:
      slices:
        ergaenzende_Angaben:
          match: {}
          schema:
            short: Praxishinweis
            mustSupport: true
            index: 17
            elements:
              value:
                mustSupport: true
                choices: []
                index: 19
                slicing:
                  slices:
                    valueString:
                      match: {}
                      schema:
                        mustSupport: true
                        choices: []
                        index: 21
              value[x]:
                elements:
                  value: {mustSupport: true, index: 22}
                required: [value]
  contained: {index: 15}
  alias: {index: 32}
  language: {index: 11}
  active: {index: 29}
  id: {mustSupport: false, index: 0}
  identifier:
    mustSupport: false
    index: 23
    slicing:
      slices:
        Institutionskennzeichen:
          match: {}
          schema: {index: 24}
          max: 0
        Betriebsstaettennummer:
          match: {}
          schema: {index: 25}
          max: 0
        VKNR:
          match: {}
          schema: {index: 26}
          max: 0
        KZV-Abrechnungsnummer:
          match: {}
          schema: {index: 27}
          max: 0
        Telematik-ID:
          match: {}
          schema: {index: 28}
          max: 0
  telecom:
    short: Kontaktinformationen
    mustSupport: true
    index: 33
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        telefonnummer:
          match: {system: phone}
          schema:
            short: Telefonnummer der Praxis
            mustSupport: true
            index: 34
            elements:
              system:
                pattern: {type: Code, value: phone}
                mustSupport: true
                index: 35
              value: {short: Telefonnummer, mustSupport: true, index: 36}
              use: {index: 37}
              rank: {index: 38}
              period: {index: 39}
        webseite:
          match: {system: url}
          schema:
            short: Homepage der Praxis
            mustSupport: true
            index: 40
            elements:
              system:
                pattern: {type: Code, value: url}
                mustSupport: true
                index: 41
              value: {short: URL der Webseite, mustSupport: true, index: 42}
              use: {index: 43}
              rank: {index: 44}
              period: {index: 45}
  partOf: {index: 68}
  endpoint: {index: 70}
  contact: {index: 69}
  text:
    mustSupport: true
    index: 12
    elements:
      status:
        pattern: {type: Code, value: extensions}
        mustSupport: true
        index: 13
      div: {mustSupport: true, index: 14}
package_version: 1.0.0
extensions:
  ergaenzende_Angaben:
    url: null
    short: Praxishinweis
    mustSupport: true
    index: 17
    elements:
      value:
        mustSupport: true
        choices: []
        index: 19
        slicing:
          slices:
            valueString:
              match: {}
              schema:
                mustSupport: true
                choices: []
                index: 21
      value[x]:
        elements:
          value: {mustSupport: true, index: 22}
        required: [value]
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Organization
base: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.5.0
version: 1.0.0
required: [name, address, meta]