PackagesCanonicalsLogsProblems
    Packages
    de.gematik.isik@basismodul-4.0.0-rc2
    https://gematik.de/fhir/isik/StructureDefinition/ISiKOrganisationFachabteilung
description: Dieses Profil beschreibt die Organisationseinheit Fachabteilung innerhalb eines Krankenhauses.
package_name: de.gematik.isik
derivation: constraint
name: ISiKOrganisationFachabteilung
type: Organization
elements:
  address:
    mustSupport: true
    index: 17
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: null
      slices:
        Strassenanschrift:
          match: {type: both}
          schema:
            constraint:
              address-cnt-2or3-char: {human: 'The content of the country element (if present) SHALL be selected EITHER from ValueSet ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2 OR MAY be selected from ISO Country Alpha-3 Value Set http://hl7.org/fhir/ValueSet/iso3166-1-3, IF the country is not specified in value Set ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2.', source: 'https://gematik.de/fhir/isik/StructureDefinition/ISiKOrganisationFachabteilung', severity: warning, expression: 'country.empty() or (country.memberOf(''http://hl7.org/fhir/ValueSet/iso3166-1-2'') or country.memberOf(''http://hl7.org/fhir/ValueSet/iso3166-1-3''))'}
            index: 18
            type: Address
            mustSupport: true
            array: true
            elements:
              extension:
                mustSupport: true
                index: 19
                slicing:
                  slices:
                    Stadtteil:
                      match: {}
                      schema: {mustSupport: true, index: 19}
              type: {mustSupport: true, index: 20}
              line:
                mustSupport: true
                index: 21
                extensions:
                  Strasse: {url: null, mustSupport: true, index: 22}
                  Hausnummer: {url: null, mustSupport: true, index: 23}
                  Adresszusatz: {url: null, mustSupport: true, index: 24}
                  Postfach: {url: null, max: 0, index: 25}
                elements:
                  extension:
                    mustSupport: true
                    index: 22
                    slicing:
                      slices:
                        Strasse:
                          match: {}
                          schema: {mustSupport: true, index: 22}
                        Hausnummer:
                          match: {}
                          schema: {mustSupport: true, index: 23}
                        Adresszusatz:
                          match: {}
                          schema: {mustSupport: true, index: 24}
                        Postfach:
                          match: {}
                          schema: {index: 25}
                          max: 0
              city: {mustSupport: true, index: 26}
              postalCode: {mustSupport: true, index: 27}
              country: {mustSupport: true, index: 28}
            extensions:
              Stadtteil: {url: null, mustSupport: true, index: 19}
            required: [country, city, postalCode, line, type]
            pattern:
              type: Address
              value: {type: both}
        Postfach:
          match: {type: postal}
          schema:
            constraint:
              address-cnt-2or3-char: {human: 'The content of the country element (if present) SHALL be selected EITHER from ValueSet ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2 OR MAY be selected from ISO Country Alpha-3 Value Set http://hl7.org/fhir/ValueSet/iso3166-1-3, IF the country is not specified in value Set ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2.', source: 'https://gematik.de/fhir/isik/StructureDefinition/ISiKOrganisationFachabteilung', severity: warning, expression: 'country.empty() or (country.memberOf(''http://hl7.org/fhir/ValueSet/iso3166-1-2'') or country.memberOf(''http://hl7.org/fhir/ValueSet/iso3166-1-3''))'}
            index: 29
            type: Address
            mustSupport: true
            array: true
            elements:
              extension:
                mustSupport: true
                index: 30
                slicing:
                  slices:
                    Stadtteil:
                      match: {}
                      schema: {mustSupport: true, index: 30}
              type: {mustSupport: true, index: 31}
              line:
                mustSupport: true
                index: 32
                extensions:
                  Strasse: {url: null, max: 0, index: 33}
                  Hausnummer: {url: null, max: 0, index: 34}
                  Adresszusatz: {url: null, max: 0, index: 35}
                  Postfach: {url: null, mustSupport: true, index: 36}
                elements:
                  extension:
                    index: 33
                    slicing:
                      slices:
                        Strasse:
                          match: {}
                          schema: {index: 33}
                          max: 0
                        Hausnummer:
                          match: {}
                          schema: {index: 34}
                          max: 0
                        Adresszusatz:
                          match: {}
                          schema: {index: 35}
                          max: 0
                        Postfach:
                          match: {}
                          schema: {mustSupport: true, index: 36}
              city: {mustSupport: true, index: 37}
              postalCode: {mustSupport: true, index: 38}
              country: {mustSupport: true, index: 39}
            extensions:
              Stadtteil: {url: null, mustSupport: true, index: 30}
            required: [country, city, postalCode, line, type]
            pattern:
              type: Address
              value: {type: postal}
  name: {mustSupport: true, index: 14}
  type:
    mustSupport: true
    index: 9
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: pattern}
      min: 1
      slices:
        organisationstyp:
          match:
            coding:
            - {code: dept, system: 'http://terminology.hl7.org/CodeSystem/organization-type'}
          schema:
            mustSupport: true
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: dept, system: 'http://terminology.hl7.org/CodeSystem/organization-type'}
            _required: true
            index: 10
          min: 1
          max: 1
        ErweiterterFachabteilungsschluessel:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel-erweitert'}
            mustSupport: true
            index: 11
            elements:
              coding:
                elements:
                  system: {mustSupport: true, index: 12}
                  code: {mustSupport: true, index: 13}
                required: [system, code]
  alias: {mustSupport: true, index: 15}
  active: {mustSupport: true, index: 8}
  id: {mustSupport: true, index: 0}
  identifier:
    mustSupport: true
    index: 1
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: 1
      slices:
        IKNR:
          match: {system: 'http://fhir.de/sid/arge-ik/iknr'}
          schema:
            type: Identifier
            mustSupport: true
            pattern:
              type: Identifier
              value: {system: 'http://fhir.de/sid/arge-ik/iknr'}
            index: 2
          min: 0
          max: 1
        BSNR:
          match: {system: 'https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR'}
          schema:
            type: Identifier
            mustSupport: true
            pattern:
              type: Identifier
              value: {system: 'https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR'}
            index: 3
          min: 0
          max: 1
        TelematikID:
          match: {system: 'https://gematik.de/fhir/sid/telematik-id'}
          schema:
            type: Identifier
            mustSupport: true
            pattern:
              type: Identifier
              value: {system: 'https://gematik.de/fhir/sid/telematik-id'}
            index: 4
          min: 0
          max: 1
        Abteilungsidentifikator:
          match:
            type:
              coding:
              - {code: '225746001', system: 'http://snomed.info/sct'}
          schema:
            mustSupport: true
            pattern:
              type: Identifier
              value:
                type:
                  coding:
                  - {code: '225746001', system: 'http://snomed.info/sct'}
            _required: true
            index: 5
            elements:
              system: {mustSupport: true, index: 6}
              value: {mustSupport: true, index: 7}
            required: [value, system]
  telecom: {mustSupport: true, index: 16}
  partOf: {mustSupport: true, index: 40}
  endpoint: {mustSupport: true, index: 42}
  contact: {mustSupport: true, index: 41}
package_version: basismodul-4.0.0-rc2
class: profile
kind: resource
url: https://gematik.de/fhir/isik/StructureDefinition/ISiKOrganisationFachabteilung
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 4.0.0-rc2
required: [identifier, type]