PackagesCanonicalsLogsProblems
    Packages
    test.no.basis@2.2.0-alpha
    http://hl7.no/fhir/StructureDefinition/no-basis-Address
description: Basisprofil for Norwegian Address information. Defined by The Norwegian Directorate of eHealth and HL7 Norway. The profile adds Norwegian specific property information, official use of address and further explanation of the use for the data-elements in a Norwegian address. The basis profile is open, but derived profiles should close down the information elements according to specification relevant to the use-case.
package_name: test.no.basis
derivation: constraint
name: NoBasisAddress
type: Address
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        official:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.no/fhir/StructureDefinition/no-basis-address-official', index: 1}
        urbanDistrict:
          match: {url: null}
          schema: {type: Extension, short: urban district information, url: 'http://hl7.no/fhir/StructureDefinition/no-basis-urban-district', index: 2}
          max: 1
        propertyInformation:
          match: {url: null}
          schema: {type: Extension, short: Real property identification, url: 'http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation', index: 3}
  use: {index: 4}
  type: {index: 5}
  city: {short: Poststed or city, index: 6}
  district:
    short: name of "kommune"
    index: 7
    extensions:
      municipalitycode: {url: 'http://hl7.no/fhir/StructureDefinition/no-basis-municipalitycode', min: 0, max: 1, type: Extension, short: Coded value for municipality/county Norwegian kommune, index: 9}
    elements:
      extension:
        index: 8
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            municipalitycode:
              match: {url: null}
              schema: {type: Extension, short: Coded value for municipality/county Norwegian kommune, url: 'http://hl7.no/fhir/StructureDefinition/no-basis-municipalitycode', index: 9}
              min: 0
              max: 1
  state: {short: norwegian "fylke", index: 10}
  postalCode: {index: 11}
package_version: 2.2.0-alpha
extensions:
  official: {url: 'http://hl7.no/fhir/StructureDefinition/no-basis-address-official', type: Extension, index: 1}
  urbanDistrict: {url: 'http://hl7.no/fhir/StructureDefinition/no-basis-urban-district', max: 1, type: Extension, short: urban district information, index: 2}
  propertyInformation: {url: 'http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation', type: Extension, short: Real property identification, index: 3}
class: complex-type
kind: complex-type
url: http://hl7.no/fhir/StructureDefinition/no-basis-Address
base: http://hl7.org/fhir/StructureDefinition/Address
version: 2.0.15