PackagesCanonicalsLogsProblems
    Packages
    de.gematik.ti@1.1.0
    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: 17
    elements:
      use: {mustSupport: true, index: 18}
      text: {mustSupport: true, index: 19}
      line: {mustSupport: true, index: 20}
      city: {mustSupport: true, index: 21}
      state: {mustSupport: true, index: 22}
      postalCode: {mustSupport: true, index: 23}
      country: {mustSupport: true, index: 24}
  meta:
    mustSupport: true
    index: 1
    elements:
      versionId: {mustSupport: true, index: 2}
      lastUpdated: {mustSupport: true, index: 3}
  name: {mustSupport: true, index: 15}
  type:
    mustSupport: true
    index: 12
    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: 13
          min: 0
        profession:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'https://gematik.de/fhir/directory/ValueSet/OrganizationProfessionOIDTypeVS'}
            mustSupport: true
            array: true
            index: 14
          min: 0
  extension:
    index: 4
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        ncpehCountryEx:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'https://gematik.de/fhir/ti/StructureDefinition/ncpeh-country-extension', index: 5}
          min: 0
          max: 1
  alias: {mustSupport: true, index: 16}
  active: {mustSupport: true, index: 11}
  id: {mustSupport: true, index: 0}
  identifier:
    mustSupport: true
    index: 6
    slicing:
      rules: open
      discriminator:
      - {path: system, type: pattern}
      min: null
      slices:
        TelematikID:
          match: {system: null}
          schema: {type: Identifier, mustSupport: true, index: 7}
          min: 0
          max: 1
        BSNR:
          match: {system: null}
          schema: {type: Identifier, mustSupport: true, index: 8}
          min: 0
          max: 1
        KZVA:
          match: {system: null}
          schema: {type: Identifier, mustSupport: true, index: 9}
          min: 0
          max: 1
        IKNR:
          match: {system: null}
          schema: {type: Identifier, mustSupport: true, array: true, index: 10}
          min: 0
  partOf: {mustSupport: true, index: 25}
  contact: {mustSupport: true, index: 26}
package_version: 1.1.0
extensions:
  ncpehCountryEx: {url: 'https://gematik.de/fhir/ti/StructureDefinition/ncpeh-country-extension', min: 0, max: 1, type: Extension, mustSupport: true, index: 5}
class: profile
kind: resource
url: https://gematik.de/fhir/ti/StructureDefinition/ti-organization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 1.1.0
required: [name]