PackagesCanonicalsLogsProblems
    Packages
    HL7Norway.STU3.no.basis@1.0.3
    http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation
description: This basis extension describes information identifying norwegian real property.
package_name: HL7Norway.STU3.no.basis
derivation: constraint
name: no-basis-propertyinformation
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: Uri, value: cadastralUnitNumber}
                index: 2
              valueInteger:
                type: integer
                index: 3
                slicing:
                  slices:
                    valueInteger:
                      match: {}
                      schema: {type: integer, index: 3}
        propertyUnitNumber:
          match: {url: propertyUnitNumber}
          schema:
            short: Property unit number
            index: 4
            elements:
              url:
                pattern: {type: Uri, value: propertyUnitNumber}
                index: 5
              valueInteger:
                type: integer
                index: 6
                slicing:
                  slices:
                    valueInteger:
                      match: {}
                      schema: {type: integer, index: 6}
        leaseholdNumber:
          match: {url: leaseholdNumber}
          schema:
            short: Leasehold number
            index: 7
            elements:
              url:
                pattern: {type: Uri, value: leaseholdNumber}
                index: 8
              valueInteger:
                type: integer
                index: 9
                slicing:
                  slices:
                    valueInteger:
                      match: {}
                      schema: {type: integer, index: 9}
        condominiumUnitNumber:
          match: {url: condominiumUnitNumber}
          schema:
            short: Condominium unit number
            index: 10
            elements:
              url:
                pattern: {type: Uri, value: condominiumUnitNumber}
                index: 11
              valueInteger:
                type: integer
                index: 12
                slicing:
                  slices:
                    valueInteger:
                      match: {}
                      schema: {type: integer, index: 12}
        municipality:
          match: {url: municipality}
          schema:
            short: Identification of the Municipality
            index: 13
            elements:
              url:
                pattern: {type: Uri, value: municipality}
                index: 14
              valueCoding:
                type: Coding
                short: Kommunenummer according to CodeSystem
                index: 15
                slicing:
                  slices:
                    valueCoding:
                      match: {}
                      schema:
                        type: Coding
                        short: Kommunenummer according to CodeSystem
                        index: 15
                        elements:
                          system:
                            short: Kommunenummer CodeSystem
                            pattern: {type: Uri, value: 'urn:oid:2.16.578.1.12.4.1.1.3402'}
                            index: 16
                          code: {short: Municipality number, index: 17}
                          display: {short: The name of the municipality, index: 18}
                        required: [display]
  url:
    pattern: {type: Uri, value: 'http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation'}
    index: 19
  value:
    choices: []
    index: 21
package_version: 1.0.3
extensions:
  cadastralUnitNumber:
    url: cadastralUnitNumber
    short: cadastral unit number
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: cadastralUnitNumber}
        index: 2
      valueInteger:
        type: integer
        index: 3
        slicing:
          slices:
            valueInteger:
              match: {}
              schema: {type: integer, index: 3}
  propertyUnitNumber:
    url: propertyUnitNumber
    short: Property unit number
    index: 4
    elements:
      url:
        pattern: {type: Uri, value: propertyUnitNumber}
        index: 5
      valueInteger:
        type: integer
        index: 6
        slicing:
          slices:
            valueInteger:
              match: {}
              schema: {type: integer, index: 6}
  leaseholdNumber:
    url: leaseholdNumber
    short: Leasehold number
    index: 7
    elements:
      url:
        pattern: {type: Uri, value: leaseholdNumber}
        index: 8
      valueInteger:
        type: integer
        index: 9
        slicing:
          slices:
            valueInteger:
              match: {}
              schema: {type: integer, index: 9}
  condominiumUnitNumber:
    url: condominiumUnitNumber
    short: Condominium unit number
    index: 10
    elements:
      url:
        pattern: {type: Uri, value: condominiumUnitNumber}
        index: 11
      valueInteger:
        type: integer
        index: 12
        slicing:
          slices:
            valueInteger:
              match: {}
              schema: {type: integer, index: 12}
  municipality:
    url: municipality
    short: Identification of the Municipality
    index: 13
    elements:
      url:
        pattern: {type: Uri, value: municipality}
        index: 14
      valueCoding:
        type: Coding
        short: Kommunenummer according to CodeSystem
        index: 15
        slicing:
          slices:
            valueCoding:
              match: {}
              schema:
                type: Coding
                short: Kommunenummer according to CodeSystem
                index: 15
                elements:
                  system:
                    short: Kommunenummer CodeSystem
                    pattern: {type: Uri, value: 'urn:oid:2.16.578.1.12.4.1.1.3402'}
                    index: 16
                  code: {short: Municipality number, index: 17}
                  display: {short: The name of the municipality, index: 18}
                required: [display]
class: extension
kind: complex-type
url: http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation
base: http://hl7.org/fhir/StructureDefinition/Extension
version: '1.0'