PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.4.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:
    index: 1
    extensions:
      Postfach: {url: null, min: 0, max: 0, index: 3}
    elements:
      extension:
        index: 2
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            Postfach:
              match: {url: null}
              schema: {index: 3}
              min: 0
              max: 0
  country:
    binding: {strength: extensible, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Deuev_Anlage_8'}
    index: 4
package_version: 1.4.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|1.4.0
version: 1.4.0
required: [type]