PackagesCanonicalsLogsProblems
    Packages
    ehelse.fhir.no.grunndata@2.3.5-buildingnumbersuffix
    http://ehelse.no/fhir/StructureDefinition/gd-Address
description: Grunndata adresse\r\nContains information and metadata for addresses defined in Norwegian Master Person Index and Norwegian Directorate of e-Health's health related Master Person Index.
package_name: ehelse.fhir.no.grunndata
derivation: constraint
name: GdAddress
type: Address
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        urbanDistrict:
          match: {url: null}
          schema:
            short: Urban district of this address
            index: 1
            elements:
              value[x]:
                elements:
                  code: {short: bydelsnummer, mustSupport: true, index: 2}
                  display: {short: The name of the urban district, mustSupport: true, index: 3}
        fregMetadata:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://ehelse.no/fhir/StructureDefinition/gd-fregmetadata', index: 4}
          max: 1
        addressMetadata:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://ehelse.no/fhir/StructureDefinition/gd-address-metadata
            index: 5
            extensions:
              parishId: {url: null, index: 7}
            elements:
              extension:
                index: 6
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: null
                  slices:
                    parishId:
                      match: {url: null}
                      schema: {index: 7}
  use: {mustSupport: false, index: 8}
  type: {mustSupport: false, index: 9}
  city: {index: 10}
  district: {short: name of "kommune" or district, index: 11}
  period:
    index: 12
    elements:
      start: {index: 13}
      end: {index: 14}
package_version: 2.3.5-buildingnumbersuffix
extensions:
  urbanDistrict:
    url: null
    short: Urban district of this address
    index: 1
    elements:
      value[x]:
        elements:
          code: {short: bydelsnummer, mustSupport: true, index: 2}
          display: {short: The name of the urban district, mustSupport: true, index: 3}
  fregMetadata: {url: 'http://ehelse.no/fhir/StructureDefinition/gd-fregmetadata', max: 1, type: Extension, mustSupport: true, index: 4}
  addressMetadata:
    url: http://ehelse.no/fhir/StructureDefinition/gd-address-metadata
    type: Extension
    mustSupport: true
    index: 5
    extensions:
      parishId: {url: null, index: 7}
    elements:
      extension:
        index: 6
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            parishId:
              match: {url: null}
              schema: {index: 7}
class: complex-type
kind: complex-type
url: http://ehelse.no/fhir/StructureDefinition/gd-Address
base: http://hl7.no/fhir/StructureDefinition/no-basis-Address
version: 2.3.4