PackagesCanonicalsLogsProblems
    Packages
    ma.ambulanter.fall@1.0.8
    http://ma-ambulant.de/StructureDefinition/MaOrganizationAmbulanz
description: Dieses Profil bildet die Organisationseinheit Ambulanz im Kontext eines Krankenhauses ab. Es erweitert das Profil [KBV_PR_Base_Organization](https://simplifier.net/base1x0/kbv_pr_base_organization) und ist kompatibel mit [ISiKOrganisation](https://simplifier.net/isik-basis-v4/isikorganisation)
package_name: ma.ambulanter.fall
derivation: constraint
name: MaOrganizationAmbulanz
type: Organization
elements:
  extension:
    index: 0
    slicing:
      slices:
        Gueltigkeit:
          match: {}
          schema: {type: Extension, short: Extension für die Abbildung des Gültigkeitszeitraums der Ambulanz, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/organization-period', index: 1}
          min: 1
          max: 1
        KV-Region:
          match: {}
          schema: {type: Extension, short: Extension für die Abbildung der zugehörigen Landesgeschäftsstelle der Kassenärztlichen Vereinigungen, mustSupport: true, url: 'http://ma-ambulant.de/StructureDefinition/ExtensionKvRegion', index: 2}
          min: 0
          max: 1
  identifier:
    mustSupport: true
    index: 3
    slicing:
      slices:
        Institutionskennzeichen:
          match: {}
          schema: {short: Für BG-Ambulanzen sollte hier das Institutionskennzeichen angegeben werden., mustSupport: true, index: 4}
        Betriebsstaettennummer:
          match: {}
          schema: {short: 'Für Ambulanzen, die mit gesetzlichen Kassen abrechnen, sollte hier die Betriebsstättennummer angegeben werden.', mustSupport: true, index: 5}
        Kuerzel:
          match: {}
          schema:
            short: Krankenhausinternes Kürzel der Ambulanz. Wenn keine BSNR oder IK angegeben werden kann, sollte hier ein Kürzel angegeben werden.
            type: Identifier
            mustSupport: true
            array: true
            pattern:
              type: Identifier
              value:
                type:
                  coding:
                  - {code: SHORT, system: 'http://ma-ambulant.de/CodeSystem/identifier-type-de-basis-erweitert'}
            index: 6
          min: 0
  type:
    elements:
      coding:
        mustSupport: true
        array: true
        min: 2
        index: 7
        slicing:
          rules: open
          discriminator:
          - {path: system, type: pattern}
          min: 2
          slices:
            OrganizationType:
              match: {system: null}
              schema:
                short: Angabe des Organisationstyps
                mustSupport: true
                binding: {strength: required, valueSet: 'http://ma-ambulant.de/Valueset/OrganizationTypeExtended'}
                pattern:
                  type: Coding
                  value: {code: amb, system: 'http://ma-ambulant.de/Codesystem/OrganizationTypeExtended', display: Ambulance}
                type: Coding
                index: 8
              min: 0
              max: 1
            Ambulanztyp:
              match: {system: 'https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_VDX_VERSORGUNGSBEREICH'}
              schema:
                short: Codierung des Versorgungsbereiches denen die Ambulanz zugeordnet ist
                binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_KBV_VERSORGUNGSBEREICH'}
                mustSupport: true
                _required: true
                index: 9
                elements:
                  system:
                    pattern: {type: uri, value: 'https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_VDX_VERSORGUNGSBEREICH'}
                    type: uri
                    index: 10
                required: [system]
            KV-Fachgruppe:
              match: {system: 'https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_VDX_FACHGRUPPE'}
              schema:
                short: Codierung des Praxistyps
                mustSupport: true
                _required: true
                binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_VDX_FACHGRUPPE'}
                index: 11
                elements:
                  system:
                    pattern: {type: uri, value: 'https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_VDX_FACHGRUPPE'}
                    type: uri
                    index: 12
                required: [system]
  name: {short: Name der Ambulanz, mustSupport: true, index: 13}
  alias: {short: Kürzel der Ambulanz, mustSupport: true, index: 14}
  partOf:
    type: Reference
    short: Zuordnung zur Organisationseinheit Rechnungssteller
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://ma-ambulant.de/StructureDefinition/MaOrganizationRechnungssteller']
    index: 15
package_version: 1.0.8
extensions:
  Gueltigkeit: {url: 'http://hl7.org/fhir/StructureDefinition/organization-period', min: 1, max: 1, type: Extension, short: Extension für die Abbildung des Gültigkeitszeitraums der Ambulanz, mustSupport: true, index: 1}
  KV-Region: {url: 'http://ma-ambulant.de/StructureDefinition/ExtensionKvRegion', min: 0, max: 1, type: Extension, short: Extension für die Abbildung der zugehörigen Landesgeschäftsstelle der Kassenärztlichen Vereinigungen, mustSupport: true, index: 2}
class: profile
kind: resource
url: http://ma-ambulant.de/StructureDefinition/MaOrganizationAmbulanz
base: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization
version: null
required: [extension, identifier, partOf]