PackagesCanonicalsLogsProblems
    Packages
    rki.emiga.vzd@2.0.0-alpha.6
    https://emiga.rki.de/fhir/vzd/Extension/IneKVersionPeriod
description: Information about the version and validity period of a site/location from IneK.
package_name: rki.emiga.vzd
derivation: constraint
name: IneKVersionPeriod
type: Extension
elements:
  extension:
    short: Version number of the site from the IneK source
    index: 0
    slicing:
      slices:
        version:
          match: {}
          schema:
            short: Version number of the site from the IneK source
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: uri, value: version}
                type: uri
                index: 2
              value:
                choices: []
                index: 4
                slicing:
                  rules: open
                  ordered: false
                  discriminator:
                  - {path: $this, type: type}
                  min: 1
                  slices:
                    valueInteger:
                      match: {}
                      schema:
                        mustSupport: true
                        choices: [valueInteger]
                        _required: true
                        index: 6
                      min: 1
                      max: 1
              valueInteger:
                type: integer
                mustSupport: true
                choiceOf: value
                index: 7
                slicing:
                  slices:
                    valueInteger:
                      match: {}
                      schema: {type: integer, mustSupport: true, choiceOf: value, _required: true, index: 7}
                      min: 1
                      max: 1
            required: [value, valueInteger]
        validPeriod:
          match: {}
          schema:
            short: First day of validity (YYYY-MM-DD, between 1900-01-01 and 2999-12-31)
            index: 8
            extensions: {}
            elements:
              extension: {index: 9}
              url:
                pattern: {type: uri, value: validPeriod}
                type: uri
                index: 10
              value:
                choices: []
                index: 12
                slicing:
                  rules: open
                  ordered: false
                  discriminator:
                  - {path: $this, type: type}
                  min: null
                  slices:
                    valuePeriod:
                      match: {}
                      schema:
                        mustSupport: true
                        choices: [valuePeriod]
                        index: 14
                      min: 0
                      max: 1
              valuePeriod:
                type: Period
                mustSupport: true
                choiceOf: value
                index: 15
                slicing:
                  slices:
                    valuePeriod:
                      match: {}
                      schema: {type: Period, mustSupport: true, choiceOf: value, index: 15}
                      min: 0
                      max: 1
              value[x]:
                elements:
                  start: {mustSupport: true, index: 16}
        lastChange:
          match: {}
          schema:
            short: Last change date of the site from the IneK source
            index: 17
            extensions: {}
            elements:
              extension: {index: 18}
              url:
                pattern: {type: uri, value: lastChange}
                type: uri
                index: 19
              value:
                choices: []
                index: 21
                slicing:
                  rules: open
                  ordered: false
                  discriminator:
                  - {path: $this, type: type}
                  min: null
                  slices:
                    valueDate:
                      match: {}
                      schema:
                        mustSupport: true
                        choices: [valueDate]
                        index: 23
                      min: 0
                      max: 1
              valueDate:
                type: date
                mustSupport: true
                choiceOf: value
                index: 24
                slicing:
                  slices:
                    valueDate:
                      match: {}
                      schema: {type: date, mustSupport: true, choiceOf: value, index: 24}
                      min: 0
                      max: 1
  url:
    pattern: {type: uri, value: 'https://emiga.rki.de/fhir/vzd/Extension/IneKVersionPeriod'}
    type: uri
    index: 25
  value:
    choices: []
    index: 27
package_version: 2.0.0-alpha.6
extensions:
  version:
    url: null
    short: Version number of the site from the IneK source
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: uri, value: version}
        type: uri
        index: 2
      value:
        choices: []
        index: 4
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: $this, type: type}
          min: 1
          slices:
            valueInteger:
              match: {}
              schema:
                mustSupport: true
                choices: [valueInteger]
                _required: true
                index: 6
              min: 1
              max: 1
      valueInteger:
        type: integer
        mustSupport: true
        choiceOf: value
        index: 7
        slicing:
          slices:
            valueInteger:
              match: {}
              schema: {type: integer, mustSupport: true, choiceOf: value, _required: true, index: 7}
              min: 1
              max: 1
    required: [value, valueInteger]
  validPeriod:
    url: null
    short: First day of validity (YYYY-MM-DD, between 1900-01-01 and 2999-12-31)
    index: 8
    extensions: {}
    elements:
      extension: {index: 9}
      url:
        pattern: {type: uri, value: validPeriod}
        type: uri
        index: 10
      value:
        choices: []
        index: 12
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: $this, type: type}
          min: null
          slices:
            valuePeriod:
              match: {}
              schema:
                mustSupport: true
                choices: [valuePeriod]
                index: 14
              min: 0
              max: 1
      valuePeriod:
        type: Period
        mustSupport: true
        choiceOf: value
        index: 15
        slicing:
          slices:
            valuePeriod:
              match: {}
              schema: {type: Period, mustSupport: true, choiceOf: value, index: 15}
              min: 0
              max: 1
      value[x]:
        elements:
          start: {mustSupport: true, index: 16}
  lastChange:
    url: null
    short: Last change date of the site from the IneK source
    index: 17
    extensions: {}
    elements:
      extension: {index: 18}
      url:
        pattern: {type: uri, value: lastChange}
        type: uri
        index: 19
      value:
        choices: []
        index: 21
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: $this, type: type}
          min: null
          slices:
            valueDate:
              match: {}
              schema:
                mustSupport: true
                choices: [valueDate]
                index: 23
              min: 0
              max: 1
      valueDate:
        type: date
        mustSupport: true
        choiceOf: value
        index: 24
        slicing:
          slices:
            valueDate:
              match: {}
              schema: {type: date, mustSupport: true, choiceOf: value, index: 24}
              min: 0
              max: 1
class: extension
kind: complex-type
url: https://emiga.rki.de/fhir/vzd/Extension/IneKVersionPeriod
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0