PackagesCanonicalsLogsProblems
    Packages
    de.abda.erezeptabgabedatenbasis@1.1.1
    http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-Apotheke
description: null
package_name: de.abda.erezeptabgabedatenbasis
derivation: constraint
name: DAV_PR_Base_Apotheke
type: Organization
elements:
  address:
    type: Address
    mustSupport: true
    index: 19
    extensions:
      Stadtteil: {url: null, min: 0, max: 0, index: 21}
    elements:
      use: {index: 22}
      city: {short: Ortsname, maxLength: 40, mustSupport: true, index: 37}
      type:
        pattern: {type: Code, value: physical}
        index: 23
      state: {index: 38}
      extension:
        index: 20
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            Stadtteil:
              match: {url: null}
              schema: {index: 21}
              min: 0
              max: 0
      line:
        index: 25
        extensions:
          Strasse:
            url: null
            mustSupport: true
            _required: true
            index: 27
            elements:
              value:
                maxLength: 46
                choices: []
                index: 29
          Hausnummer:
            url: null
            mustSupport: true
            _required: true
            index: 30
            elements:
              value:
                maxLength: 9
                choices: []
                index: 32
          Adresszusatz:
            url: null
            mustSupport: true
            index: 33
            elements:
              value:
                maxLength: 40
                choices: []
                index: 35
          Postfach: {url: null, min: 0, max: 0, index: 36}
        elements:
          extension:
            array: true
            min: 2
            index: 26
            slicing:
              rules: open
              discriminator:
              - {path: url, type: value}
              min: 2
              slices:
                Strasse:
                  match: {url: null}
                  schema:
                    mustSupport: true
                    _required: true
                    index: 27
                    elements:
                      value:
                        maxLength: 46
                        choices: []
                        index: 29
                Hausnummer:
                  match: {url: null}
                  schema:
                    mustSupport: true
                    _required: true
                    index: 30
                    elements:
                      value:
                        maxLength: 9
                        choices: []
                        index: 32
                Adresszusatz:
                  match: {url: null}
                  schema:
                    mustSupport: true
                    index: 33
                    elements:
                      value:
                        maxLength: 40
                        choices: []
                        index: 35
                Postfach:
                  match: {url: null}
                  schema: {index: 36}
                  min: 0
                  max: 0
      postalCode: {maxLength: 10, mustSupport: true, index: 39}
      period: {index: 41}
      country: {short: Wohnsitzländercode, mustSupport: true, index: 40}
      text: {index: 24}
    required: [country, city, postalCode, line, type]
  meta: {type: Meta, mustSupport: true, index: 0}
  name: {short: Apothekenname oder Inhaber, maxLength: 45, mustSupport: true, index: 16}
  implicitRules: {index: 1}
  type: {index: 15}
  extension:
    index: 5
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        Bankverbindung:
          match: {url: null}
          schema: {type: Extension, url: 'http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-Bankverbindung', index: 6}
          min: 0
  contained: {index: 4}
  alias: {index: 17}
  language: {index: 2}
  active: {index: 14}
  identifier:
    type: Identifier
    mustSupport: true
    pattern:
      type: Identifier
      value: {system: 'http://fhir.de/NamingSystem/arge-ik/iknr'}
    index: 7
    elements:
      use: {index: 8}
      type: {index: 9}
      system: {mustSupport: true, index: 10}
      value:
        short: Apotheken-IK
        constraint:
          PR-Apotheke-1: {human: Eine IK muss 9-stellig (mit Prüfziffer) sein!, severity: warning, expression: 'matches(''[0-9]{9}'')'}
        mustSupport: true
        index: 11
      period: {index: 12}
      assigner: {index: 13}
  telecom: {index: 18}
  partOf: {index: 42}
  endpoint: {index: 44}
  contact: {index: 43}
  text: {index: 3}
package_version: 1.1.1
extensions:
  Bankverbindung: {url: 'http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-Bankverbindung', min: 0, type: Extension, index: 6}
class: profile
kind: resource
url: http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-Apotheke
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 1.1.1
required: [name, address, identifier]