PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r5@0.1.0
    http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.citedArtifact.publicationForm.periodicRelease
description: 'R4B: `Citation.citedArtifact.publicationForm.periodicRelease` (new:BackboneElement)'
package_name: hl7.fhir.uv.xver-r4b.r5
derivation: constraint
name: ExtensionCitation_CitedArtifact_PublicationForm_PeriodicRelease
type: Extension
elements:
  extension:
    base: {max: '*', min: 0, path: Extension.extension}
    array: true
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        citedMedium:
          match: {url: citedMedium}
          schema:
            short: 'R4B: Internet or Print (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: citedMedium}
                index: 2
              value:
                short: Internet or Print
                choices: [valueCodeableConcept]
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                index: 4
              valueCodeableConcept:
                short: Internet or Print
                type: CodeableConcept
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 5
            required: [url]
        volume:
          match: {url: volume}
          schema:
            short: 'R4B: Volume number of journal in which the article is published (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: volume}
                index: 7
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Volume number of journal in which the article is published
                choices: [valueString]
                index: 9
              valueString:
                short: Volume number of journal in which the article is published
                type: string
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 10
            required: [url]
        issue:
          match: {url: issue}
          schema:
            short: 'R4B: Issue, part or supplement of journal in which the article is published (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 11
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: issue}
                index: 12
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Issue, part or supplement of journal in which the article is published
                choices: [valueString]
                index: 14
              valueString:
                short: Issue, part or supplement of journal in which the article is published
                type: string
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 15
            required: [url]
        dateOfPublication:
          match: {url: dateOfPublication}
          schema:
            short: 'R4B: Defining the date on which the issue of the journal was published (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 16
            extensions:
              date:
                url: date
                short: 'R4B: Date on which the issue of the journal was published (new)'
                base: {max: '*', min: 0, path: Extension.extension}
                index: 18
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: date}
                    index: 19
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Date on which the issue of the journal was published
                    choices: [valueDate]
                    index: 21
                  valueDate:
                    short: Date on which the issue of the journal was published
                    type: date
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 22
                required: [url]
              year:
                url: year
                short: 'R4B: Year on which the issue of the journal was published (new)'
                base: {max: '*', min: 0, path: Extension.extension}
                index: 23
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: year}
                    index: 24
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Year on which the issue of the journal was published
                    choices: [valueString]
                    index: 26
                  valueString:
                    short: Year on which the issue of the journal was published
                    type: string
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 27
                required: [url]
              month:
                url: month
                short: 'R4B: Month on which the issue of the journal was published (new)'
                base: {max: '*', min: 0, path: Extension.extension}
                index: 28
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: month}
                    index: 29
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Month on which the issue of the journal was published
                    choices: [valueString]
                    index: 31
                  valueString:
                    short: Month on which the issue of the journal was published
                    type: string
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 32
                required: [url]
              day:
                url: day
                short: 'R4B: Day on which the issue of the journal was published (new)'
                base: {max: '*', min: 0, path: Extension.extension}
                index: 33
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: day}
                    index: 34
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Day on which the issue of the journal was published
                    choices: [valueString]
                    index: 36
                  valueString:
                    short: Day on which the issue of the journal was published
                    type: string
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 37
                required: [url]
              season:
                url: season
                short: 'R4B: Season on which the issue of the journal was published (new)'
                base: {max: '*', min: 0, path: Extension.extension}
                index: 38
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: season}
                    index: 39
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Season on which the issue of the journal was published
                    choices: [valueString]
                    index: 41
                  valueString:
                    short: Season on which the issue of the journal was published
                    type: string
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 42
                required: [url]
              text:
                url: text
                short: 'R4B: Text representation of the date of which the issue of the journal was published (new)'
                base: {max: '*', min: 0, path: Extension.extension}
                index: 43
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: text}
                    index: 44
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Text representation of the date of which the issue of the journal was published
                    choices: [valueString]
                    index: 46
                  valueString:
                    short: Text representation of the date of which the issue of the journal was published
                    type: string
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 47
                required: [url]
            elements:
              extension:
                base: {max: '*', min: 0, path: Extension.extension}
                array: true
                index: 17
                slicing:
                  rules: open
                  ordered: false
                  discriminator:
                  - {path: url, type: value}
                  min: 0
                  slices:
                    date:
                      match: {url: date}
                      schema:
                        short: 'R4B: Date on which the issue of the journal was published (new)'
                        base: {max: '*', min: 0, path: Extension.extension}
                        index: 18
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: date}
                            index: 19
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Date on which the issue of the journal was published
                            choices: [valueDate]
                            index: 21
                          valueDate:
                            short: Date on which the issue of the journal was published
                            type: date
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            choiceOf: value
                            index: 22
                        required: [url]
                    year:
                      match: {url: year}
                      schema:
                        short: 'R4B: Year on which the issue of the journal was published (new)'
                        base: {max: '*', min: 0, path: Extension.extension}
                        index: 23
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: year}
                            index: 24
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Year on which the issue of the journal was published
                            choices: [valueString]
                            index: 26
                          valueString:
                            short: Year on which the issue of the journal was published
                            type: string
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            choiceOf: value
                            index: 27
                        required: [url]
                    month:
                      match: {url: month}
                      schema:
                        short: 'R4B: Month on which the issue of the journal was published (new)'
                        base: {max: '*', min: 0, path: Extension.extension}
                        index: 28
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: month}
                            index: 29
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Month on which the issue of the journal was published
                            choices: [valueString]
                            index: 31
                          valueString:
                            short: Month on which the issue of the journal was published
                            type: string
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            choiceOf: value
                            index: 32
                        required: [url]
                    day:
                      match: {url: day}
                      schema:
                        short: 'R4B: Day on which the issue of the journal was published (new)'
                        base: {max: '*', min: 0, path: Extension.extension}
                        index: 33
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: day}
                            index: 34
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Day on which the issue of the journal was published
                            choices: [valueString]
                            index: 36
                          valueString:
                            short: Day on which the issue of the journal was published
                            type: string
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            choiceOf: value
                            index: 37
                        required: [url]
                    season:
                      match: {url: season}
                      schema:
                        short: 'R4B: Season on which the issue of the journal was published (new)'
                        base: {max: '*', min: 0, path: Extension.extension}
                        index: 38
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: season}
                            index: 39
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Season on which the issue of the journal was published
                            choices: [valueString]
                            index: 41
                          valueString:
                            short: Season on which the issue of the journal was published
                            type: string
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            choiceOf: value
                            index: 42
                        required: [url]
                    text:
                      match: {url: text}
                      schema:
                        short: 'R4B: Text representation of the date of which the issue of the journal was published (new)'
                        base: {max: '*', min: 0, path: Extension.extension}
                        index: 43
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: text}
                            index: 44
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Text representation of the date of which the issue of the journal was published
                            choices: [valueString]
                            index: 46
                          valueString:
                            short: Text representation of the date of which the issue of the journal was published
                            type: string
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            choiceOf: value
                            index: 47
                        required: [url]
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: dateOfPublication}
                index: 48
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choices: []
                index: 50
            required: [url]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.citedArtifact.publicationForm.periodicRelease'}
    index: 51
  value:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choices: []
    index: 53
