PackagesCanonicalsLogsProblems
    Packages
    ehelse.fhir.no.grunndata@2.3.5-buildnumbersuffix2
    http://ehelse.no/fhir/StructureDefinition/gd-Address-street
description: Contains information and metadata for addresses defined in Norwegian Master Person Index (FREG) and Norwegian Directorate of e-Health's health related Master Person Index.\r\n\r\nThe profile defines information structure of a Norwegian street address (vegadresse, vegadresseforpost), as defined by FREG.\r\n\r\nadresse for en bygning, bruksenhet, eiendom eller annet objekt som er registrert med adresse i matrikkelen\r\nDenne entitetstypen for norsk strukturert vegadresse er fullt kompatibel med strukturen i matrikkelen mht. egenskapsnavn.
package_name: ehelse.fhir.no.grunndata
derivation: constraint
name: GdAddressStreet
type: Address
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        urbanDistrict:
          match: {url: null}
          schema:
            mustSupport: true
            index: 1
            elements:
              value:
                mustSupport: true
                choices: []
                index: 3
        propertyInformation:
          match: {url: null}
          schema:
            mustSupport: true
            index: 4
            extensions:
              cadastralUnitNumber: {url: null, mustSupport: false, index: 6}
              propertyUnitNumber: {url: null, mustSupport: false, index: 7}
              leaseholdNumber: {url: null, mustSupport: false, index: 8}
              condominiumUnitNumber: {url: null, mustSupport: false, index: 9}
              municipality: {url: null, mustSupport: true, index: 10}
            elements:
              extension:
                index: 5
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: null
                  slices:
                    cadastralUnitNumber:
                      match: {url: null}
                      schema: {mustSupport: false, index: 6}
                    propertyUnitNumber:
                      match: {url: null}
                      schema: {mustSupport: false, index: 7}
                    leaseholdNumber:
                      match: {url: null}
                      schema: {mustSupport: false, index: 8}
                    condominiumUnitNumber:
                      match: {url: null}
                      schema: {mustSupport: false, index: 9}
                    municipality:
                      match: {url: null}
                      schema: {mustSupport: true, index: 10}
        streetAddress:
          match: {url: null}
          schema:
            type: Extension
            short: Information specific to the street address from FREG
            mustSupport: true
            url: http://ehelse.no/fhir/StructureDefinition/gd-street-address
            index: 11
            extensions:
              addressAdditionalName: {url: null, mustSupport: true, index: 13}
              addressCode: {url: null, mustSupport: true, index: 14}
            elements:
              extension:
                index: 12
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: null
                  slices:
                    addressAdditionalName:
                      match: {url: null}
                      schema: {mustSupport: true, index: 13}
                    addressCode:
                      match: {url: null}
                      schema: {mustSupport: true, index: 14}
        separatelyOccupiedUnit:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://ehelse.no/fhir/StructureDefinition/gd-separately-occupied-unit
            index: 15
            extensions:
              separatelyOccupiedUnitType: {url: null, mustSupport: true, index: 17}
              separatelyOccupiedUnitNumber: {url: null, mustSupport: true, index: 18}
            elements:
              extension:
                index: 16
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: null
                  slices:
                    separatelyOccupiedUnitType:
                      match: {url: null}
                      schema: {mustSupport: true, index: 17}
                    separatelyOccupiedUnitNumber:
                      match: {url: null}
                      schema: {mustSupport: true, index: 18}
  line:
    extensions:
      streetName: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName', max: 1, short: adressenavn fra FREG, type: Extension, mustSupport: true, index: 20}
      houseNumberNumeric: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumberNumeric', max: 1, short: husnummer fra FREG, type: Extension, mustSupport: true, index: 21}
      buildingNumberSuffix: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix', max: 1, short: husbokstav fra FREG, type: Extension, mustSupport: true, index: 22}
      coName: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-careOf', max: 1, short: coAdressenavn fra FREG, type: Extension, mustSupport: true, index: 23}
    elements:
      extension:
        index: 19
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            streetName:
              match: {url: null}
              schema: {short: adressenavn fra FREG, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName', index: 20}
              max: 1
            houseNumberNumeric:
              match: {url: null}
              schema: {short: husnummer fra FREG, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumberNumeric', index: 21}
              max: 1
            buildingNumberSuffix:
              match: {url: null}
              schema: {short: husbokstav fra FREG, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix', index: 22}
              max: 1
            coName:
              match: {url: null}
              schema: {short: coAdressenavn fra FREG, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-careOf', index: 23}
              max: 1
  city: {mustSupport: true, index: 24}
  postalCode: {mustSupport: true, index: 25}
  period:
    mustSupport: true
    index: 26
    elements:
      start: {mustSupport: true, index: 27}
      end: {mustSupport: true, index: 28}
package_version: 2.3.5-buildnumbersuffix2
extensions:
  urbanDistrict:
    url: null
    mustSupport: true
    index: 1
    elements:
      value:
        mustSupport: true
        choices: []
        index: 3
  propertyInformation:
    url: null
    mustSupport: true
    index: 4
    extensions:
      cadastralUnitNumber: {url: null, mustSupport: false, index: 6}
      propertyUnitNumber: {url: null, mustSupport: false, index: 7}
      leaseholdNumber: {url: null, mustSupport: false, index: 8}
      condominiumUnitNumber: {url: null, mustSupport: false, index: 9}
      municipality: {url: null, mustSupport: true, index: 10}
    elements:
      extension:
        index: 5
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            cadastralUnitNumber:
              match: {url: null}
              schema: {mustSupport: false, index: 6}
            propertyUnitNumber:
              match: {url: null}
              schema: {mustSupport: false, index: 7}
            leaseholdNumber:
              match: {url: null}
              schema: {mustSupport: false, index: 8}
            condominiumUnitNumber:
              match: {url: null}
              schema: {mustSupport: false, index: 9}
            municipality:
              match: {url: null}
              schema: {mustSupport: true, index: 10}
  streetAddress:
    url: http://ehelse.no/fhir/StructureDefinition/gd-street-address
    type: Extension
    short: Information specific to the street address from FREG
    mustSupport: true
    index: 11
    extensions:
      addressAdditionalName: {url: null, mustSupport: true, index: 13}
      addressCode: {url: null, mustSupport: true, index: 14}
    elements:
      extension:
        index: 12
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            addressAdditionalName:
              match: {url: null}
              schema: {mustSupport: true, index: 13}
            addressCode:
              match: {url: null}
              schema: {mustSupport: true, index: 14}
  separatelyOccupiedUnit:
    url: http://ehelse.no/fhir/StructureDefinition/gd-separately-occupied-unit
    type: Extension
    mustSupport: true
    index: 15
    extensions:
      separatelyOccupiedUnitType: {url: null, mustSupport: true, index: 17}
      separatelyOccupiedUnitNumber: {url: null, mustSupport: true, index: 18}
    elements:
      extension:
        index: 16
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            separatelyOccupiedUnitType:
              match: {url: null}
              schema: {mustSupport: true, index: 17}
            separatelyOccupiedUnitNumber:
              match: {url: null}
              schema: {mustSupport: true, index: 18}
class: complex-type
kind: complex-type
url: http://ehelse.no/fhir/StructureDefinition/gd-Address-street
base: http://ehelse.no/fhir/StructureDefinition/gd-Address
version: 2.3.4