PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@1.1.20-beta
    https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-address
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: ehealthplatform.be.r4.federalprofiles
derivation: constraint
name: BeAddress
type: Address
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        language:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/language', index: 1}
          min: 0
  line:
    index: 2
    extensions:
      Streetname:
        url: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName
        type: Extension
        index: 4
        elements:
          value:
            choices: [valueString]
            index: 6
          valueString: {type: string, choiceOf: value, index: 7}
      Housenumber:
        url: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber
        type: Extension
        index: 8
        elements:
          value:
            choices: [valueString]
            index: 10
          valueString: {type: string, choiceOf: value, index: 11}
      Postbox:
        url: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox
        type: Extension
        index: 12
        elements:
          value:
            choices: [valueString]
            index: 14
          valueString: {type: string, choiceOf: value, index: 15}
    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
                elements:
                  value:
                    choices: [valueString]
                    index: 6
                  valueString: {type: string, choiceOf: value, index: 7}
            Housenumber:
              match: {url: null}
              schema:
                type: Extension
                url: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber
                index: 8
                elements:
                  value:
                    choices: [valueString]
                    index: 10
                  valueString: {type: string, choiceOf: value, index: 11}
            Postbox:
              match: {url: null}
              schema:
                type: Extension
                url: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox
                index: 12
                elements:
                  value:
                    choices: [valueString]
                    index: 14
                  valueString: {type: string, choiceOf: value, index: 15}
  country: {index: 16}
package_version: 1.1.20-beta
extensions:
  language: {url: 'http://hl7.org/fhir/StructureDefinition/language', min: 0, type: Extension, index: 1}
class: complex-type
kind: complex-type
url: https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-address
base: http://hl7.org/fhir/StructureDefinition/Address
version: 1.0.0