package_version: 0.1.0
extensions:
  citedMedium:
    url: citedMedium
    short: 'R4B: Internet or Print (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: citedMedium}
        index: 2
      value:
        short: Internet or Print
        choices: [valueCodeableConcept]
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        index: 4
      valueCodeableConcept:
        short: Internet or Print
        type: CodeableConcept
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 5
    required: [url]
  volume:
    url: volume
    short: 'R4B: Volume number of journal in which the article is published (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: volume}
        index: 7
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Volume number of journal in which the article is published
        choices: [valueString]
        index: 9
      valueString:
        short: Volume number of journal in which the article is published
        type: string
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 10
    required: [url]
  issue:
    url: issue
    short: 'R4B: Issue, part or supplement of journal in which the article is published (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 11
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: issue}
        index: 12
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Issue, part or supplement of journal in which the article is published
        choices: [valueString]
        index: 14
      valueString:
        short: Issue, part or supplement of journal in which the article is published
        type: string
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 15
    required: [url]
  dateOfPublication:
    url: dateOfPublication
    short: 'R4B: Defining the date on which the issue of the journal was published (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 16
    extensions:
      date:
        url: date
        short: 'R4B: Date on which the issue of the journal was published (new)'
        base: {max: '*', min: 0, path: Extension.extension}
        index: 18
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: date}
            index: 19
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Date on which the issue of the journal was published
            choices: [valueDate]
            index: 21
          valueDate:
            short: Date on which the issue of the journal was published
            type: date
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            choiceOf: value
            index: 22
        required: [url]
      year:
        url: year
        short: 'R4B: Year on which the issue of the journal was published (new)'
        base: {max: '*', min: 0, path: Extension.extension}
        index: 23
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: year}
            index: 24
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Year on which the issue of the journal was published
            choices: [valueString]
            index: 26
          valueString:
            short: Year on which the issue of the journal was published
            type: string
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            choiceOf: value
            index: 27
        required: [url]
      month:
        url: month
        short: 'R4B: Month on which the issue of the journal was published (new)'
        base: {max: '*', min: 0, path: Extension.extension}
        index: 28
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: month}
            index: 29
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Month on which the issue of the journal was published
            choices: [valueString]
            index: 31
          valueString:
            short: Month on which the issue of the journal was published
            type: string
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            choiceOf: value
            index: 32
        required: [url]
      day:
        url: day
        short: 'R4B: Day on which the issue of the journal was published (new)'
        base: {max: '*', min: 0, path: Extension.extension}
        index: 33
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: day}
            index: 34
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Day on which the issue of the journal was published
            choices: [valueString]
            index: 36
          valueString:
            short: Day on which the issue of the journal was published
            type: string
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            choiceOf: value
            index: 37
        required: [url]
      season:
        url: season
        short: 'R4B: Season on which the issue of the journal was published (new)'
        base: {max: '*', min: 0, path: Extension.extension}
        index: 38
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: season}
            index: 39
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Season on which the issue of the journal was published
            choices: [valueString]
            index: 41
          valueString:
            short: Season on which the issue of the journal was published
            type: string
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            choiceOf: value
            index: 42
        required: [url]
      text:
        url: text
        short: 'R4B: Text representation of the date of which the issue of the journal was published (new)'
        base: {max: '*', min: 0, path: Extension.extension}
        index: 43
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: text}
            index: 44
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Text representation of the date of which the issue of the journal was published
            choices: [valueString]
            index: 46
          valueString:
            short: Text representation of the date of which the issue of the journal was published
            type: string
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            choiceOf: value
            index: 47
        required: [url]
    elements:
      extension:
        base: {max: '*', min: 0, path: Extension.extension}
        array: true
        index: 17
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            date:
              match: {url: date}
              schema:
                short: 'R4B: Date on which the issue of the journal was published (new)'
                base: {max: '*', min: 0, path: Extension.extension}
                index: 18
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: date}
                    index: 19
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Date on which the issue of the journal was published
                    choices: [valueDate]
                    index: 21
                  valueDate:
                    short: Date on which the issue of the journal was published
                    type: date
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 22
                required: [url]
            year:
              match: {url: year}
              schema:
                short: 'R4B: Year on which the issue of the journal was published (new)'
                base: {max: '*', min: 0, path: Extension.extension}
                index: 23
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: year}
                    index: 24
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Year on which the issue of the journal was published
                    choices: [valueString]
                    index: 26
                  valueString:
                    short: Year on which the issue of the journal was published
                    type: string
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 27
                required: [url]
            month:
              match: {url: month}
              schema:
                short: 'R4B: Month on which the issue of the journal was published (new)'
                base: {max: '*', min: 0, path: Extension.extension}
                index: 28
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: month}
                    index: 29
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Month on which the issue of the journal was published
                    choices: [valueString]
                    index: 31
                  valueString:
                    short: Month on which the issue of the journal was published
                    type: string
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 32
                required: [url]
            day:
              match: {url: day}
              schema:
                short: 'R4B: Day on which the issue of the journal was published (new)'
                base: {max: '*', min: 0, path: Extension.extension}
                index: 33
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: day}
                    index: 34
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Day on which the issue of the journal was published
                    choices: [valueString]
                    index: 36
                  valueString:
                    short: Day on which the issue of the journal was published
                    type: string
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 37
                required: [url]
            season:
              match: {url: season}
              schema:
                short: 'R4B: Season on which the issue of the journal was published (new)'
                base: {max: '*', min: 0, path: Extension.extension}
                index: 38
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: season}
                    index: 39
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Season on which the issue of the journal was published
                    choices: [valueString]
                    index: 41
                  valueString:
                    short: Season on which the issue of the journal was published
                    type: string
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 42
                required: [url]
            text:
              match: {url: text}
              schema:
                short: 'R4B: Text representation of the date of which the issue of the journal was published (new)'
                base: {max: '*', min: 0, path: Extension.extension}
                index: 43
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: text}
                    index: 44
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Text representation of the date of which the issue of the journal was published
                    choices: [valueString]
                    index: 46
                  valueString:
                    short: Text representation of the date of which the issue of the journal was published
                    type: string
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 47
                required: [url]
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: dateOfPublication}
        index: 48
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choices: []
        index: 50
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.citedArtifact.publicationForm.periodicRelease
base: http://hl7.org/fhir/StructureDefinition/Extension|5.0.0
version: 0.1.0
required: [url]