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