PackagesCanonicalsLogsProblems
    Packages
    ehelse.fhir.no.grunndata@2.3.2
    http://ehelse.no/fhir/StructureDefinition/gd-Address-box
description: Contains information and metadata for addresses defined in Norwegian Master Person Index (FREG) and Norwegian Directorate of e-Health's health related Master Person Index.\r\n\r\nThe profile defines information structure of a Norwegian post box address (postboksadresse), as defined by FREG.\r\n\r\npostadresse til en postboks
package_name: ehelse.fhir.no.grunndata
derivation: constraint
name: GdAddressBox
type: Address
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        postBoxOwner:
          match: {url: null}
          schema: {type: Extension, short: postbokseier fra FREG, mustSupport: true, url: 'http://ehelse.no/fhir/StructureDefinition/gd-box-address', index: 1}
          max: 1
  line:
    mustSupport: true
    index: 2
    extensions:
      postBox: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox', min: 1, max: 1, short: postboks fra FREG, type: Extension, mustSupport: true, index: 4}
    elements:
      extension:
        index: 3
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            postBox:
              match: {url: null}
              schema: {short: postboks fra FREG, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox', index: 4}
              min: 1
              max: 1
package_version: 2.3.2
extensions:
  postBoxOwner: {url: 'http://ehelse.no/fhir/StructureDefinition/gd-box-address', max: 1, type: Extension, short: postbokseier fra FREG, mustSupport: true, index: 1}
class: complex-type
kind: complex-type
url: http://ehelse.no/fhir/StructureDefinition/gd-Address-box
base: http://ehelse.no/fhir/StructureDefinition/gd-Address
version: 2.3.0
required: [line]