PackagesCanonicalsLogsProblems
    Packages
    ehelse.fhir.no.grunndata.test@2.3.3
    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.test
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: {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}
          max: 1
  use: {mustSupport: false, index: 6}
  type: {mustSupport: false, index: 7}
  city: {index: 8}
  district: {short: name of "kommune" or district, index: 9}
  period:
    index: 10
    elements:
      start: {index: 11}
      end: {index: 12}
package_version: 2.3.3
extensions:
  urbanDistrict:
    url: null
    short: Urban district of this address
    index: 1
    elements:
      value[x]:
        elements:
          code: {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', max: 1, type: Extension, mustSupport: true, index: 5}
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.1