PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-dtr@2.2.0-ballot
    http://hl7.org/fhir/us/davinci-dtr/StructureDefinition/dtr-questionnaire-adapt-search
description: The DTR adaptive Questionnaire is used to represent an adaptive Questionnaire when returning the empty Questionnaire in a Questionnaire package.
package_name: hl7.fhir.us.davinci-dtr
derivation: constraint
name: DTRQuestionnaireAdaptSearch
type: Questionnaire
elements:
  extension:
    index: 0
    slicing:
      slices:
        terminologyServer:
          match: {}
          schema: {mustSupport: true, index: 1}
        assemble-expectation:
          match: {}
          schema: {index: 2}
          max: 0
        questionnaireAdaptive:
          match: {}
          schema:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-questionnaireAdaptive
            index: 3
            extensions: {}
            elements:
              extension: {index: 4}
              value:
                choices: [valueUrl]
                index: 6
              valueUrl: {type: url, choiceOf: value, index: 7}
        styleSensitive:
          match: {}
          schema:
            type: Extension
            url: http://hl7.org/fhir/StructureDefinition/rendering-styleSensitive
            index: 8
            elements:
              value:
                pattern: {type: boolean, value: false}
                choices: []
                type: boolean
                index: 10
        entryMode:
          match: {}
          schema:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-entryMode
            index: 11
            extensions: {}
            elements:
              extension: {index: 12}
              value:
                choices: []
                index: 14
        signatureRequired:
          match: {}
          schema: {type: Extension, short: There's a cost to support this., mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/questionnaire-signatureRequired', index: 15}
          min: 0
          max: 1
        cqf-library:
          match: {}
          schema:
            type: Extension
            short: The library can contain CQL, FHIRPath or x-fhir-query. The implementers must handle any of the above.
            mustSupport: true
            url: http://hl7.org/fhir/StructureDefinition/cqf-library
            index: 16
            elements:
              value:
                choices: [valueCanonical]
                index: 18
              valueCanonical: {type: canonical, choiceOf: value, index: 19}
  title:
    extensions:
      titleRenderingStyle: {url: 'http://hl7.org/fhir/StructureDefinition/rendering-style', min: 0, max: 1, type: Extension, index: 21}
      titleRenderingXhtml: {url: 'http://hl7.org/fhir/StructureDefinition/rendering-xhtml', min: 0, max: 1, type: Extension, index: 22}
    elements:
      extension:
        index: 20
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            titleRenderingStyle:
              match: {url: null}
              schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/rendering-style', index: 21}
              min: 0
              max: 1
            titleRenderingXhtml:
              match: {url: null}
              schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/rendering-xhtml', index: 22}
              min: 0
              max: 1
  effectivePeriod: {short: Validity period for the Questionnaire, mustSupport: true, index: 23}
  item: {index: 24}
package_version: 2.2.0-ballot
extensions:
  terminologyServer: {url: null, mustSupport: true, index: 1}
  assemble-expectation: {url: null, max: 0, index: 2}
  questionnaireAdaptive:
    url: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-questionnaireAdaptive
    type: Extension
    mustSupport: true
    index: 3
    extensions: {}
    elements:
      extension: {index: 4}
      value:
        choices: [valueUrl]
        index: 6
      valueUrl: {type: url, choiceOf: value, index: 7}
  styleSensitive:
    url: http://hl7.org/fhir/StructureDefinition/rendering-styleSensitive
    type: Extension
    index: 8
    elements:
      value:
        pattern: {type: boolean, value: false}
        choices: []
        type: boolean
        index: 10
  entryMode:
    url: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-entryMode
    type: Extension
    mustSupport: true
    index: 11
    extensions: {}
    elements:
      extension: {index: 12}
      value:
        choices: []
        index: 14
  signatureRequired: {url: 'http://hl7.org/fhir/StructureDefinition/questionnaire-signatureRequired', min: 0, max: 1, type: Extension, short: There's a cost to support this., mustSupport: true, index: 15}
  cqf-library:
    url: http://hl7.org/fhir/StructureDefinition/cqf-library
    type: Extension
    short: The library can contain CQL, FHIRPath or x-fhir-query. The implementers must handle any of the above.
    mustSupport: true
    index: 16
    elements:
      value:
        choices: [valueCanonical]
        index: 18
      valueCanonical: {type: canonical, choiceOf: value, index: 19}
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-dtr/StructureDefinition/dtr-questionnaire-adapt-search
base: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire
version: 2.2.0-ballot
required: [extension]