PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.14.0-beta
    https://fhir.healthdata.be/StructureDefinition/HdBe-AddressInformation
description: Address information includes data where a person resides (temporarily, permanently) or where a building is located.
package_name: healthdata.be.r4.cbb
derivation: constraint
name: HdBeAddressInformation
type: Address
elements:
  extension:
    index: 0
    slicing:
      slices:
        language:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'http://hl7.org/fhir/StructureDefinition/language', index: 1}
  use: {short: AddressType, index: 2}
  type: {short: AddressType, index: 3}
  line:
    index: 4
    extensions:
      streetName:
        url: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName
        type: Extension
        index: 5
        elements:
          value:
            short: Street
            choices: []
            index: 7
      houseNumber:
        url: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber
        type: Extension
        index: 8
        elements:
          value:
            short: HouseNumber
            choices: []
            index: 10
      houseNumberLetter-houseNumberAddition:
        url: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix
        type: Extension
        index: 11
        elements:
          value:
            short: HouseNumberLetter / HouseNumberAddition
            choices: []
            index: 13
      houseNumberIndication:
        url: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator
        type: Extension
        index: 14
        elements:
          value:
            constraint:
              houseNumberIndication: {human: Must have value 'by' or 'to', severity: error, expression: value in ('by' | 'to')}
            short: HouseNumberIndication
            choices: []
            index: 16
      additionalInformation:
        url: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID
        type: Extension
        index: 17
        elements:
          value:
            short: AdditionalInformation
            choices: []
            index: 19
    elements:
      extension:
        type: Extension
        url: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName
        index: 5
        slicing:
          slices:
            streetName:
              match: {}
              schema:
                type: Extension
                url: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName
                index: 5
                elements:
                  value:
                    short: Street
                    choices: []
                    index: 7
            houseNumber:
              match: {}
              schema:
                type: Extension
                url: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber
                index: 8
                elements:
                  value:
                    short: HouseNumber
                    choices: []
                    index: 10
            houseNumberLetter-houseNumberAddition:
              match: {}
              schema:
                type: Extension
                url: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix
                index: 11
                elements:
                  value:
                    short: HouseNumberLetter / HouseNumberAddition
                    choices: []
                    index: 13
            houseNumberIndication:
              match: {}
              schema:
                type: Extension
                url: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator
                index: 14
                elements:
                  value:
                    constraint:
                      houseNumberIndication: {human: Must have value 'by' or 'to', severity: error, expression: value in ('by' | 'to')}
                    short: HouseNumberIndication
                    choices: []
                    index: 16
            additionalInformation:
              match: {}
              schema:
                type: Extension
                url: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID
                index: 17
                elements:
                  value:
                    short: AdditionalInformation
                    choices: []
                    index: 19
  city: {short: PlaceOfResidence, index: 20}
  district: {short: Municipality, index: 21}
  postalCode: {short: Postcode, index: 22}
  country:
    index: 23
    extensions:
      countryCode:
        url: https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification
        type: Extension
        index: 24
        elements:
          value:
            short: Country
            choices: []
            index: 26
    elements:
      extension:
        type: Extension
        url: https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification
        index: 24
        slicing:
          slices:
            countryCode:
              match: {}
              schema:
                type: Extension
                url: https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification
                index: 24
                elements:
                  value:
                    short: Country
                    choices: []
                    index: 26
package_version: 0.14.0-beta
extensions:
  language: {url: 'http://hl7.org/fhir/StructureDefinition/language', type: Extension, isModifier: false, index: 1}
class: complex-type
kind: complex-type
url: https://fhir.healthdata.be/StructureDefinition/HdBe-AddressInformation
base: http://hl7.org/fhir/StructureDefinition/Address
version: null
required: [extension]