description: Belgain federal profile on address, to provide the possibility in the 'line' element to provide a seperate streetname, housenumber and postal box. It is always RECOMMENDED to give these elements seperately. package_name: hl7.fhir.be.core derivation: constraint name: BeAddress type: Address elements: extension: index: 0 slicing: slices: language: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/language', index: 1} min: 0 max: 1 line: index: 2 extensions: Streetname: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName', min: 0, type: Extension, index: 4} Housenumber: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber', min: 0, type: Extension, index: 5} Postbox: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox', min: 0, type: Extension, index: 6} elements: extension: index: 3 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: Streetname: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName', index: 4} min: 0 Housenumber: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber', index: 5} min: 0 Postbox: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox', index: 6} min: 0 country: {index: 7} package_version: 2.0.0 extensions: language: {url: 'http://hl7.org/fhir/StructureDefinition/language', min: 0, max: 1, type: Extension, index: 1} class: complex-type kind: complex-type url: https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-address base: http://hl7.org/fhir/StructureDefinition/Address version: 2.0.0