PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r3@0.1.0
    http://hl7.org/fhir/4.3/StructureDefinition/extension-RequestGroup.action.documentation
description: 'R4B: `RequestGroup.action.documentation` additional types (RelatedArtifact) additional types from child elements (citation, display, document, label, resource, type, url)'
package_name: hl7.fhir.uv.xver-r4b.r3
derivation: constraint
name: ExtensionRequestGroup_Action_Documentation
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:
        _datatype:
          match: {url: 'http://hl7.org/fhir/StructureDefinition/_datatype'}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: DataType slice for a FHIR R4B `RelatedArtifact` value
            _required: true
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/_datatype'}
                index: 2
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                pattern: {type: String, value: RelatedArtifact}
                choices: [valueString]
                index: 4
              valueString:
                type: string
                pattern: {type: String, value: RelatedArtifact}
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 5
            required: [url, valueString, value]
        type:
          match: {url: type}
          schema:
            short: 'R4B: type'
            _required: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: type}
                index: 7
              value:
                short: documentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of
                choices: [valueCode]
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                index: 9
              valueCode:
                short: documentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of
                type: code
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 10
            required: [url, valueCode, value]
        label:
          match: {url: label}
          schema:
            short: 'R4B: Short label (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 11
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: label}
                index: 12
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Short label
                choices: [valueString]
                index: 14
              valueString:
                short: Short label
                type: string
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 15
            required: [url]
        display:
          match: {url: display}
          schema:
            short: 'R4B: display'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 16
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: display}
                index: 17
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Brief description of the related artifact
                choices: [valueString]
                index: 19
              valueString:
                short: Brief description of the related artifact
                type: string
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 20
            required: [url]
        citation:
          match: {url: citation}
          schema:
            short: 'R4B: citation'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 21
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: citation}
                index: 22
              value:
                short: Bibliographic citation for the artifact
                choices: [valueMarkdown]
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                index: 24
              valueMarkdown:
                short: Bibliographic citation for the artifact
                type: markdown
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 25
            required: [url]
        url:
          match: {url: url}
          schema:
            short: 'R4B: url'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 26
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: url}
                index: 27
              value:
                short: Where the artifact can be accessed
                choices: [valueUri]
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                index: 29
              valueUri:
                short: Where the artifact can be accessed
                type: uri
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 30
            required: [url]
        document:
          match: {url: document}
          schema:
            short: 'R4B: document additional types'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 31
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: document}
                index: 32
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: What document is being referenced
                choices: [valueAttachment]
                index: 34
              valueAttachment:
                short: What document is being referenced
                type: Attachment
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 35
            required: [url]
        resource:
          match: {url: resource}
          schema:
            short: 'R4B: resource additional types'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 36
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: resource}
                index: 37
              value:
                short: What resource is being referenced
                choices: [valueUri]
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                index: 39
              valueUri:
                short: What resource is being referenced
                type: uri
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 40
            required: [url]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/4.3/StructureDefinition/extension-RequestGroup.action.documentation'}
    index: 41
  value:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choices: []
    index: 43
package_version: 0.1.0
extensions:
  _datatype:
    url: http://hl7.org/fhir/StructureDefinition/_datatype
    base: {max: '*', min: 0, path: Extension.extension}
    short: DataType slice for a FHIR R4B `RelatedArtifact` value
    _required: true
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/_datatype'}
        index: 2
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        pattern: {type: String, value: RelatedArtifact}
        choices: [valueString]
        index: 4
      valueString:
        type: string
        pattern: {type: String, value: RelatedArtifact}
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 5
    required: [url, valueString, value]
  type:
    url: type
    short: 'R4B: type'
    _required: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: type}
        index: 7
      value:
        short: documentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of
        choices: [valueCode]
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        index: 9
      valueCode:
        short: documentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of
        type: code
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 10
    required: [url, valueCode, value]
  label:
    url: label
    short: 'R4B: Short label (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 11
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: label}
        index: 12
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Short label
        choices: [valueString]
        index: 14
      valueString:
        short: Short label
        type: string
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 15
    required: [url]
  display:
    url: display
    short: 'R4B: display'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 16
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: display}
        index: 17
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Brief description of the related artifact
        choices: [valueString]
        index: 19
      valueString:
        short: Brief description of the related artifact
        type: string
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 20
    required: [url]
  citation:
    url: citation
    short: 'R4B: citation'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 21
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: citation}
        index: 22
      value:
        short: Bibliographic citation for the artifact
        choices: [valueMarkdown]
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        index: 24
      valueMarkdown:
        short: Bibliographic citation for the artifact
        type: markdown
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 25
    required: [url]
  url:
    url: url
    short: 'R4B: url'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 26
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: url}
        index: 27
      value:
        short: Where the artifact can be accessed
        choices: [valueUri]
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        index: 29
      valueUri:
        short: Where the artifact can be accessed
        type: uri
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 30
    required: [url]
  document:
    url: document
    short: 'R4B: document additional types'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 31
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: document}
        index: 32
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: What document is being referenced
        choices: [valueAttachment]
        index: 34
      valueAttachment:
        short: What document is being referenced
        type: Attachment
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 35
    required: [url]
  resource:
    url: resource
    short: 'R4B: resource additional types'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 36
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: resource}
        index: 37
      value:
        short: What resource is being referenced
        choices: [valueUri]
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        index: 39
      valueUri:
        short: What resource is being referenced
        type: uri
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 40
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.3/StructureDefinition/extension-RequestGroup.action.documentation
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0
required: [url]