PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4.dev@1.0.0
    https://tiplu.de/fhir/StructureDefinition/Ambulanz
description: 'Dieses Profil bildet die Ambulanz in einem Krankenhaus ab und wird von der KBV-Basis-Organisation abgeleitet. '
package_name: basisprofil.tiplu.de.r4.dev
derivation: constraint
name: Ambulanz
type: Organization
elements:
  extension:
    index: 0
    slicing:
      slices:
        Gültigkeit:
          match: {}
          schema:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/StructureDefinition/organization-period
            index: 1
            elements:
              value:
                mustSupport: true
                choices: []
                index: 3
              value[x]:
                elements:
                  start: {mustSupport: true, index: 4}
                  end: {mustSupport: true, index: 5}
                required: [start]
  identifier:
    mustSupport: true
    index: 6
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: null
      slices:
        Kuerzel:
          match: {}
          schema: {type: Identifier, mustSupport: true, array: true, index: 7}
          min: 0
  type:
    elements:
      coding:
        index: 8
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: 1
          slices:
            OrganizationType:
              match: {code: ambulanz, system: 'https://tiplu.de/fhir/CodeSystem/Organisationstyp'}
              schema:
                binding: {strength: required, valueSet: 'https://tiplu.de/fhir/ValueSet/Organisationstyp'}
                mustSupport: true
                pattern:
                  type: Coding
                  value: {code: ambulanz, system: 'https://tiplu.de/fhir/CodeSystem/Organisationstyp'}
                _required: true
                index: 9
              min: 1
              max: 1
            Ambulanztyp:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_KBV_VERSORGUNGSBEREICH'}
                mustSupport: true
                index: 10
              min: 0
              max: 1
            KVFachgruppe:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_VDX_FACHGRUPPE'}
                mustSupport: true
                index: 11
              min: 0
              max: 1
    required: [coding]
  name: {mustSupport: true, index: 12}
  partOf:
    type: Reference
    short: Zuordnung zum Rechnungssteller
    mustSupport: true
    refers: ['https://tiplu.de/fhir/StructureDefinition/Rechnungssteller']
    index: 13
package_version: 1.0.0
extensions:
  Gültigkeit:
    url: http://hl7.org/fhir/StructureDefinition/organization-period
    type: Extension
    mustSupport: true
    index: 1
    elements:
      value:
        mustSupport: true
        choices: []
        index: 3
      value[x]:
        elements:
          start: {mustSupport: true, index: 4}
          end: {mustSupport: true, index: 5}
        required: [start]
class: profile
kind: resource
url: https://tiplu.de/fhir/StructureDefinition/Ambulanz
base: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization
version: 1.2.0
required: [extension, partOf]