PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.6.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Datatype_Post_Office_Box
description: null
package_name: kbv.basis
derivation: constraint
name: KBV_PR_Base_Datatype_Post_Office_Box
type: Address
elements:
  type:
    pattern: {type: Code, value: postal}
    index: 0
  line:
    extensions:
      Strasse: {url: null, max: 0, index: 1}
      Hausnummer: {url: null, max: 0, index: 2}
      Adresszusatz: {url: null, max: 0, index: 3}
    elements:
      extension:
        index: 1
        slicing:
          slices:
            Strasse:
              match: {}
              schema: {index: 1}
              max: 0
            Hausnummer:
              match: {}
              schema: {index: 2}
              max: 0
            Adresszusatz:
              match: {}
              schema: {index: 3}
              max: 0
  country:
    binding: {strength: extensible, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Deuev_Anlage_8'}
    index: 4
package_version: 1.6.0
class: complex-type
kind: complex-type
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Datatype_Post_Office_Box
base: http://fhir.de/StructureDefinition/address-de-basis|1.4.0
version: 1.6.0
required: [type]