PackagesCanonicalsLogsProblems
    Packages
    ma.ambulanter.fall@1.0.8
    http://ma-ambulant.de/StructureDefinition/MaOrganizationRechnungssteller
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: MaOrganizationRechnungssteller
type: Organization
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        Gueltigkeit:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/organization-period', index: 1}
          min: 1
          max: 1
        Abrechnungsart:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://ma-ambulant.de/StructureDefinition/ExtensionOrganisationAbrechnungsart', index: 2}
          min: 1
  identifier:
    mustSupport: true
    index: 3
    slicing:
      slices:
        Betriebsstaettennummer:
          match: {}
          schema: {mustSupport: true, _required: true, index: 4}
          min: 1
  type:
    mustSupport: true
    index: 5
    elements:
      coding:
        index: 6
        slicing:
          slices:
            OrganizationType:
              match: {}
              schema:
                mustSupport: true
                binding: {strength: required, valueSet: 'http://ma-ambulant.de/Valueset/OrganizationTypeExtended'}
                pattern:
                  type: Coding
                  value: {code: biller, system: 'http://ma-ambulant.de/Codesystem/OrganizationTypeExtended', display: Billing Organization}
                type: Coding
                index: 7
              min: 0
              max: 1
            Ambulanzart:
              match: {}
              schema:
                binding: {strength: extensible, valueSet: 'http://ma-ambulant.de/Valueset/Ambulanzart'}
                mustSupport: true
                _required: true
                index: 8
                elements:
                  system:
                    pattern: {type: uri, value: 'http://ma-ambulant.de/Codesystem/Ambulanzart'}
                    type: uri
                    index: 9
    required: [coding]
  name: {mustSupport: true, index: 10}
  alias: {mustSupport: true, index: 11}
  partOf:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://ma-ambulant.de/StructureDefinition/MaOrganizationKrankenhaus']
    index: 12
package_version: 1.0.8
extensions:
  Gueltigkeit: {url: 'http://hl7.org/fhir/StructureDefinition/organization-period', min: 1, max: 1, type: Extension, mustSupport: true, index: 1}
  Abrechnungsart: {url: 'http://ma-ambulant.de/StructureDefinition/ExtensionOrganisationAbrechnungsart', min: 1, type: Extension, mustSupport: true, index: 2}
class: profile
kind: resource
url: http://ma-ambulant.de/StructureDefinition/MaOrganizationRechnungssteller
base: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization
version: null
required: [identifier, partOf]