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: array: true max: 3 index: 1 extensions: Strasse: {url: null, min: 0, max: 0, index: 3} Hausnummer: {url: null, min: 0, max: 0, index: 4} Adresszusatz: {url: null, min: 0, max: 0, index: 5} Postfach: url: null _required: true index: 6 elements: value: choices: [] index: 8 slicing: rules: open discriminator: - {path: $this, type: type} min: null slices: valueString: match: {} schema: maxLength: 8 choices: [] index: 10 elements: extension: index: 2 slicing: rules: open discriminator: - {path: url, type: value} min: 1 slices: Strasse: match: {url: null} schema: {index: 3} min: 0 max: 0 Hausnummer: match: {url: null} schema: {index: 4} min: 0 max: 0 Adresszusatz: match: {url: null} schema: {index: 5} min: 0 max: 0 Postfach: match: {url: null} schema: _required: true index: 6 elements: value: choices: [] index: 8 slicing: rules: open discriminator: - {path: $this, type: type} min: null slices: valueString: match: {} schema: maxLength: 8 choices: [] index: 10 required: [extension] city: {maxLength: 40, index: 11} postalCode: {maxLength: 10, index: 12} country: binding: {strength: extensible, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_BASE_GemRS_Anlage_8'} maxLength: 3 index: 13 package_version: 1.2.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|0.9.13 version: 1.2.0 required: [type]