PackagesCanonicalsLogsProblems
    Packages
    HL7Norway.STU3.no.basis@1.0.1
    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: HL7Norway.STU3.no.basis
derivation: constraint
name: no-basis-Address
type: Address
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        propertyinformation:
          match: {url: null}
          schema: {type: Extension, url: h, index: 1}
        official:
          match: {url: null}
          schema: {type: Extension, url: h, index: 2}
  use: {index: 3}
  type: {index: 4}
  city: {short: Poststed or city, index: 5}
  district: {short: name of "kommune", index: 6}
  state: {short: norwegian "fylke", index: 7}
  postalCode: {index: 8}
package_version: 1.0.1
extensions:
  propertyinformation: {url: h, type: Extension, index: 1}
  official: {url: h, type: Extension, index: 2}
class: complex-type
kind: complex-type
url: http://hl7.no/fhir/StructureDefinition/no-basis-Address
base: http://hl7.org/fhir/StructureDefinition/Address
version: '1.0'