PackagesCanonicalsLogsProblems
    Packages
    de.gematik.sterbefall@1.0.1
    http://gematik.de/fhir/oegd/stf/StructureDefinition/StfOrganisation
description: Informationen über Organisationen, die im Kontext der STF relevant sind
package_name: de.gematik.sterbefall
derivation: constraint
name: StfOrganisation
type: Organization
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: null
      slices:
        BSNR:
          match: {system: 'https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR'}
          schema:
            type: Identifier
            pattern:
              type: Identifier
              value: {system: 'https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR'}
            index: 1
          min: 0
          max: 1
        IKNR:
          match: {system: 'https://fhir.kbv.de/NamingSystem/KBV_NS_Base_IKNR'}
          schema:
            type: Identifier
            pattern:
              type: Identifier
              value: {system: 'https://fhir.kbv.de/NamingSystem/KBV_NS_Base_IKNR'}
            index: 2
          min: 0
          max: 1
  type:
    binding: {strength: extensible, valueSet: 'http://gematik.de/fhir/oegd/stf/ValueSet/StfOrganisationsTypVS'}
    mustSupport: true
    index: 3
  name: {mustSupport: true, index: 4}
  address:
    type: Address
    mustSupport: true
    index: 5
    extensions:
      Bundesland: {url: 'http://gematik.de/fhir/oegd/stf/StructureDefinition/StfBundeslandExtension', min: 0, max: 1, type: Extension, mustSupport: true, index: 6}
    elements:
      extension:
        type: Extension
        mustSupport: true
        url: http://gematik.de/fhir/oegd/stf/StructureDefinition/StfBundeslandExtension
        index: 6
        slicing:
          slices:
            Bundesland:
              match: {}
              schema: {type: Extension, mustSupport: true, url: 'http://gematik.de/fhir/oegd/stf/StructureDefinition/StfBundeslandExtension', index: 6}
              min: 0
              max: 1
  partOf: {mustSupport: true, index: 7}
  contact:
    mustSupport: true
    index: 8
    elements:
      name: {mustSupport: true, index: 9}
package_version: 1.0.1
class: profile
kind: resource
url: http://gematik.de/fhir/oegd/stf/StructureDefinition/StfOrganisation
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 1.0.1