PackagesCanonicalsLogsProblems
    Packages
    ehelse.fhir.no.grunndata@2.3.1
    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}
        propertyInformation:
          match: {url: null}
          schema:
            mustSupport: true
            index: 2
            extensions:
              cadastralUnitNumber: {url: null, mustSupport: false, index: 4}
              propertyUnitNumber: {url: null, mustSupport: false, index: 5}
              leaseholdNumber: {url: null, mustSupport: false, index: 6}
              condominiumUnitNumber: {url: null, mustSupport: false, index: 7}
              municipality: {url: null, mustSupport: true, index: 8}
            elements:
              extension:
                index: 3
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: null
                  slices:
                    cadastralUnitNumber:
                      match: {url: null}
                      schema: {mustSupport: false, index: 4}
                    propertyUnitNumber:
                      match: {url: null}
                      schema: {mustSupport: false, index: 5}
                    leaseholdNumber:
                      match: {url: null}
                      schema: {mustSupport: false, index: 6}
                    condominiumUnitNumber:
                      match: {url: null}
                      schema: {mustSupport: false, index: 7}
                    municipality:
                      match: {url: null}
                      schema: {mustSupport: true, index: 8}
        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: 9
            extensions:
              addressAdditionalName: {url: null, mustSupport: true, index: 11}
              addressCode: {url: null, mustSupport: true, index: 12}
            elements:
              extension:
                index: 10
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: null
                  slices:
                    addressAdditionalName:
                      match: {url: null}
                      schema: {mustSupport: true, index: 11}
                    addressCode:
                      match: {url: null}
                      schema: {mustSupport: true, index: 12}
        separatelyOccupiedUnit:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://ehelse.no/fhir/StructureDefinition/gd-separately-occupied-unit
            index: 13
            extensions:
              separatelyOccupiedUnitType: {url: null, mustSupport: true, index: 15}
              separatelyOccupiedUnitNumber: {url: null, mustSupport: true, index: 16}
            elements:
              extension:
                index: 14
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: null
                  slices:
                    separatelyOccupiedUnitType:
                      match: {url: null}
                      schema: {mustSupport: true, index: 15}
                    separatelyOccupiedUnitNumber:
                      match: {url: null}
                      schema: {mustSupport: true, index: 16}
  line:
    extensions:
      streetName: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName', max: 1, short: adressenavn fra FREG, type: Extension, mustSupport: true, index: 18}
      houseNumberNumeric: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumberNumeric', max: 1, short: husnummer fra FREG, type: Extension, mustSupport: true, index: 19}
      buildingNumberSuffix: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix', max: 1, short: husbokstav fra FREG, type: Extension, mustSupport: true, index: 20}
      coName: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-careOf', max: 1, short: coAdressenavn fra FREG, type: Extension, mustSupport: true, index: 21}
    elements:
      extension:
        index: 17
        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: 18}
              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: 19}
              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: 20}
              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: 21}
              max: 1
  city: {mustSupport: true, index: 22}
  postalCode: {mustSupport: true, index: 23}
  period:
    mustSupport: true
    index: 24
    elements:
      start: {mustSupport: true, index: 25}
      end: {mustSupport: true, index: 26}
package_version: 2.3.1
extensions:
  urbanDistrict: {url: null, mustSupport: true, index: 1}
  propertyInformation:
    url: null
    mustSupport: true
    index: 2
    extensions:
      cadastralUnitNumber: {url: null, mustSupport: false, index: 4}
      propertyUnitNumber: {url: null, mustSupport: false, index: 5}
      leaseholdNumber: {url: null, mustSupport: false, index: 6}
      condominiumUnitNumber: {url: null, mustSupport: false, index: 7}
      municipality: {url: null, mustSupport: true, index: 8}
    elements:
      extension:
        index: 3
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            cadastralUnitNumber:
              match: {url: null}
              schema: {mustSupport: false, index: 4}
            propertyUnitNumber:
              match: {url: null}
              schema: {mustSupport: false, index: 5}
            leaseholdNumber:
              match: {url: null}
              schema: {mustSupport: false, index: 6}
            condominiumUnitNumber:
              match: {url: null}
              schema: {mustSupport: false, index: 7}
            municipality:
              match: {url: null}
              schema: {mustSupport: true, index: 8}
  streetAddress:
    url: http://ehelse.no/fhir/StructureDefinition/gd-street-address
    type: Extension
    short: Information specific to the street address from FREG
    mustSupport: true
    index: 9
    extensions:
      addressAdditionalName: {url: null, mustSupport: true, index: 11}
      addressCode: {url: null, mustSupport: true, index: 12}
    elements:
      extension:
        index: 10
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            addressAdditionalName:
              match: {url: null}
              schema: {mustSupport: true, index: 11}
            addressCode:
              match: {url: null}
              schema: {mustSupport: true, index: 12}
  separatelyOccupiedUnit:
    url: http://ehelse.no/fhir/StructureDefinition/gd-separately-occupied-unit
    type: Extension
    mustSupport: true
    index: 13
    extensions:
      separatelyOccupiedUnitType: {url: null, mustSupport: true, index: 15}
      separatelyOccupiedUnitNumber: {url: null, mustSupport: true, index: 16}
    elements:
      extension:
        index: 14
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            separatelyOccupiedUnitType:
              match: {url: null}
              schema: {mustSupport: true, index: 15}
            separatelyOccupiedUnitNumber:
              match: {url: null}
              schema: {mustSupport: true, index: 16}
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.1