PackagesCanonicalsLogsProblems
    Packages
    ehelse.fhir.no.grunndata.test@2.3.2
    http://ehelse.no/fhir/StructureDefinition/gd-box-address
description: Information specific to the box address from FREG (postbokseier)
package_name: ehelse.fhir.no.grunndata.test
derivation: constraint
name: GdBoxAddress
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        postBoxOwner:
          match: {url: postBoxOwner}
          schema:
            short: postbokseier fra FREG
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: postBoxOwner}
                index: 2
              value:
                choices: [valueString]
                index: 4
              valueString: {type: string, choiceOf: value, index: 5}
  url:
    pattern: {type: Uri, value: 'http://ehelse.no/fhir/StructureDefinition/gd-box-address'}
    index: 6
  value:
    choices: []
    index: 8
package_version: 2.3.2
extensions:
  postBoxOwner:
    url: postBoxOwner
    short: postbokseier fra FREG
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: postBoxOwner}
        index: 2
      value:
        choices: [valueString]
        index: 4
      valueString: {type: string, choiceOf: value, index: 5}
class: extension
kind: complex-type
url: http://ehelse.no/fhir/StructureDefinition/gd-box-address
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.2