PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.2.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Datatype_Street_Address
description: null
package_name: kbv.basis
derivation: constraint
name: KBV_PR_Base_Datatype_Street_Address
type: Address
elements:
  type:
    pattern: {type: Code, value: both}
    index: 0
  line:
    array: true
    max: 3
    index: 1
    extensions:
      Strasse:
        url: null
        index: 3
        elements:
          value:
            choices: []
            index: 5
            slicing:
              rules: open
              discriminator:
              - {path: $this, type: type}
              min: null
              slices:
                valueString:
                  match: {}
                  schema:
                    maxLength: 46
                    choices: []
                    index: 7
      Hausnummer:
        url: null
        index: 8
        elements:
          value:
            choices: []
            index: 10
            slicing:
              rules: open
              discriminator:
              - {path: $this, type: type}
              min: null
              slices:
                valueString:
                  match: {}
                  schema:
                    maxLength: 9
                    choices: []
                    index: 12
      Adresszusatz:
        url: null
        index: 13
        elements:
          value:
            choices: []
            index: 15
            slicing:
              rules: open
              discriminator:
              - {path: $this, type: type}
              min: null
              slices:
                valueString:
                  match: {}
                  schema:
                    maxLength: 40
                    choices: []
                    index: 17
      Postfach: {url: null, min: 0, max: 0, index: 18}
    elements:
      extension:
        index: 2
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            Strasse:
              match: {url: null}
              schema:
                index: 3
                elements:
                  value:
                    choices: []
                    index: 5
                    slicing:
                      rules: open
                      discriminator:
                      - {path: $this, type: type}
                      min: null
                      slices:
                        valueString:
                          match: {}
                          schema:
                            maxLength: 46
                            choices: []
                            index: 7
            Hausnummer:
              match: {url: null}
              schema:
                index: 8
                elements:
                  value:
                    choices: []
                    index: 10
                    slicing:
                      rules: open
                      discriminator:
                      - {path: $this, type: type}
                      min: null
                      slices:
                        valueString:
                          match: {}
                          schema:
                            maxLength: 9
                            choices: []
                            index: 12
            Adresszusatz:
              match: {url: null}
              schema:
                index: 13
                elements:
                  value:
                    choices: []
                    index: 15
                    slicing:
                      rules: open
                      discriminator:
                      - {path: $this, type: type}
                      min: null
                      slices:
                        valueString:
                          match: {}
                          schema:
                            maxLength: 40
                            choices: []
                            index: 17
            Postfach:
              match: {url: null}
              schema: {index: 18}
              min: 0
              max: 0
  city: {maxLength: 40, index: 19}
  postalCode: {maxLength: 10, index: 20}
  country:
    binding: {strength: extensible, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_BASE_GemRS_Anlage_8'}
    maxLength: 3
    index: 21
package_version: 1.2.0
class: complex-type
kind: complex-type
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Datatype_Street_Address
base: http://fhir.de/StructureDefinition/address-de-basis|0.9.13
version: 1.2.0
required: [type]