PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.no.basis@2.0.11
    http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation
description: This basis extension describes information identifying norwegian real property.
package_name: hl7.fhir.no.basis
derivation: constraint
name: NoBasisPropertyinformation
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        cadastralUnitNumber:
          match: {url: cadastralUnitNumber}
          schema:
            short: cadastral unit number
            index: 1
            elements:
              url:
                pattern: {type: String, value: cadastralUnitNumber}
                index: 2
              value:
                choices: [valueInteger]
                index: 4
              valueInteger: {type: integer, choiceOf: value, index: 5}
        propertyUnitNumber:
          match: {url: propertyUnitNumber}
          schema:
            short: Property unit number
            index: 6
            elements:
              url:
                pattern: {type: String, value: propertyUnitNumber}
                index: 7
              value:
                choices: [valueInteger]
                index: 9
              valueInteger: {type: integer, choiceOf: value, index: 10}
        leaseholdNumber:
          match: {url: leaseholdNumber}
          schema:
            short: Leasehold number
            index: 11
            elements:
              url:
                pattern: {type: String, value: leaseholdNumber}
                index: 12
              value:
                choices: [valueInteger]
                index: 14
              valueInteger: {type: integer, choiceOf: value, index: 15}
        condominiumUnitNumber:
          match: {url: condominiumUnitNumber}
          schema:
            short: Condominium unit number
            index: 16
            elements:
              url:
                pattern: {type: String, value: condominiumUnitNumber}
                index: 17
              value:
                choices: [valueInteger]
                index: 19
              valueInteger: {type: integer, choiceOf: value, index: 20}
        municipality:
          match: {url: municipality}
          schema:
            short: Identification of the Municipality
            binding: {strength: required, valueSet: 'urn:oid:2.16.578.1.12.4.1.1.3402'}
            index: 21
            elements:
              url:
                pattern: {type: String, value: municipality}
                index: 22
              value:
                short: Kommunenummer according to CodeSystem
                choices: [valueCoding]
                index: 24
              valueCoding: {type: Coding, short: Kommunenummer according to CodeSystem, choiceOf: value, index: 25}
  url:
    type: uri
    pattern: {type: Uri, value: 'http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation'}
    index: 26
  value:
    choices: []
    index: 28
package_version: 2.0.11
extensions:
  cadastralUnitNumber:
    url: cadastralUnitNumber
    short: cadastral unit number
    index: 1
    elements:
      url:
        pattern: {type: String, value: cadastralUnitNumber}
        index: 2
      value:
        choices: [valueInteger]
        index: 4
      valueInteger: {type: integer, choiceOf: value, index: 5}
  propertyUnitNumber:
    url: propertyUnitNumber
    short: Property unit number
    index: 6
    elements:
      url:
        pattern: {type: String, value: propertyUnitNumber}
        index: 7
      value:
        choices: [valueInteger]
        index: 9
      valueInteger: {type: integer, choiceOf: value, index: 10}
  leaseholdNumber:
    url: leaseholdNumber
    short: Leasehold number
    index: 11
    elements:
      url:
        pattern: {type: String, value: leaseholdNumber}
        index: 12
      value:
        choices: [valueInteger]
        index: 14
      valueInteger: {type: integer, choiceOf: value, index: 15}
  condominiumUnitNumber:
    url: condominiumUnitNumber
    short: Condominium unit number
    index: 16
    elements:
      url:
        pattern: {type: String, value: condominiumUnitNumber}
        index: 17
      value:
        choices: [valueInteger]
        index: 19
      valueInteger: {type: integer, choiceOf: value, index: 20}
  municipality:
    url: municipality
    short: Identification of the Municipality
    binding: {strength: required, valueSet: 'urn:oid:2.16.578.1.12.4.1.1.3402'}
    index: 21
    elements:
      url:
        pattern: {type: String, value: municipality}
        index: 22
      value:
        short: Kommunenummer according to CodeSystem
        choices: [valueCoding]
        index: 24
      valueCoding: {type: Coding, short: Kommunenummer according to CodeSystem, choiceOf: value, index: 25}
class: extension
kind: complex-type
url: http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.8