PackagesCanonicalsLogsProblems
    Packages
    de.abda.eRezeptAbgabedaten@1.0.0
    http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-Apotheke
description: null
package_name: de.abda.eRezeptAbgabedaten
derivation: constraint
name: DAV_PR_ERP_Apotheke
type: Organization
elements:
  address:
    type: Address
    mustSupport: true
    index: 7
    elements:
      type:
        pattern: {type: Code, value: physical}
        index: 8
      line:
        index: 9
        extensions:
          Strasse:
            url: null
            mustSupport: true
            _required: true
            index: 11
            elements:
              value:
                maxLength: 46
                choices: []
                index: 13
          Hausnummer:
            url: null
            mustSupport: true
            _required: true
            index: 14
            elements:
              value:
                maxLength: 9
                choices: []
                index: 16
          Adresszusatz:
            url: null
            mustSupport: true
            index: 17
            elements:
              value:
                maxLength: 40
                choices: []
                index: 19
          Postfach: {url: null, max: 0, index: 20}
        elements:
          extension:
            index: 10
            slicing:
              rules: open
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                Strasse:
                  match: {url: null}
                  schema:
                    mustSupport: true
                    _required: true
                    index: 11
                    elements:
                      value:
                        maxLength: 46
                        choices: []
                        index: 13
                Hausnummer:
                  match: {url: null}
                  schema:
                    mustSupport: true
                    _required: true
                    index: 14
                    elements:
                      value:
                        maxLength: 9
                        choices: []
                        index: 16
                Adresszusatz:
                  match: {url: null}
                  schema:
                    mustSupport: true
                    index: 17
                    elements:
                      value:
                        maxLength: 40
                        choices: []
                        index: 19
                Postfach:
                  match: {url: null}
                  schema: {index: 20}
                  max: 0
      city: {short: Ortsname, maxLength: 40, mustSupport: true, index: 21}
      postalCode: {maxLength: 10, mustSupport: true, index: 22}
      country: {short: Wohnsitzländercode, mustSupport: true, index: 23}
    required: [country, city, postalCode, line, type]
  meta: {type: Meta, index: 0}
  name: {short: Apothekenname oder Inhaber, maxLength: 45, mustSupport: true, index: 5}
  type: {index: 4}
  alias: {index: 6}
  active: {index: 3}
  identifier:
    type: Identifier
    mustSupport: true
    pattern:
      type: Identifier
      value: {system: 'http://fhir.de/NamingSystem/arge-ik/iknr'}
    index: 1
    elements:
      value: {short: IK der Apotheke, mustSupport: true, index: 2}
  partOf: {index: 24}
  endpoint: {index: 26}
  contact: {index: 25}
package_version: 1.0.0
class: profile
kind: resource
url: http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-Apotheke
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 1.0.0
required: [name, address, identifier]