PackagesCanonicalsLogsProblems
    Packages
    de.gematik.ti@1.3.1
    https://gematik.de/fhir/ti/StructureDefinition/ti-organization
description: Definiert die Datenstruktur für medizinische, regulatorische und technische Organisationen
package_name: de.gematik.ti
derivation: constraint
name: TIOrganization
type: Organization
elements:
  address:
    mustSupport: true
    index: 38
    elements:
      use: {mustSupport: true, index: 39}
      text: {mustSupport: true, index: 40}
      line: {mustSupport: true, index: 41}
      city: {mustSupport: true, index: 42}
      state: {mustSupport: true, index: 43}
      postalCode: {mustSupport: true, index: 44}
      country: {mustSupport: true, index: 45}
  meta:
    mustSupport: true
    index: 1
    elements:
      versionId: {mustSupport: true, index: 2}
      lastUpdated: {mustSupport: true, index: 3}
  name: {mustSupport: true, index: 36}
  type:
    mustSupport: true
    index: 23
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: null
      slices:
        providerType:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'https://gematik.de/fhir/directory/ValueSet/OrganizationTypeVS'}
            mustSupport: true
            array: true
            index: 24
            elements:
              coding:
                mustSupport: true
                index: 25
                elements:
                  system: {mustSupport: true, index: 26}
                  version: {mustSupport: true, index: 27}
                  code: {mustSupport: true, index: 28}
                  display: {mustSupport: true, index: 29}
        profession:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'https://gematik.de/fhir/directory/ValueSet/OrganizationProfessionOIDTypeVS'}
            mustSupport: true
            array: true
            index: 30
            elements:
              coding:
                mustSupport: true
                index: 31
                elements:
                  system: {mustSupport: true, index: 32}
                  version: {mustSupport: true, index: 33}
                  code: {mustSupport: true, index: 34}
                  display: {mustSupport: true, index: 35}
  extension:
    mustSupport: true
    index: 4
    slicing:
      slices:
        ncpehCountryEx:
          match: {}
          schema:
            type: Extension
            mustSupport: true
            url: https://gematik.de/fhir/ti/StructureDefinition/ncpeh-country-extension
            index: 5
            elements:
              url: {mustSupport: true, index: 6}
              value[x]:
                elements:
                  version: {mustSupport: true, index: 7}
                  display: {mustSupport: true, index: 8}
  alias: {mustSupport: true, index: 37}
  active: {mustSupport: true, index: 22}
  id: {mustSupport: true, index: 0}
  identifier:
    mustSupport: true
    index: 9
    slicing:
      rules: open
      discriminator:
      - {path: system, type: pattern}
      min: null
      slices:
        TelematikID:
          match: {system: null}
          schema:
            type: Identifier
            mustSupport: true
            index: 10
            elements:
              system: {mustSupport: true, index: 11}
              value: {mustSupport: true, index: 12}
        BSNR:
          match: {system: null}
          schema:
            type: Identifier
            mustSupport: true
            index: 13
            elements:
              system: {mustSupport: true, index: 14}
              value: {mustSupport: true, index: 15}
        KZVA:
          match: {system: null}
          schema:
            type: Identifier
            mustSupport: true
            index: 16
            elements:
              system: {mustSupport: true, index: 17}
              value: {mustSupport: true, index: 18}
        IKNR:
          match: {system: null}
          schema:
            type: Identifier
            mustSupport: true
            array: true
            index: 19
            elements:
              system: {mustSupport: true, index: 20}
              value: {mustSupport: true, index: 21}
  partOf:
    mustSupport: true
    index: 46
    elements:
      reference: {mustSupport: true, index: 47}
      identifier:
        mustSupport: true
        index: 48
        elements:
          system: {mustSupport: true, index: 49}
          value: {mustSupport: true, index: 50}
      display: {mustSupport: true, index: 51}
  contact:
    mustSupport: true
    index: 52
    elements:
      name:
        mustSupport: true
        index: 53
        elements:
          use: {mustSupport: true, index: 54}
          family: {mustSupport: true, index: 55}
          given: {mustSupport: true, index: 56}
          prefix: {mustSupport: true, index: 57}
          suffix: {mustSupport: true, index: 58}
package_version: 1.3.1
extensions:
  ncpehCountryEx:
    url: https://gematik.de/fhir/ti/StructureDefinition/ncpeh-country-extension
    type: Extension
    mustSupport: true
    index: 5
    elements:
      url: {mustSupport: true, index: 6}
      value[x]:
        elements:
          version: {mustSupport: true, index: 7}
          display: {mustSupport: true, index: 8}
class: profile
kind: resource
url: https://gematik.de/fhir/ti/StructureDefinition/ti-organization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 1.3.1
required: [name]