PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot3
    http://hl7.org/fhir/Questionnaire/qgen-Questionnaire1
{
  "description": null,
  "_filename": "Questionnaire-qgen-Questionnaire1.json",
  "package_name": "hl7.fhir.r5.examples",
  "date": "2022-12-14T07:12:54+11:00",
  "publisher": "Health Level Seven International (FHIR Infrastructure)",
  "name": null,
  "item": [ {
    "item": [ {
      "text": "A structured set of questions intended to guide the collection of answers from end-users. Questionnaires provide detailed control over order, presentation, phraseology and grouping to allow coherent, consistent data collection.",
      "type": "display",
      "linkId": "Questionnaire-flyover",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
        "valueCodeableConcept": {
          "coding": [ {
            "code": "flyover",
            "system": "http://hl7.org/fhir/questionnaire-item-control",
            "display": "Fly-over"
          } ]
        }
      } ]
    }, {
      "item": [ {
        "text": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case.",
        "type": "display",
        "linkId": "Questionnaire.id-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "Logical id of this artifact",
        "type": "string",
        "linkId": "Questionnaire.id.value",
        "repeats": false,
        "required": false
      } ],
      "type": "group",
      "linkId": "Questionnaire.id",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger": 1
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "string"
      } ]
    }, {
      "item": [ {
        "text": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.",
        "type": "display",
        "linkId": "Questionnaire.meta-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      } ],
      "text": "Metadata about the resource",
      "type": "group",
      "linkId": "Questionnaire.meta",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger": 1
      } ]
    }, {
      "item": [ {
        "text": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.",
        "type": "display",
        "linkId": "Questionnaire.implicitRules-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "A set of rules under which this content was created",
        "type": "string",
        "linkId": "Questionnaire.implicitRules.value",
        "repeats": false,
        "required": false
      } ],
      "type": "group",
      "linkId": "Questionnaire.implicitRules",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger": 1
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "uri"
      } ]
    }, {
      "item": [ {
        "text": "The base language in which the resource is written. Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).",
        "type": "display",
        "linkId": "Questionnaire.language-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "language",
        "type": "coding",
        "linkId": "Questionnaire.language.value",
        "repeats": false,
        "required": false,
        "answerConstraint": "optionsOnly"
      } ],
      "type": "group",
      "linkId": "Questionnaire.language",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger": 1
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "code"
      } ]
    }, {
      "item": [ {
        "text": "A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. Contained resources do not have a narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied).  This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded information is added later.",
        "type": "display",
        "linkId": "Questionnaire.text-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      } ],
      "text": "Text summary of the resource, for human interpretation",
      "type": "group",
      "linkId": "Questionnaire.text",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger": 1
      } ]
    }, {
      "item": [ {
        "text": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning. This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels.",
        "type": "display",
        "linkId": "Questionnaire.contained-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      } ],
      "text": "Contained, inline Resources",
      "type": "group",
      "linkId": "Questionnaire.contained",
      "repeats": true,
      "required": false
    }, {
      "item": [ {
        "text": "May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "type": "display",
        "linkId": "Questionnaire.extension-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      } ],
      "text": "Additional content defined by implementations",
      "type": "group",
      "linkId": "Questionnaire.extension",
      "repeats": true,
      "required": false
    }, {
      "item": [ {
        "text": "May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "type": "display",
        "linkId": "Questionnaire.modifierExtension-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      } ],
      "text": "Extensions that cannot be ignored",
      "type": "group",
      "linkId": "Questionnaire.modifierExtension",
      "repeats": true,
      "required": false
    }, {
      "item": [ {
        "text": "An absolute URI that is used to identify this questionnaire when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which an authoritative instance of this questionnaire is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the questionnaire is stored on different servers. The name of the referenced questionnaire can be conveyed using the http://hl7.org/fhir/StructureDefinition/display extension.",
        "type": "display",
        "linkId": "Questionnaire.url-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "Canonical identifier for this questionnaire, represented as a URI (globally unique)",
        "type": "string",
        "linkId": "Questionnaire.url.value",
        "repeats": false,
        "required": false
      } ],
      "type": "group",
      "linkId": "Questionnaire.url",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger": 1
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "uri"
      } ]
    }, {
      "item": [ {
        "text": "A formal identifier that is used to identify this questionnaire when it is represented in other formats, or referenced in a specification, model, design or an instance. Typically, this is used for identifiers that can go in an HL7 V3 II (instance identifier) data type, and can then identify this questionnaire outside of FHIR, where it is not possible to use the logical URI.",
        "type": "display",
        "linkId": "Questionnaire.identifier-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "label:",
        "type": "string",
        "linkId": "Questionnaire.identifier.label",
        "repeats": false,
        "required": false
      }, {
        "text": "system:",
        "type": "string",
        "linkId": "Questionnaire.identifier.system",
        "repeats": false,
        "required": false
      }, {
        "text": "value:",
        "type": "string",
        "linkId": "Questionnaire.identifier.value",
        "repeats": false,
        "required": false
      } ],
      "text": "Additional identifier for the questionnaire",
      "type": "group",
      "linkId": "Questionnaire.identifier",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "Identifier"
      } ]
    }, {
      "item": [ {
        "text": "The identifier that is used to identify this version of the questionnaire when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the questionnaire author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. There may be different questionnaire instances that have the same identifier but different versions.  The version can be appended to the url in a reference to allow a reference to a particular business version of the questionnaire with the format [url]|[version]. The version SHOULD NOT contain a '#' - see [Business Version](resource.html#bv-format).",
        "type": "display",
        "linkId": "Questionnaire.version-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "Business version of the questionnaire",
        "type": "string",
        "linkId": "Questionnaire.version.value",
        "repeats": false,
        "required": false
      } ],
      "type": "group",
      "linkId": "Questionnaire.version",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger": 1
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "string"
      } ]
    }, {
      "item": [ {
        "text": "Indicates the mechanism used to compare versions to determine which is more current. If set as a string, this is a FHIRPath expression that has two additional context variables passed in - %version1 and %version2 and will return a negative number if version1 is newer, a positive number if version2 and a 0 if the version ordering can't be successfully be determined.",
        "type": "display",
        "linkId": "Questionnaire.versionAlgorithm[x]-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "item": [ {
          "item": [ {
            "type": "string",
            "linkId": "Questionnaire.versionAlgorithm[x]._null.value",
            "repeats": false,
            "required": false
          } ],
          "type": "group",
          "linkId": "Questionnaire.versionAlgorithm[x]._null",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "string"
          } ]
        }, {
          "item": [ {
            "type": "coding",
            "linkId": "Questionnaire.versionAlgorithm[x]._null.value",
            "repeats": false,
            "required": false,
            "answerConstraint": "optionsOnly"
          } ],
          "type": "group",
          "linkId": "Questionnaire.versionAlgorithm[x]._null",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "Coding"
          } ]
        } ],
        "text": "type",
        "type": "coding",
        "linkId": "Questionnaire.versionAlgorithm[x]._type",
        "repeats": false,
        "required": false,
        "answerValueSet": "#vs2",
        "answerConstraint": "optionsOnly"
      } ],
      "text": "How to compare versions",
      "type": "group",
      "linkId": "Questionnaire.versionAlgorithm[x]",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger": 1
      } ]
    }, {
      "item": [ {
        "text": "A natural language name identifying the questionnaire. This name should be usable as an identifier for the module by machine processing applications such as code generation. The name is not expected to be globally unique. The name should be a simple alphanumeric type name to ensure that it is machine-processing friendly.",
        "type": "display",
        "linkId": "Questionnaire.name-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "Name for this questionnaire (computer friendly)",
        "type": "string",
        "linkId": "Questionnaire.name.value",
        "repeats": false,
        "required": false
      } ],
      "type": "group",
      "linkId": "Questionnaire.name",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger": 1
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "string"
      } ]
    }, {
      "item": [ {
        "text": "A short, descriptive, user-friendly title for the questionnaire. This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.",
        "type": "display",
        "linkId": "Questionnaire.title-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "Name for this questionnaire (human friendly)",
        "type": "string",
        "linkId": "Questionnaire.title.value",
        "repeats": false,
        "required": false
      } ],
      "type": "group",
      "linkId": "Questionnaire.title",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger": 1
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "string"
      } ]
    }, {
      "item": [ {
        "text": "The URL of a Questionnaire that this Questionnaire is based on.",
        "type": "display",
        "linkId": "Questionnaire.derivedFrom-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "Instantiates protocol or definition",
        "type": "string",
        "linkId": "Questionnaire.derivedFrom.value",
        "repeats": false,
        "required": false
      } ],
      "type": "group",
      "linkId": "Questionnaire.derivedFrom",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "uri"
      } ]
    }, {
      "item": [ {
        "text": "The status of this questionnaire. Enables tracking the life-cycle of the content. Allows filtering of questionnaires that are appropriate for use versus not.",
        "type": "display",
        "linkId": "Questionnaire.status-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "status",
        "type": "coding",
        "linkId": "Questionnaire.status.value",
        "repeats": false,
        "required": false,
        "answerConstraint": "optionsOrType"
      } ],
      "type": "group",
      "linkId": "Questionnaire.status",
      "repeats": true,
      "required": true,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
        "valueInteger": 1
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger": 1
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "code"
      } ]
    }, {
      "item": [ {
        "text": "A Boolean value to indicate that this questionnaire is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage. Allows filtering of questionnaires that are appropriate for use versus not.",
        "type": "display",
        "linkId": "Questionnaire.experimental-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "For testing purposes, not real usage",
        "type": "boolean",
        "linkId": "Questionnaire.experimental.value",
        "repeats": false,
        "required": false
      } ],
      "type": "group",
      "linkId": "Questionnaire.experimental",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger": 1
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "boolean"
      } ]
    }, {
      "item": [ {
        "text": "The types of subjects that can be the subject of responses created for the questionnaire. If none are specified, then the subject is unlimited.",
        "type": "display",
        "linkId": "Questionnaire.subjectType-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "subject type",
        "type": "coding",
        "linkId": "Questionnaire.subjectType.value",
        "repeats": false,
        "required": false,
        "answerConstraint": "optionsOrType"
      } ],
      "type": "group",
      "linkId": "Questionnaire.subjectType",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "code"
      } ]
    }, {
      "item": [ {
        "text": "The date  (and optionally time) when the questionnaire was last significantly changed. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the questionnaire changes. The date is often not tracked until the resource is published, but may be present on draft content. Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the questionnaire. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.",
        "type": "display",
        "linkId": "Questionnaire.date-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "Date last formally published",
        "type": "dateTime",
        "linkId": "Questionnaire.date.value",
        "repeats": false,
        "required": false
      } ],
      "type": "group",
      "linkId": "Questionnaire.date",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger": 1
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "datetime"
      } ]
    }, {
      "item": [ {
        "text": "The name of the organization or individual responsible for the release and ongoing maintenance of the questionnaire. Usually an organization but may be an individual. The publisher (or steward) of the questionnaire is the organization or individual primarily responsible for the maintenance and upkeep of the questionnaire. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the questionnaire. This item SHOULD be populated unless the information is available from context.",
        "type": "display",
        "linkId": "Questionnaire.publisher-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "Name of the publisher/steward (organization or individual)",
        "type": "string",
        "linkId": "Questionnaire.publisher.value",
        "repeats": false,
        "required": false
      } ],
      "type": "group",
      "linkId": "Questionnaire.publisher",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger": 1
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "string"
      } ]
    }, {
      "item": [ {
        "text": "May be a web site, an email address, a telephone number, etc.",
        "type": "display",
        "linkId": "Questionnaire.contact-display"
      }, {
        "text": "Contact details to assist a user in finding and communicating with the publisher.",
        "type": "display",
        "linkId": "Questionnaire.contact-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      } ],
      "text": "Contact details for the publisher",
      "type": "group",
      "linkId": "Questionnaire.contact",
      "repeats": true,
      "required": false
    }, {
      "item": [ {
        "text": "A free text natural language description of the questionnaire from a consumer's perspective. This description can be used to capture details such as comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the questionnaire as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the questionnaire is presumed to be the predominant language in the place the questionnaire was created).",
        "type": "display",
        "linkId": "Questionnaire.description-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "Natural language description of the questionnaire",
        "type": "string",
        "linkId": "Questionnaire.description.value",
        "repeats": false,
        "required": false
      } ],
      "type": "group",
      "linkId": "Questionnaire.description",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger": 1
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "string"
      } ]
    }, {
      "item": [ {
        "text": "When multiple useContexts are specified, there is no expectation that all or any of the contexts apply.",
        "type": "display",
        "linkId": "Questionnaire.useContext-display"
      }, {
        "text": "The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate questionnaire instances.",
        "type": "display",
        "linkId": "Questionnaire.useContext-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      } ],
      "text": "The context that the content is intended to support",
      "type": "group",
      "linkId": "Questionnaire.useContext",
      "repeats": true,
      "required": false
    }, {
      "item": [ {
        "text": "A legal or geographic region in which the questionnaire is intended to be used. It may be possible for the questionnaire to be used in jurisdictions other than those for which it was originally designed or intended.",
        "type": "display",
        "linkId": "Questionnaire.jurisdiction-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "code:",
        "type": "coding",
        "linkId": "Questionnaire.jurisdiction.coding",
        "repeats": false,
        "required": false,
        "answerConstraint": "optionsOnly"
      }, {
        "text": "text:",
        "type": "string",
        "linkId": "Questionnaire.jurisdiction.text",
        "repeats": false,
        "required": false
      } ],
      "text": "Intended jurisdiction for questionnaire (if applicable)",
      "type": "group",
      "linkId": "Questionnaire.jurisdiction",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "CodeableConcept"
      } ]
    }, {
      "item": [ {
        "text": "Explanation of why this questionnaire is needed and why it has been designed as it has. This element does not describe the usage of the questionnaire. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is.  This may be used to point to source materials or specifications that drove the structure of this questionnaire.",
        "type": "display",
        "linkId": "Questionnaire.purpose-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "Why this questionnaire is defined",
        "type": "string",
        "linkId": "Questionnaire.purpose.value",
        "repeats": false,
        "required": false
      } ],
      "type": "group",
      "linkId": "Questionnaire.purpose",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger": 1
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "string"
      } ]
    }, {
      "item": [ {
        "text": "A copyright statement relating to the questionnaire and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the questionnaire. ...",
        "type": "display",
        "linkId": "Questionnaire.copyright-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "Use and/or publishing restrictions",
        "type": "string",
        "linkId": "Questionnaire.copyright.value",
        "repeats": false,
        "required": false
      } ],
      "type": "group",
      "linkId": "Questionnaire.copyright",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger": 1
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "string"
      } ]
    }, {
      "item": [ {
        "text": "A short string (<50 characters), suitable for inclusion in a page footer that identifies the copyright holder, effective period, and optionally whether rights are resctricted. (e.g. 'All rights reserved', 'Some rights reserved'). The (c) symbol should NOT be included in this string. It will be added by software when rendering the notation. Full details about licensing, restrictions, warrantees, etc. goes in the more general 'copyright' element.",
        "type": "display",
        "linkId": "Questionnaire.copyrightLabel-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "Copyright holder and year(s)",
        "type": "string",
        "linkId": "Questionnaire.copyrightLabel.value",
        "repeats": false,
        "required": false
      } ],
      "type": "group",
      "linkId": "Questionnaire.copyrightLabel",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger": 1
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "string"
      } ]
    }, {
      "item": [ {
        "text": "The date on which the resource content was approved by the publisher. Approval happens once when the content is officially approved for usage. The 'date' element may be more recent than the approval date because of minor changes or editorial corrections.",
        "type": "display",
        "linkId": "Questionnaire.approvalDate-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "When the questionnaire was approved by publisher",
        "type": "dateTime",
        "linkId": "Questionnaire.approvalDate.value",
        "repeats": false,
        "required": false
      } ],
      "type": "group",
      "linkId": "Questionnaire.approvalDate",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger": 1
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "datetime"
      } ]
    }, {
      "item": [ {
        "text": "The date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date. If specified, this date follows the original approval date.",
        "type": "display",
        "linkId": "Questionnaire.lastReviewDate-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "When the questionnaire was last reviewed",
        "type": "dateTime",
        "linkId": "Questionnaire.lastReviewDate.value",
        "repeats": false,
        "required": false
      } ],
      "type": "group",
      "linkId": "Questionnaire.lastReviewDate",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger": 1
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "datetime"
      } ]
    }, {
      "item": [ {
        "text": "The period during which the questionnaire content was or is planned to be in active use. The effective period for a questionnaire  determines when the content is applicable for usage and is independent of publication and review dates. For example, a measure intended to be used for the year 2016 might be published in 2015.",
        "type": "display",
        "linkId": "Questionnaire.effectivePeriod-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "start:",
        "type": "dateTime",
        "linkId": "Questionnaire.effectivePeriod.low",
        "repeats": false,
        "required": false
      }, {
        "text": "end:",
        "type": "dateTime",
        "linkId": "Questionnaire.effectivePeriod.end",
        "repeats": false,
        "required": false
      } ],
      "text": "When the questionnaire is expected to be used",
      "type": "group",
      "linkId": "Questionnaire.effectivePeriod",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger": 1
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "Period"
      } ]
    }, {
      "item": [ {
        "text": "An identifier for this question or group of questions in a particular terminology such as LOINC.",
        "type": "display",
        "linkId": "Questionnaire.code-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "text": "Concept that represents the overall questionnaire",
        "type": "coding",
        "linkId": "Questionnaire.code.value",
        "repeats": false,
        "required": false,
        "answerConstraint": "optionsOnly"
      } ],
      "type": "group",
      "linkId": "Questionnaire.code",
      "repeats": true,
      "required": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString": "Coding"
      } ]
    }, {
      "item": [ {
        "text": "The content of the questionnaire is constructed from an ordered, hierarchical collection of items.",
        "type": "display",
        "linkId": "Questionnaire.item-display"
      }, {
        "text": "A particular question, question grouping or display text that is part of the questionnaire.",
        "type": "display",
        "linkId": "Questionnaire.item-flyover",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "flyover",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Fly-over"
            } ]
          }
        } ]
      }, {
        "item": [ {
          "text": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
          "type": "display",
          "linkId": "Questionnaire.item.id-flyover",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "coding": [ {
                "code": "flyover",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Fly-over"
              } ]
            }
          } ]
        }, {
          "text": "Unique id for inter-element referencing",
          "type": "string",
          "linkId": "Questionnaire.item.id.value",
          "repeats": false,
          "required": false
        } ],
        "type": "group",
        "linkId": "Questionnaire.item.id",
        "repeats": true,
        "required": false,
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger": 1
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString": "string"
        } ]
      }, {
        "item": [ {
          "text": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
          "type": "display",
          "linkId": "Questionnaire.item.extension-flyover",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "coding": [ {
                "code": "flyover",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Fly-over"
              } ]
            }
          } ]
        } ],
        "text": "Additional content defined by implementations",
        "type": "group",
        "linkId": "Questionnaire.item.extension",
        "repeats": true,
        "required": false
      }, {
        "item": [ {
          "text": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
          "type": "display",
          "linkId": "Questionnaire.item.modifierExtension-flyover",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "coding": [ {
                "code": "flyover",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Fly-over"
              } ]
            }
          } ]
        } ],
        "text": "Extensions that cannot be ignored even if unrecognized",
        "type": "group",
        "linkId": "Questionnaire.item.modifierExtension",
        "repeats": true,
        "required": false
      }, {
        "item": [ {
          "text": "An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource. This ''can'' be a meaningful identifier (e.g. a LOINC code) but is not intended to have any meaning.  GUIDs or sequential numbers are appropriate here.",
          "type": "display",
          "linkId": "Questionnaire.item.linkId-flyover",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "coding": [ {
                "code": "flyover",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Fly-over"
              } ]
            }
          } ]
        }, {
          "text": "Unique id for item in questionnaire",
          "type": "string",
          "linkId": "Questionnaire.item.linkId.value",
          "repeats": false,
          "required": false
        } ],
        "type": "group",
        "linkId": "Questionnaire.item.linkId",
        "repeats": true,
        "required": true,
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
          "valueInteger": 1
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger": 1
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString": "string"
        } ]
      }, {
        "item": [ {
          "text": "This element is a URI that refers to an [ElementDefinition](elementdefinition.html) or to an [ObservationDefinition](observationdefinition.html) that provides information about this item, including information that might otherwise be included in the instance of the Questionnaire resource. A detailed description of the construction of the URI is shown in [Comments](questionnaire.html#definition), below. The uri refers to an ElementDefinition in a [StructureDefinition](structuredefinition.html#) or to an [ObservationDefinition](observationdefinition.html) and always starts with the [canonical URL](references.html#canonical) for the target resource. When referring to a StructureDefinition, a fragment identifier is used to specify the element definition by its id [Element.id](types-definitions.html#Element.id). E.g. http://hl7.org/fhir/StructureDefinition/Observation#Observation.value[x]. In the absence of a fragment identifier, the first/root element definition in the target is the matching element definition.",
          "type": "display",
          "linkId": "Questionnaire.item.definition-flyover",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "coding": [ {
                "code": "flyover",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Fly-over"
              } ]
            }
          } ]
        }, {
          "text": "ElementDefinition - details for the item",
          "type": "string",
          "linkId": "Questionnaire.item.definition.value",
          "repeats": false,
          "required": false
        } ],
        "type": "group",
        "linkId": "Questionnaire.item.definition",
        "repeats": true,
        "required": false,
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger": 1
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString": "uri"
        } ]
      }, {
        "item": [ {
          "text": "A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers). The value may come from the ElementDefinition referred to by .definition.",
          "type": "display",
          "linkId": "Questionnaire.item.code-flyover",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "coding": [ {
                "code": "flyover",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Fly-over"
              } ]
            }
          } ]
        }, {
          "text": "Corresponding concept for this item in a terminology",
          "type": "coding",
          "linkId": "Questionnaire.item.code.value",
          "repeats": false,
          "required": false,
          "answerConstraint": "optionsOnly"
        } ],
        "type": "group",
        "linkId": "Questionnaire.item.code",
        "repeats": true,
        "required": false,
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString": "Coding"
        } ]
      }, {
        "item": [ {
          "text": "A short label for a particular group, question or set of display text within the questionnaire used for reference by the individual completing the questionnaire. These are generally unique within a questionnaire, though this is not guaranteed. Some questionnaires may have multiple questions with the same label with logic to control which gets exposed.  Typically, these won't be used for \"display\" items, though such use is not prohibited.  Systems SHOULD NOT generate their own prefixes if prefixes are defined for any items within a Questionnaire.",
          "type": "display",
          "linkId": "Questionnaire.item.prefix-flyover",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "coding": [ {
                "code": "flyover",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Fly-over"
              } ]
            }
          } ]
        }, {
          "text": "E.g. \"1(a)\", \"2.5.3\"",
          "type": "string",
          "linkId": "Questionnaire.item.prefix.value",
          "repeats": false,
          "required": false
        } ],
        "type": "group",
        "linkId": "Questionnaire.item.prefix",
        "repeats": true,
        "required": false,
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger": 1
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString": "string"
        } ]
      }, {
        "item": [ {
          "text": "The name of a section, the text of a question or text content for a display item. When using this element to represent the name of a section, use group type item and also make sure to limit the text element to a short string suitable for display as a section heading.  Group item instructions should be included as a display type item within the group.",
          "type": "display",
          "linkId": "Questionnaire.item.text-flyover",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "coding": [ {
                "code": "flyover",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Fly-over"
              } ]
            }
          } ]
        }, {
          "text": "Primary text for the item",
          "type": "string",
          "linkId": "Questionnaire.item.text.value",
          "repeats": false,
          "required": false
        } ],
        "type": "group",
        "linkId": "Questionnaire.item.text",
        "repeats": true,
        "required": false,
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger": 1
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString": "string"
        } ]
      }, {
        "item": [ {
          "text": "The type of questionnaire item this is - whether text for display, a grouping of other items or a particular type of data to be captured (string, integer, Coding, etc.). Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.",
          "type": "display",
          "linkId": "Questionnaire.item.type-flyover",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "coding": [ {
                "code": "flyover",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Fly-over"
              } ]
            }
          } ]
        }, {
          "text": "type",
          "type": "coding",
          "linkId": "Questionnaire.item.type.value",
          "repeats": false,
          "required": false,
          "answerConstraint": "optionsOrType"
        } ],
        "type": "group",
        "linkId": "Questionnaire.item.type",
        "repeats": true,
        "required": true,
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
          "valueInteger": 1
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger": 1
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString": "code"
        } ]
      }, {
        "item": [ {
          "text": "If multiple repetitions of this extension are present, the interpretation is driven by enableBehavior (either all repetitions must evaluate to true for this item to be enabled, or only one must evaluate to true for the item to be enabled).  If the enableWhen.question has multiple answers, the condition evaluates to true if *any* of the answers for the referenced item match the enableWhen condition.  This element is a modifier because if enableWhen is present for an item, \"required\" is ignored unless one of the enableWhen conditions is met. When an item is disabled, all of its descendants are disabled, regardless of what their own enableWhen logic might evaluate to.  If enableWhen logic depends on an item that is disabled, the logic should proceed as though the item is not valued - even if a default value or other value might be retained in memory in the event of the item being re-enabled.  In some cases, the comparison between the indicated answer and the specified value may differ only by precision.  For example, the enableWhen might be Q1 > 1970, but the answer to Q1 is 1970-10-15.  There is not a clear answer as to whether 1970-10-15 should be considered 'greater' than 1970, given that it is an imprecise value.  In these indeterminate situations, the form filler has the option of refusing to render the form.  If the form **is** displayed, items where enableWhen is indeterminate SHOULD be treated as enabled with a warning indicating that the questionnaire logic was faulty and it is possible that the item should not be enabled.  Questionnaires SHOULD be designed to take into account challenges around varying precision to minimize non-deterministic situations by setting constraints around expected precision, etc.",
          "type": "display",
          "linkId": "Questionnaire.item.enableWhen-display"
        }, {
          "text": "A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.",
          "type": "display",
          "linkId": "Questionnaire.item.enableWhen-flyover",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "coding": [ {
                "code": "flyover",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Fly-over"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
            "type": "display",
            "linkId": "Questionnaire.item.enableWhen.id-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "text": "Unique id for inter-element referencing",
            "type": "string",
            "linkId": "Questionnaire.item.enableWhen.id.value",
            "repeats": false,
            "required": false
          } ],
          "type": "group",
          "linkId": "Questionnaire.item.enableWhen.id",
          "repeats": true,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "string"
          } ]
        }, {
          "item": [ {
            "text": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
            "type": "display",
            "linkId": "Questionnaire.item.enableWhen.extension-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          } ],
          "text": "Additional content defined by implementations",
          "type": "group",
          "linkId": "Questionnaire.item.enableWhen.extension",
          "repeats": true,
          "required": false
        }, {
          "item": [ {
            "text": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
            "type": "display",
            "linkId": "Questionnaire.item.enableWhen.modifierExtension-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          } ],
          "text": "Extensions that cannot be ignored even if unrecognized",
          "type": "group",
          "linkId": "Questionnaire.item.enableWhen.modifierExtension",
          "repeats": true,
          "required": false
        }, {
          "item": [ {
            "text": "The linkId for the question whose answer (or lack of answer) governs whether this item is enabled. If multiple question occurrences are present for the same question (same linkId), then this refers to the nearest question occurrence reachable by tracing first the \"ancestor\" axis and then the \"preceding\" axis and then the \"following\" axis.  If there are multiple items with the same linkId and all are equadistant (e.g. a question references a question that appears in a separate repeating group), that is an error.  (Consider using the enableWhenExpression extension to define logic to handle such a situation.)",
            "type": "display",
            "linkId": "Questionnaire.item.enableWhen.question-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "text": "The linkId of question that determines whether item is enabled/disabled",
            "type": "string",
            "linkId": "Questionnaire.item.enableWhen.question.value",
            "repeats": false,
            "required": false
          } ],
          "type": "group",
          "linkId": "Questionnaire.item.enableWhen.question",
          "repeats": true,
          "required": true,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "string"
          } ]
        }, {
          "item": [ {
            "text": "Specifies the criteria by which the question is enabled.",
            "type": "display",
            "linkId": "Questionnaire.item.enableWhen.operator-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "text": "operator",
            "type": "coding",
            "linkId": "Questionnaire.item.enableWhen.operator.value",
            "repeats": false,
            "required": false,
            "answerConstraint": "optionsOrType"
          } ],
          "type": "group",
          "linkId": "Questionnaire.item.enableWhen.operator",
          "repeats": true,
          "required": true,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "code"
          } ]
        }, {
          "item": [ {
            "text": "A value that the referenced question is tested using the specified operator in order for the item to be enabled.  If there are multiple answers, a match on any of the answers suffices.  If different behavior is desired (all must match, at least 2 must match, etc.), consider using the enableWhenExpression extension.",
            "type": "display",
            "linkId": "Questionnaire.item.enableWhen.answer[x]-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "item": [ {
              "item": [ {
                "type": "boolean",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null.value",
                "repeats": false,
                "required": false
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.enableWhen.answer[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "boolean"
              } ]
            }, {
              "item": [ {
                "type": "decimal",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null.value",
                "repeats": false,
                "required": false
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.enableWhen.answer[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "decimal"
              } ]
            }, {
              "item": [ {
                "type": "integer",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null.value",
                "repeats": false,
                "required": false
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.enableWhen.answer[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "integer"
              } ]
            }, {
              "item": [ {
                "type": "dateTime",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null.value",
                "repeats": false,
                "required": false
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.enableWhen.answer[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "datetime"
              } ]
            }, {
              "item": [ {
                "type": "dateTime",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null.value",
                "repeats": false,
                "required": false
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.enableWhen.answer[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "datetime"
              } ]
            }, {
              "item": [ {
                "type": "time",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null.value",
                "repeats": false,
                "required": false
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.enableWhen.answer[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "time"
              } ]
            }, {
              "item": [ {
                "type": "string",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null.value",
                "repeats": false,
                "required": false
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.enableWhen.answer[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "string"
              } ]
            }, {
              "item": [ {
                "type": "coding",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null.value",
                "repeats": false,
                "required": false,
                "answerConstraint": "optionsOnly"
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.enableWhen.answer[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "Coding"
              } ]
            }, {
              "item": [ {
                "text": "comp:",
                "type": "coding",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null.comparator",
                "repeats": false,
                "required": false,
                "answerConstraint": "optionsOnly"
              }, {
                "text": "value:",
                "type": "decimal",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null.value",
                "repeats": false,
                "required": false
              }, {
                "text": "units:",
                "type": "string",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null.units",
                "repeats": false,
                "required": false
              }, {
                "text": "coded units:",
                "type": "string",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null.code",
                "repeats": false,
                "required": false
              }, {
                "text": "units system:",
                "type": "string",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null.system",
                "repeats": false,
                "required": false
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.enableWhen.answer[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "Quantity"
              } ]
            }, {
              "item": [ {
                "type": "reference",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null.value",
                "repeats": false,
                "required": false,
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
                  "valueCode": "Resource, Resource"
                }, {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
                  "valueString": "subject=$subj&patient=$subj&encounter=$encounter"
                } ]
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.enableWhen.answer[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "Reference"
              } ]
            } ],
            "text": "type",
            "type": "coding",
            "linkId": "Questionnaire.item.enableWhen.answer[x]._type",
            "repeats": false,
            "required": false,
            "answerValueSet": "#vs3",
            "answerConstraint": "optionsOnly"
          } ],
          "text": "Value for question comparison based on operator",
          "type": "group",
          "linkId": "Questionnaire.item.enableWhen.answer[x]",
          "repeats": true,
          "required": true,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          } ]
        } ],
        "text": "Only allow data when",
        "type": "group",
        "linkId": "Questionnaire.item.enableWhen",
        "repeats": true,
        "required": false
      }, {
        "item": [ {
          "text": "Controls how multiple enableWhen values are interpreted -  whether all or any must be true. This element must be specified if more than one enableWhen value is provided.",
          "type": "display",
          "linkId": "Questionnaire.item.enableBehavior-flyover",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "coding": [ {
                "code": "flyover",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Fly-over"
              } ]
            }
          } ]
        }, {
          "text": "enable behavior",
          "type": "coding",
          "linkId": "Questionnaire.item.enableBehavior.value",
          "repeats": false,
          "required": false,
          "answerConstraint": "optionsOrType"
        } ],
        "type": "group",
        "linkId": "Questionnaire.item.enableBehavior",
        "repeats": true,
        "required": false,
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger": 1
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString": "code"
        } ]
      }, {
        "item": [ {
          "text": "Indicates if and how items that are disabled (because enableWhen evaluates to 'false') should be displayed. If not specified, rendering behavior is up to the client.  This element is only meaningful if enableWhen or an equivalent extension is present",
          "type": "display",
          "linkId": "Questionnaire.item.disabledDisplay-flyover",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "coding": [ {
                "code": "flyover",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Fly-over"
              } ]
            }
          } ]
        }, {
          "text": "disabled display",
          "type": "coding",
          "linkId": "Questionnaire.item.disabledDisplay.value",
          "repeats": false,
          "required": false,
          "answerConstraint": "optionsOrType"
        } ],
        "type": "group",
        "linkId": "Questionnaire.item.disabledDisplay",
        "repeats": true,
        "required": false,
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger": 1
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString": "code"
        } ]
      }, {
        "item": [ {
          "text": "An indication, if true, that the item must be present in a \"completed\" QuestionnaireResponse.  If false, the item may be skipped when answering the questionnaire. If the required item is a question, it must have a direct answer (i.e. an answer to the question itself, not merely answers to child questions) in order for the QuestionnaireResponse to be complete.  If the required item is a group, it must have at least one descendant question which has an answer  Questionnaire.item.required only has meaning for elements that are conditionally enabled with enableWhen if the condition evaluates to true.  It also only has meaning if the parent element is present.  If a non-required 'group' item contains a 'required' question item, it's completely fine to omit the group (because it's not required) despite it having a required child.  Similarly, if an item that contains other items is marked as required, that does not automatically make the contained elements required (though required groups must contain at least one descendant item with a populated answer). The value for 'required' may come from the ElementDefinition referred to by .definition.",
          "type": "display",
          "linkId": "Questionnaire.item.required-flyover",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "coding": [ {
                "code": "flyover",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Fly-over"
              } ]
            }
          } ]
        }, {
          "text": "Whether the item must be included in data results",
          "type": "boolean",
          "linkId": "Questionnaire.item.required.value",
          "repeats": false,
          "required": false
        } ],
        "type": "group",
        "linkId": "Questionnaire.item.required",
        "repeats": true,
        "required": false,
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger": 1
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString": "boolean"
        } ]
      }, {
        "item": [ {
          "text": "An indication, if true, that a QuestionnaireResponse for this item may include multiple answers associated with a single instance of this item (for question-type items) or multiple repetitions of the item (for group-type items). If a question is marked as repeats=true, then multiple answers can be provided for the question in the corresponding QuestionnaireResponse.  When rendering the questionnaire, it is up to the rendering software whether to render the question text for each answer repetition (i.e. \"repeat the question\") or to simply allow entry/selection of multiple answers for the question (repeat the answers).  Which is most appropriate visually may depend on the type of answer as well as whether there are nested items.\n\nThe resulting QuestionnaireResponse will be populated the same way regardless of rendering - one 'question' item with multiple answer values.\n\n The value may come from the ElementDefinition referred to by .definition.  When repeats=true for a group, it'll be represented with multiple items with the same linkId in the QuestionnaireResponse.  For a question, it'll be represented by a single item with that linkId with multiple answers.",
          "type": "display",
          "linkId": "Questionnaire.item.repeats-flyover",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "coding": [ {
                "code": "flyover",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Fly-over"
              } ]
            }
          } ]
        }, {
          "text": "Whether the item may repeat",
          "type": "boolean",
          "linkId": "Questionnaire.item.repeats.value",
          "repeats": false,
          "required": false
        } ],
        "type": "group",
        "linkId": "Questionnaire.item.repeats",
        "repeats": true,
        "required": false,
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger": 1
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString": "boolean"
        } ]
      }, {
        "item": [ {
          "text": "An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire. If specified on a 'group', then all items beneath the specified group are read only.  For questions, this only marks the answer associated with the specific item read only.  Descendant questions are not impacted.  The value of readOnly elements can be established by asserting extensions for defaultValues, linkages that support pre-population and/or extensions that support calculation based on other answers.",
          "type": "display",
          "linkId": "Questionnaire.item.readOnly-flyover",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "coding": [ {
                "code": "flyover",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Fly-over"
              } ]
            }
          } ]
        }, {
          "text": "Don't allow human editing",
          "type": "boolean",
          "linkId": "Questionnaire.item.readOnly.value",
          "repeats": false,
          "required": false
        } ],
        "type": "group",
        "linkId": "Questionnaire.item.readOnly",
        "repeats": true,
        "required": false,
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger": 1
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString": "boolean"
        } ]
      }, {
        "item": [ {
          "text": "The maximum number of characters that are permitted in the answer to be considered a \"valid\" QuestionnaireResponse. For base64binary, reflects the number of characters representing the encoded data, not the number of bytes of the binary data. The value may come from the ElementDefinition referred to by .definition.",
          "type": "display",
          "linkId": "Questionnaire.item.maxLength-flyover",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "coding": [ {
                "code": "flyover",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Fly-over"
              } ]
            }
          } ]
        }, {
          "text": "No more than this many characters",
          "type": "integer",
          "linkId": "Questionnaire.item.maxLength.value",
          "repeats": false,
          "required": false
        } ],
        "type": "group",
        "linkId": "Questionnaire.item.maxLength",
        "repeats": true,
        "required": false,
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger": 1
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString": "integer"
        } ]
      }, {
        "item": [ {
          "text": "For items that have a defined set of allowed answers (via answerOption or answerValueset), indicates whether values *other* than those specified can be selected.",
          "type": "display",
          "linkId": "Questionnaire.item.answerConstraint-flyover",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "coding": [ {
                "code": "flyover",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Fly-over"
              } ]
            }
          } ]
        }, {
          "text": "answer constraint",
          "type": "coding",
          "linkId": "Questionnaire.item.answerConstraint.value",
          "repeats": false,
          "required": false,
          "answerConstraint": "optionsOrType"
        } ],
        "type": "group",
        "linkId": "Questionnaire.item.answerConstraint",
        "repeats": true,
        "required": false,
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger": 1
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString": "code"
        } ]
      }, {
        "item": [ {
          "text": "A reference to a value set containing a list of values representing permitted answers for a question. LOINC defines many useful value sets for questionnaire responses. See [LOINC Answer Lists](https://terminology.hl7.org/LOINC.html). The value may come from the ElementDefinition referred to by .definition.",
          "type": "display",
          "linkId": "Questionnaire.item.answerValueSet-flyover",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "coding": [ {
                "code": "flyover",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Fly-over"
              } ]
            }
          } ]
        }, {
          "text": "Valueset containing permitted answers",
          "type": "string",
          "linkId": "Questionnaire.item.answerValueSet.value",
          "repeats": false,
          "required": false
        } ],
        "type": "group",
        "linkId": "Questionnaire.item.answerValueSet",
        "repeats": true,
        "required": false,
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger": 1
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString": "uri"
        } ]
      }, {
        "item": [ {
          "text": "This element can be used when the value set machinery of answerValueSet is deemed too cumbersome or when there's a need to capture possible answers that are not codes.",
          "type": "display",
          "linkId": "Questionnaire.item.answerOption-display"
        }, {
          "text": "One of the permitted answers for the question.",
          "type": "display",
          "linkId": "Questionnaire.item.answerOption-flyover",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "coding": [ {
                "code": "flyover",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Fly-over"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
            "type": "display",
            "linkId": "Questionnaire.item.answerOption.id-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "text": "Unique id for inter-element referencing",
            "type": "string",
            "linkId": "Questionnaire.item.answerOption.id.value",
            "repeats": false,
            "required": false
          } ],
          "type": "group",
          "linkId": "Questionnaire.item.answerOption.id",
          "repeats": true,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "string"
          } ]
        }, {
          "item": [ {
            "text": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
            "type": "display",
            "linkId": "Questionnaire.item.answerOption.extension-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          } ],
          "text": "Additional content defined by implementations",
          "type": "group",
          "linkId": "Questionnaire.item.answerOption.extension",
          "repeats": true,
          "required": false
        }, {
          "item": [ {
            "text": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
            "type": "display",
            "linkId": "Questionnaire.item.answerOption.modifierExtension-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          } ],
          "text": "Extensions that cannot be ignored even if unrecognized",
          "type": "group",
          "linkId": "Questionnaire.item.answerOption.modifierExtension",
          "repeats": true,
          "required": false
        }, {
          "item": [ {
            "text": "A potential answer that's allowed as the answer to this question. The data type of the value must agree with the item.type.",
            "type": "display",
            "linkId": "Questionnaire.item.answerOption.value[x]-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "item": [ {
              "item": [ {
                "type": "integer",
                "linkId": "Questionnaire.item.answerOption.value[x]._null.value",
                "repeats": false,
                "required": false
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.answerOption.value[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "integer"
              } ]
            }, {
              "item": [ {
                "type": "dateTime",
                "linkId": "Questionnaire.item.answerOption.value[x]._null.value",
                "repeats": false,
                "required": false
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.answerOption.value[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "datetime"
              } ]
            }, {
              "item": [ {
                "type": "time",
                "linkId": "Questionnaire.item.answerOption.value[x]._null.value",
                "repeats": false,
                "required": false
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.answerOption.value[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "time"
              } ]
            }, {
              "item": [ {
                "type": "string",
                "linkId": "Questionnaire.item.answerOption.value[x]._null.value",
                "repeats": false,
                "required": false
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.answerOption.value[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "string"
              } ]
            }, {
              "item": [ {
                "type": "coding",
                "linkId": "Questionnaire.item.answerOption.value[x]._null.value",
                "repeats": false,
                "required": false,
                "answerConstraint": "optionsOnly"
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.answerOption.value[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "Coding"
              } ]
            }, {
              "item": [ {
                "type": "reference",
                "linkId": "Questionnaire.item.answerOption.value[x]._null.value",
                "repeats": false,
                "required": false,
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
                  "valueCode": "Resource, Resource"
                }, {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
                  "valueString": "subject=$subj&patient=$subj&encounter=$encounter"
                } ]
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.answerOption.value[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "Reference"
              } ]
            } ],
            "text": "type",
            "type": "coding",
            "linkId": "Questionnaire.item.answerOption.value[x]._type",
            "repeats": false,
            "required": false,
            "answerValueSet": "#vs4",
            "answerConstraint": "optionsOnly"
          } ],
          "text": "Answer value",
          "type": "group",
          "linkId": "Questionnaire.item.answerOption.value[x]",
          "repeats": true,
          "required": true,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          } ]
        }, {
          "item": [ {
            "text": "Indicates whether the answer value is selected when the list of possible answers is initially shown.",
            "type": "display",
            "linkId": "Questionnaire.item.answerOption.initialSelected-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "text": "Whether option is selected by default",
            "type": "boolean",
            "linkId": "Questionnaire.item.answerOption.initialSelected.value",
            "repeats": false,
            "required": false
          } ],
          "type": "group",
          "linkId": "Questionnaire.item.answerOption.initialSelected",
          "repeats": true,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "boolean"
          } ]
        } ],
        "text": "Permitted answer",
        "type": "group",
        "linkId": "Questionnaire.item.answerOption",
        "repeats": true,
        "required": false
      }, {
        "item": [ {
          "text": "The user is allowed to change the value and override the default (unless marked as read-only). If the user doesn't change the value, then this initial value will be persisted when the QuestionnaireResponse is initially created.  Note that initial values can influence results.  The data type of initial.answer[x] must agree with the item.type, and only repeating items can have more then one initial value.",
          "type": "display",
          "linkId": "Questionnaire.item.initial-display"
        }, {
          "text": "One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.",
          "type": "display",
          "linkId": "Questionnaire.item.initial-flyover",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "coding": [ {
                "code": "flyover",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Fly-over"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
            "type": "display",
            "linkId": "Questionnaire.item.initial.id-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "text": "Unique id for inter-element referencing",
            "type": "string",
            "linkId": "Questionnaire.item.initial.id.value",
            "repeats": false,
            "required": false
          } ],
          "type": "group",
          "linkId": "Questionnaire.item.initial.id",
          "repeats": true,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "string"
          } ]
        }, {
          "item": [ {
            "text": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
            "type": "display",
            "linkId": "Questionnaire.item.initial.extension-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          } ],
          "text": "Additional content defined by implementations",
          "type": "group",
          "linkId": "Questionnaire.item.initial.extension",
          "repeats": true,
          "required": false
        }, {
          "item": [ {
            "text": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
            "type": "display",
            "linkId": "Questionnaire.item.initial.modifierExtension-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          } ],
          "text": "Extensions that cannot be ignored even if unrecognized",
          "type": "group",
          "linkId": "Questionnaire.item.initial.modifierExtension",
          "repeats": true,
          "required": false
        }, {
          "item": [ {
            "text": "The actual value to for an initial answer. The type of the initial value must be consistent with the type of the item.",
            "type": "display",
            "linkId": "Questionnaire.item.initial.value[x]-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "item": [ {
              "item": [ {
                "type": "boolean",
                "linkId": "Questionnaire.item.initial.value[x]._null.value",
                "repeats": false,
                "required": false
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.initial.value[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "boolean"
              } ]
            }, {
              "item": [ {
                "type": "decimal",
                "linkId": "Questionnaire.item.initial.value[x]._null.value",
                "repeats": false,
                "required": false
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.initial.value[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "decimal"
              } ]
            }, {
              "item": [ {
                "type": "integer",
                "linkId": "Questionnaire.item.initial.value[x]._null.value",
                "repeats": false,
                "required": false
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.initial.value[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "integer"
              } ]
            }, {
              "item": [ {
                "type": "dateTime",
                "linkId": "Questionnaire.item.initial.value[x]._null.value",
                "repeats": false,
                "required": false
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.initial.value[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "datetime"
              } ]
            }, {
              "item": [ {
                "type": "dateTime",
                "linkId": "Questionnaire.item.initial.value[x]._null.value",
                "repeats": false,
                "required": false
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.initial.value[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "datetime"
              } ]
            }, {
              "item": [ {
                "type": "time",
                "linkId": "Questionnaire.item.initial.value[x]._null.value",
                "repeats": false,
                "required": false
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.initial.value[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "time"
              } ]
            }, {
              "item": [ {
                "type": "string",
                "linkId": "Questionnaire.item.initial.value[x]._null.value",
                "repeats": false,
                "required": false
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.initial.value[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "string"
              } ]
            }, {
              "item": [ {
                "type": "string",
                "linkId": "Questionnaire.item.initial.value[x]._null.value",
                "repeats": false,
                "required": false
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.initial.value[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "uri"
              } ]
            }, {
              "type": "group",
              "linkId": "Questionnaire.item.initial.value[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "Attachment"
              } ]
            }, {
              "item": [ {
                "type": "coding",
                "linkId": "Questionnaire.item.initial.value[x]._null.value",
                "repeats": false,
                "required": false,
                "answerConstraint": "optionsOnly"
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.initial.value[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "Coding"
              } ]
            }, {
              "item": [ {
                "text": "comp:",
                "type": "coding",
                "linkId": "Questionnaire.item.initial.value[x]._null.comparator",
                "repeats": false,
                "required": false,
                "answerConstraint": "optionsOnly"
              }, {
                "text": "value:",
                "type": "decimal",
                "linkId": "Questionnaire.item.initial.value[x]._null.value",
                "repeats": false,
                "required": false
              }, {
                "text": "units:",
                "type": "string",
                "linkId": "Questionnaire.item.initial.value[x]._null.units",
                "repeats": false,
                "required": false
              }, {
                "text": "coded units:",
                "type": "string",
                "linkId": "Questionnaire.item.initial.value[x]._null.code",
                "repeats": false,
                "required": false
              }, {
                "text": "units system:",
                "type": "string",
                "linkId": "Questionnaire.item.initial.value[x]._null.system",
                "repeats": false,
                "required": false
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.initial.value[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "Quantity"
              } ]
            }, {
              "item": [ {
                "type": "reference",
                "linkId": "Questionnaire.item.initial.value[x]._null.value",
                "repeats": false,
                "required": false,
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
                  "valueCode": "Resource, Resource"
                }, {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
                  "valueString": "subject=$subj&patient=$subj&encounter=$encounter"
                } ]
              } ],
              "type": "group",
              "linkId": "Questionnaire.item.initial.value[x]._null",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString": "Reference"
              } ]
            } ],
            "text": "type",
            "type": "coding",
            "linkId": "Questionnaire.item.initial.value[x]._type",
            "repeats": false,
            "required": false,
            "answerValueSet": "#vs5",
            "answerConstraint": "optionsOnly"
          } ],
          "text": "Actual value for initializing the question",
          "type": "group",
          "linkId": "Questionnaire.item.initial.value[x]",
          "repeats": true,
          "required": true,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          } ]
        } ],
        "text": "Initial value(s) when item is first rendered",
        "type": "group",
        "linkId": "Questionnaire.item.initial",
        "repeats": true,
        "required": false
      }, {
        "item": [ {
          "text": "There is no specified limit to the depth of nesting.  However, Questionnaire authors are encouraged to consider the impact on the user and user interface of overly deep nesting.",
          "type": "display",
          "linkId": "Questionnaire.item.item-display"
        }, {
          "text": "Text, questions and other groups to be nested beneath a question or group.",
          "type": "display",
          "linkId": "Questionnaire.item.item-flyover",
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept": {
              "coding": [ {
                "code": "flyover",
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "display": "Fly-over"
              } ]
            }
          } ]
        }, {
          "item": [ {
            "text": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
            "type": "display",
            "linkId": "Questionnaire.item.id-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "text": "Unique id for inter-element referencing",
            "type": "string",
            "linkId": "Questionnaire.item.id.value",
            "repeats": false,
            "required": false
          } ],
          "type": "group",
          "linkId": "Questionnaire.item.id",
          "repeats": true,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "string"
          } ]
        }, {
          "item": [ {
            "text": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
            "type": "display",
            "linkId": "Questionnaire.item.extension-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          } ],
          "text": "Additional content defined by implementations",
          "type": "group",
          "linkId": "Questionnaire.item.extension",
          "repeats": true,
          "required": false
        }, {
          "item": [ {
            "text": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
            "type": "display",
            "linkId": "Questionnaire.item.modifierExtension-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          } ],
          "text": "Extensions that cannot be ignored even if unrecognized",
          "type": "group",
          "linkId": "Questionnaire.item.modifierExtension",
          "repeats": true,
          "required": false
        }, {
          "item": [ {
            "text": "An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource. This ''can'' be a meaningful identifier (e.g. a LOINC code) but is not intended to have any meaning.  GUIDs or sequential numbers are appropriate here.",
            "type": "display",
            "linkId": "Questionnaire.item.linkId-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "text": "Unique id for item in questionnaire",
            "type": "string",
            "linkId": "Questionnaire.item.linkId.value",
            "repeats": false,
            "required": false
          } ],
          "type": "group",
          "linkId": "Questionnaire.item.linkId",
          "repeats": true,
          "required": true,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "string"
          } ]
        }, {
          "item": [ {
            "text": "This element is a URI that refers to an [ElementDefinition](elementdefinition.html) or to an [ObservationDefinition](observationdefinition.html) that provides information about this item, including information that might otherwise be included in the instance of the Questionnaire resource. A detailed description of the construction of the URI is shown in [Comments](questionnaire.html#definition), below. The uri refers to an ElementDefinition in a [StructureDefinition](structuredefinition.html#) or to an [ObservationDefinition](observationdefinition.html) and always starts with the [canonical URL](references.html#canonical) for the target resource. When referring to a StructureDefinition, a fragment identifier is used to specify the element definition by its id [Element.id](types-definitions.html#Element.id). E.g. http://hl7.org/fhir/StructureDefinition/Observation#Observation.value[x]. In the absence of a fragment identifier, the first/root element definition in the target is the matching element definition.",
            "type": "display",
            "linkId": "Questionnaire.item.definition-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "text": "ElementDefinition - details for the item",
            "type": "string",
            "linkId": "Questionnaire.item.definition.value",
            "repeats": false,
            "required": false
          } ],
          "type": "group",
          "linkId": "Questionnaire.item.definition",
          "repeats": true,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "uri"
          } ]
        }, {
          "item": [ {
            "text": "A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers). The value may come from the ElementDefinition referred to by .definition.",
            "type": "display",
            "linkId": "Questionnaire.item.code-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "text": "Corresponding concept for this item in a terminology",
            "type": "coding",
            "linkId": "Questionnaire.item.code.value",
            "repeats": false,
            "required": false,
            "answerConstraint": "optionsOnly"
          } ],
          "type": "group",
          "linkId": "Questionnaire.item.code",
          "repeats": true,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "Coding"
          } ]
        }, {
          "item": [ {
            "text": "A short label for a particular group, question or set of display text within the questionnaire used for reference by the individual completing the questionnaire. These are generally unique within a questionnaire, though this is not guaranteed. Some questionnaires may have multiple questions with the same label with logic to control which gets exposed.  Typically, these won't be used for \"display\" items, though such use is not prohibited.  Systems SHOULD NOT generate their own prefixes if prefixes are defined for any items within a Questionnaire.",
            "type": "display",
            "linkId": "Questionnaire.item.prefix-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "text": "E.g. \"1(a)\", \"2.5.3\"",
            "type": "string",
            "linkId": "Questionnaire.item.prefix.value",
            "repeats": false,
            "required": false
          } ],
          "type": "group",
          "linkId": "Questionnaire.item.prefix",
          "repeats": true,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "string"
          } ]
        }, {
          "item": [ {
            "text": "The name of a section, the text of a question or text content for a display item. When using this element to represent the name of a section, use group type item and also make sure to limit the text element to a short string suitable for display as a section heading.  Group item instructions should be included as a display type item within the group.",
            "type": "display",
            "linkId": "Questionnaire.item.text-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "text": "Primary text for the item",
            "type": "string",
            "linkId": "Questionnaire.item.text.value",
            "repeats": false,
            "required": false
          } ],
          "type": "group",
          "linkId": "Questionnaire.item.text",
          "repeats": true,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "string"
          } ]
        }, {
          "item": [ {
            "text": "The type of questionnaire item this is - whether text for display, a grouping of other items or a particular type of data to be captured (string, integer, Coding, etc.). Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.",
            "type": "display",
            "linkId": "Questionnaire.item.type-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "text": "type",
            "type": "coding",
            "linkId": "Questionnaire.item.type.value",
            "repeats": false,
            "required": false,
            "answerConstraint": "optionsOrType"
          } ],
          "type": "group",
          "linkId": "Questionnaire.item.type",
          "repeats": true,
          "required": true,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "code"
          } ]
        }, {
          "item": [ {
            "text": "If multiple repetitions of this extension are present, the interpretation is driven by enableBehavior (either all repetitions must evaluate to true for this item to be enabled, or only one must evaluate to true for the item to be enabled).  If the enableWhen.question has multiple answers, the condition evaluates to true if *any* of the answers for the referenced item match the enableWhen condition.  This element is a modifier because if enableWhen is present for an item, \"required\" is ignored unless one of the enableWhen conditions is met. When an item is disabled, all of its descendants are disabled, regardless of what their own enableWhen logic might evaluate to.  If enableWhen logic depends on an item that is disabled, the logic should proceed as though the item is not valued - even if a default value or other value might be retained in memory in the event of the item being re-enabled.  In some cases, the comparison between the indicated answer and the specified value may differ only by precision.  For example, the enableWhen might be Q1 > 1970, but the answer to Q1 is 1970-10-15.  There is not a clear answer as to whether 1970-10-15 should be considered 'greater' than 1970, given that it is an imprecise value.  In these indeterminate situations, the form filler has the option of refusing to render the form.  If the form **is** displayed, items where enableWhen is indeterminate SHOULD be treated as enabled with a warning indicating that the questionnaire logic was faulty and it is possible that the item should not be enabled.  Questionnaires SHOULD be designed to take into account challenges around varying precision to minimize non-deterministic situations by setting constraints around expected precision, etc.",
            "type": "display",
            "linkId": "Questionnaire.item.enableWhen-display"
          }, {
            "text": "A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.",
            "type": "display",
            "linkId": "Questionnaire.item.enableWhen-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "item": [ {
              "text": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
              "type": "display",
              "linkId": "Questionnaire.item.enableWhen.id-flyover",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
                "valueCodeableConcept": {
                  "coding": [ {
                    "code": "flyover",
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "display": "Fly-over"
                  } ]
                }
              } ]
            }, {
              "text": "Unique id for inter-element referencing",
              "type": "string",
              "linkId": "Questionnaire.item.enableWhen.id.value",
              "repeats": false,
              "required": false
            } ],
            "type": "group",
            "linkId": "Questionnaire.item.enableWhen.id",
            "repeats": true,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
              "valueInteger": 1
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
              "valueString": "string"
            } ]
          }, {
            "item": [ {
              "text": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
              "type": "display",
              "linkId": "Questionnaire.item.enableWhen.extension-flyover",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
                "valueCodeableConcept": {
                  "coding": [ {
                    "code": "flyover",
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "display": "Fly-over"
                  } ]
                }
              } ]
            } ],
            "text": "Additional content defined by implementations",
            "type": "group",
            "linkId": "Questionnaire.item.enableWhen.extension",
            "repeats": true,
            "required": false
          }, {
            "item": [ {
              "text": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
              "type": "display",
              "linkId": "Questionnaire.item.enableWhen.modifierExtension-flyover",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
                "valueCodeableConcept": {
                  "coding": [ {
                    "code": "flyover",
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "display": "Fly-over"
                  } ]
                }
              } ]
            } ],
            "text": "Extensions that cannot be ignored even if unrecognized",
            "type": "group",
            "linkId": "Questionnaire.item.enableWhen.modifierExtension",
            "repeats": true,
            "required": false
          }, {
            "item": [ {
              "text": "The linkId for the question whose answer (or lack of answer) governs whether this item is enabled. If multiple question occurrences are present for the same question (same linkId), then this refers to the nearest question occurrence reachable by tracing first the \"ancestor\" axis and then the \"preceding\" axis and then the \"following\" axis.  If there are multiple items with the same linkId and all are equadistant (e.g. a question references a question that appears in a separate repeating group), that is an error.  (Consider using the enableWhenExpression extension to define logic to handle such a situation.)",
              "type": "display",
              "linkId": "Questionnaire.item.enableWhen.question-flyover",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
                "valueCodeableConcept": {
                  "coding": [ {
                    "code": "flyover",
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "display": "Fly-over"
                  } ]
                }
              } ]
            }, {
              "text": "The linkId of question that determines whether item is enabled/disabled",
              "type": "string",
              "linkId": "Questionnaire.item.enableWhen.question.value",
              "repeats": false,
              "required": false
            } ],
            "type": "group",
            "linkId": "Questionnaire.item.enableWhen.question",
            "repeats": true,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
              "valueInteger": 1
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
              "valueInteger": 1
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
              "valueString": "string"
            } ]
          }, {
            "item": [ {
              "text": "Specifies the criteria by which the question is enabled.",
              "type": "display",
              "linkId": "Questionnaire.item.enableWhen.operator-flyover",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
                "valueCodeableConcept": {
                  "coding": [ {
                    "code": "flyover",
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "display": "Fly-over"
                  } ]
                }
              } ]
            }, {
              "text": "operator",
              "type": "coding",
              "linkId": "Questionnaire.item.enableWhen.operator.value",
              "repeats": false,
              "required": false,
              "answerConstraint": "optionsOrType"
            } ],
            "type": "group",
            "linkId": "Questionnaire.item.enableWhen.operator",
            "repeats": true,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
              "valueInteger": 1
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
              "valueInteger": 1
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
              "valueString": "code"
            } ]
          }, {
            "item": [ {
              "text": "A value that the referenced question is tested using the specified operator in order for the item to be enabled.  If there are multiple answers, a match on any of the answers suffices.  If different behavior is desired (all must match, at least 2 must match, etc.), consider using the enableWhenExpression extension.",
              "type": "display",
              "linkId": "Questionnaire.item.enableWhen.answer[x]-flyover",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
                "valueCodeableConcept": {
                  "coding": [ {
                    "code": "flyover",
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "display": "Fly-over"
                  } ]
                }
              } ]
            }, {
              "item": [ {
                "item": [ {
                  "type": "boolean",
                  "linkId": "Questionnaire.item.enableWhen.answer[x]._null.value",
                  "repeats": false,
                  "required": false
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "boolean"
                } ]
              }, {
                "item": [ {
                  "type": "decimal",
                  "linkId": "Questionnaire.item.enableWhen.answer[x]._null.value",
                  "repeats": false,
                  "required": false
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "decimal"
                } ]
              }, {
                "item": [ {
                  "type": "integer",
                  "linkId": "Questionnaire.item.enableWhen.answer[x]._null.value",
                  "repeats": false,
                  "required": false
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "integer"
                } ]
              }, {
                "item": [ {
                  "type": "dateTime",
                  "linkId": "Questionnaire.item.enableWhen.answer[x]._null.value",
                  "repeats": false,
                  "required": false
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "datetime"
                } ]
              }, {
                "item": [ {
                  "type": "dateTime",
                  "linkId": "Questionnaire.item.enableWhen.answer[x]._null.value",
                  "repeats": false,
                  "required": false
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "datetime"
                } ]
              }, {
                "item": [ {
                  "type": "time",
                  "linkId": "Questionnaire.item.enableWhen.answer[x]._null.value",
                  "repeats": false,
                  "required": false
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "time"
                } ]
              }, {
                "item": [ {
                  "type": "string",
                  "linkId": "Questionnaire.item.enableWhen.answer[x]._null.value",
                  "repeats": false,
                  "required": false
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "string"
                } ]
              }, {
                "item": [ {
                  "type": "coding",
                  "linkId": "Questionnaire.item.enableWhen.answer[x]._null.value",
                  "repeats": false,
                  "required": false,
                  "answerConstraint": "optionsOnly"
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "Coding"
                } ]
              }, {
                "item": [ {
                  "text": "comp:",
                  "type": "coding",
                  "linkId": "Questionnaire.item.enableWhen.answer[x]._null.comparator",
                  "repeats": false,
                  "required": false,
                  "answerConstraint": "optionsOnly"
                }, {
                  "text": "value:",
                  "type": "decimal",
                  "linkId": "Questionnaire.item.enableWhen.answer[x]._null.value",
                  "repeats": false,
                  "required": false
                }, {
                  "text": "units:",
                  "type": "string",
                  "linkId": "Questionnaire.item.enableWhen.answer[x]._null.units",
                  "repeats": false,
                  "required": false
                }, {
                  "text": "coded units:",
                  "type": "string",
                  "linkId": "Questionnaire.item.enableWhen.answer[x]._null.code",
                  "repeats": false,
                  "required": false
                }, {
                  "text": "units system:",
                  "type": "string",
                  "linkId": "Questionnaire.item.enableWhen.answer[x]._null.system",
                  "repeats": false,
                  "required": false
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "Quantity"
                } ]
              }, {
                "item": [ {
                  "type": "reference",
                  "linkId": "Questionnaire.item.enableWhen.answer[x]._null.value",
                  "repeats": false,
                  "required": false,
                  "extension": [ {
                    "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
                    "valueCode": "Resource, Resource"
                  }, {
                    "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
                    "valueString": "subject=$subj&patient=$subj&encounter=$encounter"
                  } ]
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.enableWhen.answer[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "Reference"
                } ]
              } ],
              "text": "type",
              "type": "coding",
              "linkId": "Questionnaire.item.enableWhen.answer[x]._type",
              "repeats": false,
              "required": false,
              "answerValueSet": "#vs6",
              "answerConstraint": "optionsOnly"
            } ],
            "text": "Value for question comparison based on operator",
            "type": "group",
            "linkId": "Questionnaire.item.enableWhen.answer[x]",
            "repeats": true,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
              "valueInteger": 1
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
              "valueInteger": 1
            } ]
          } ],
          "text": "Only allow data when",
          "type": "group",
          "linkId": "Questionnaire.item.item.enableWhen",
          "repeats": true,
          "required": false
        }, {
          "item": [ {
            "text": "Controls how multiple enableWhen values are interpreted -  whether all or any must be true. This element must be specified if more than one enableWhen value is provided.",
            "type": "display",
            "linkId": "Questionnaire.item.enableBehavior-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "text": "enable behavior",
            "type": "coding",
            "linkId": "Questionnaire.item.enableBehavior.value",
            "repeats": false,
            "required": false,
            "answerConstraint": "optionsOrType"
          } ],
          "type": "group",
          "linkId": "Questionnaire.item.enableBehavior",
          "repeats": true,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "code"
          } ]
        }, {
          "item": [ {
            "text": "Indicates if and how items that are disabled (because enableWhen evaluates to 'false') should be displayed. If not specified, rendering behavior is up to the client.  This element is only meaningful if enableWhen or an equivalent extension is present",
            "type": "display",
            "linkId": "Questionnaire.item.disabledDisplay-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "text": "disabled display",
            "type": "coding",
            "linkId": "Questionnaire.item.disabledDisplay.value",
            "repeats": false,
            "required": false,
            "answerConstraint": "optionsOrType"
          } ],
          "type": "group",
          "linkId": "Questionnaire.item.disabledDisplay",
          "repeats": true,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "code"
          } ]
        }, {
          "item": [ {
            "text": "An indication, if true, that the item must be present in a \"completed\" QuestionnaireResponse.  If false, the item may be skipped when answering the questionnaire. If the required item is a question, it must have a direct answer (i.e. an answer to the question itself, not merely answers to child questions) in order for the QuestionnaireResponse to be complete.  If the required item is a group, it must have at least one descendant question which has an answer  Questionnaire.item.required only has meaning for elements that are conditionally enabled with enableWhen if the condition evaluates to true.  It also only has meaning if the parent element is present.  If a non-required 'group' item contains a 'required' question item, it's completely fine to omit the group (because it's not required) despite it having a required child.  Similarly, if an item that contains other items is marked as required, that does not automatically make the contained elements required (though required groups must contain at least one descendant item with a populated answer). The value for 'required' may come from the ElementDefinition referred to by .definition.",
            "type": "display",
            "linkId": "Questionnaire.item.required-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "text": "Whether the item must be included in data results",
            "type": "boolean",
            "linkId": "Questionnaire.item.required.value",
            "repeats": false,
            "required": false
          } ],
          "type": "group",
          "linkId": "Questionnaire.item.required",
          "repeats": true,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "boolean"
          } ]
        }, {
          "item": [ {
            "text": "An indication, if true, that a QuestionnaireResponse for this item may include multiple answers associated with a single instance of this item (for question-type items) or multiple repetitions of the item (for group-type items). If a question is marked as repeats=true, then multiple answers can be provided for the question in the corresponding QuestionnaireResponse.  When rendering the questionnaire, it is up to the rendering software whether to render the question text for each answer repetition (i.e. \"repeat the question\") or to simply allow entry/selection of multiple answers for the question (repeat the answers).  Which is most appropriate visually may depend on the type of answer as well as whether there are nested items.\n\nThe resulting QuestionnaireResponse will be populated the same way regardless of rendering - one 'question' item with multiple answer values.\n\n The value may come from the ElementDefinition referred to by .definition.  When repeats=true for a group, it'll be represented with multiple items with the same linkId in the QuestionnaireResponse.  For a question, it'll be represented by a single item with that linkId with multiple answers.",
            "type": "display",
            "linkId": "Questionnaire.item.repeats-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "text": "Whether the item may repeat",
            "type": "boolean",
            "linkId": "Questionnaire.item.repeats.value",
            "repeats": false,
            "required": false
          } ],
          "type": "group",
          "linkId": "Questionnaire.item.repeats",
          "repeats": true,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "boolean"
          } ]
        }, {
          "item": [ {
            "text": "An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire. If specified on a 'group', then all items beneath the specified group are read only.  For questions, this only marks the answer associated with the specific item read only.  Descendant questions are not impacted.  The value of readOnly elements can be established by asserting extensions for defaultValues, linkages that support pre-population and/or extensions that support calculation based on other answers.",
            "type": "display",
            "linkId": "Questionnaire.item.readOnly-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "text": "Don't allow human editing",
            "type": "boolean",
            "linkId": "Questionnaire.item.readOnly.value",
            "repeats": false,
            "required": false
          } ],
          "type": "group",
          "linkId": "Questionnaire.item.readOnly",
          "repeats": true,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "boolean"
          } ]
        }, {
          "item": [ {
            "text": "The maximum number of characters that are permitted in the answer to be considered a \"valid\" QuestionnaireResponse. For base64binary, reflects the number of characters representing the encoded data, not the number of bytes of the binary data. The value may come from the ElementDefinition referred to by .definition.",
            "type": "display",
            "linkId": "Questionnaire.item.maxLength-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "text": "No more than this many characters",
            "type": "integer",
            "linkId": "Questionnaire.item.maxLength.value",
            "repeats": false,
            "required": false
          } ],
          "type": "group",
          "linkId": "Questionnaire.item.maxLength",
          "repeats": true,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "integer"
          } ]
        }, {
          "item": [ {
            "text": "For items that have a defined set of allowed answers (via answerOption or answerValueset), indicates whether values *other* than those specified can be selected.",
            "type": "display",
            "linkId": "Questionnaire.item.answerConstraint-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "text": "answer constraint",
            "type": "coding",
            "linkId": "Questionnaire.item.answerConstraint.value",
            "repeats": false,
            "required": false,
            "answerConstraint": "optionsOrType"
          } ],
          "type": "group",
          "linkId": "Questionnaire.item.answerConstraint",
          "repeats": true,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "code"
          } ]
        }, {
          "item": [ {
            "text": "A reference to a value set containing a list of values representing permitted answers for a question. LOINC defines many useful value sets for questionnaire responses. See [LOINC Answer Lists](https://terminology.hl7.org/LOINC.html). The value may come from the ElementDefinition referred to by .definition.",
            "type": "display",
            "linkId": "Questionnaire.item.answerValueSet-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "text": "Valueset containing permitted answers",
            "type": "string",
            "linkId": "Questionnaire.item.answerValueSet.value",
            "repeats": false,
            "required": false
          } ],
          "type": "group",
          "linkId": "Questionnaire.item.answerValueSet",
          "repeats": true,
          "required": false,
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger": 1
          }, {
            "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString": "uri"
          } ]
        }, {
          "item": [ {
            "text": "This element can be used when the value set machinery of answerValueSet is deemed too cumbersome or when there's a need to capture possible answers that are not codes.",
            "type": "display",
            "linkId": "Questionnaire.item.answerOption-display"
          }, {
            "text": "One of the permitted answers for the question.",
            "type": "display",
            "linkId": "Questionnaire.item.answerOption-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "item": [ {
              "text": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
              "type": "display",
              "linkId": "Questionnaire.item.answerOption.id-flyover",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
                "valueCodeableConcept": {
                  "coding": [ {
                    "code": "flyover",
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "display": "Fly-over"
                  } ]
                }
              } ]
            }, {
              "text": "Unique id for inter-element referencing",
              "type": "string",
              "linkId": "Questionnaire.item.answerOption.id.value",
              "repeats": false,
              "required": false
            } ],
            "type": "group",
            "linkId": "Questionnaire.item.answerOption.id",
            "repeats": true,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
              "valueInteger": 1
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
              "valueString": "string"
            } ]
          }, {
            "item": [ {
              "text": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
              "type": "display",
              "linkId": "Questionnaire.item.answerOption.extension-flyover",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
                "valueCodeableConcept": {
                  "coding": [ {
                    "code": "flyover",
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "display": "Fly-over"
                  } ]
                }
              } ]
            } ],
            "text": "Additional content defined by implementations",
            "type": "group",
            "linkId": "Questionnaire.item.answerOption.extension",
            "repeats": true,
            "required": false
          }, {
            "item": [ {
              "text": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
              "type": "display",
              "linkId": "Questionnaire.item.answerOption.modifierExtension-flyover",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
                "valueCodeableConcept": {
                  "coding": [ {
                    "code": "flyover",
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "display": "Fly-over"
                  } ]
                }
              } ]
            } ],
            "text": "Extensions that cannot be ignored even if unrecognized",
            "type": "group",
            "linkId": "Questionnaire.item.answerOption.modifierExtension",
            "repeats": true,
            "required": false
          }, {
            "item": [ {
              "text": "A potential answer that's allowed as the answer to this question. The data type of the value must agree with the item.type.",
              "type": "display",
              "linkId": "Questionnaire.item.answerOption.value[x]-flyover",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
                "valueCodeableConcept": {
                  "coding": [ {
                    "code": "flyover",
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "display": "Fly-over"
                  } ]
                }
              } ]
            }, {
              "item": [ {
                "item": [ {
                  "type": "integer",
                  "linkId": "Questionnaire.item.answerOption.value[x]._null.value",
                  "repeats": false,
                  "required": false
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.answerOption.value[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "integer"
                } ]
              }, {
                "item": [ {
                  "type": "dateTime",
                  "linkId": "Questionnaire.item.answerOption.value[x]._null.value",
                  "repeats": false,
                  "required": false
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.answerOption.value[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "datetime"
                } ]
              }, {
                "item": [ {
                  "type": "time",
                  "linkId": "Questionnaire.item.answerOption.value[x]._null.value",
                  "repeats": false,
                  "required": false
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.answerOption.value[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "time"
                } ]
              }, {
                "item": [ {
                  "type": "string",
                  "linkId": "Questionnaire.item.answerOption.value[x]._null.value",
                  "repeats": false,
                  "required": false
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.answerOption.value[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "string"
                } ]
              }, {
                "item": [ {
                  "type": "coding",
                  "linkId": "Questionnaire.item.answerOption.value[x]._null.value",
                  "repeats": false,
                  "required": false,
                  "answerConstraint": "optionsOnly"
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.answerOption.value[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "Coding"
                } ]
              }, {
                "item": [ {
                  "type": "reference",
                  "linkId": "Questionnaire.item.answerOption.value[x]._null.value",
                  "repeats": false,
                  "required": false,
                  "extension": [ {
                    "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
                    "valueCode": "Resource, Resource"
                  }, {
                    "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
                    "valueString": "subject=$subj&patient=$subj&encounter=$encounter"
                  } ]
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.answerOption.value[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "Reference"
                } ]
              } ],
              "text": "type",
              "type": "coding",
              "linkId": "Questionnaire.item.answerOption.value[x]._type",
              "repeats": false,
              "required": false,
              "answerValueSet": "#vs7",
              "answerConstraint": "optionsOnly"
            } ],
            "text": "Answer value",
            "type": "group",
            "linkId": "Questionnaire.item.answerOption.value[x]",
            "repeats": true,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
              "valueInteger": 1
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
              "valueInteger": 1
            } ]
          }, {
            "item": [ {
              "text": "Indicates whether the answer value is selected when the list of possible answers is initially shown.",
              "type": "display",
              "linkId": "Questionnaire.item.answerOption.initialSelected-flyover",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
                "valueCodeableConcept": {
                  "coding": [ {
                    "code": "flyover",
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "display": "Fly-over"
                  } ]
                }
              } ]
            }, {
              "text": "Whether option is selected by default",
              "type": "boolean",
              "linkId": "Questionnaire.item.answerOption.initialSelected.value",
              "repeats": false,
              "required": false
            } ],
            "type": "group",
            "linkId": "Questionnaire.item.answerOption.initialSelected",
            "repeats": true,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
              "valueInteger": 1
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
              "valueString": "boolean"
            } ]
          } ],
          "text": "Permitted answer",
          "type": "group",
          "linkId": "Questionnaire.item.item.answerOption",
          "repeats": true,
          "required": false
        }, {
          "item": [ {
            "text": "The user is allowed to change the value and override the default (unless marked as read-only). If the user doesn't change the value, then this initial value will be persisted when the QuestionnaireResponse is initially created.  Note that initial values can influence results.  The data type of initial.answer[x] must agree with the item.type, and only repeating items can have more then one initial value.",
            "type": "display",
            "linkId": "Questionnaire.item.initial-display"
          }, {
            "text": "One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.",
            "type": "display",
            "linkId": "Questionnaire.item.initial-flyover",
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [ {
                  "code": "flyover",
                  "system": "http://hl7.org/fhir/questionnaire-item-control",
                  "display": "Fly-over"
                } ]
              }
            } ]
          }, {
            "item": [ {
              "text": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
              "type": "display",
              "linkId": "Questionnaire.item.initial.id-flyover",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
                "valueCodeableConcept": {
                  "coding": [ {
                    "code": "flyover",
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "display": "Fly-over"
                  } ]
                }
              } ]
            }, {
              "text": "Unique id for inter-element referencing",
              "type": "string",
              "linkId": "Questionnaire.item.initial.id.value",
              "repeats": false,
              "required": false
            } ],
            "type": "group",
            "linkId": "Questionnaire.item.initial.id",
            "repeats": true,
            "required": false,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
              "valueInteger": 1
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
              "valueString": "string"
            } ]
          }, {
            "item": [ {
              "text": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
              "type": "display",
              "linkId": "Questionnaire.item.initial.extension-flyover",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
                "valueCodeableConcept": {
                  "coding": [ {
                    "code": "flyover",
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "display": "Fly-over"
                  } ]
                }
              } ]
            } ],
            "text": "Additional content defined by implementations",
            "type": "group",
            "linkId": "Questionnaire.item.initial.extension",
            "repeats": true,
            "required": false
          }, {
            "item": [ {
              "text": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
              "type": "display",
              "linkId": "Questionnaire.item.initial.modifierExtension-flyover",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
                "valueCodeableConcept": {
                  "coding": [ {
                    "code": "flyover",
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "display": "Fly-over"
                  } ]
                }
              } ]
            } ],
            "text": "Extensions that cannot be ignored even if unrecognized",
            "type": "group",
            "linkId": "Questionnaire.item.initial.modifierExtension",
            "repeats": true,
            "required": false
          }, {
            "item": [ {
              "text": "The actual value to for an initial answer. The type of the initial value must be consistent with the type of the item.",
              "type": "display",
              "linkId": "Questionnaire.item.initial.value[x]-flyover",
              "extension": [ {
                "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
                "valueCodeableConcept": {
                  "coding": [ {
                    "code": "flyover",
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "display": "Fly-over"
                  } ]
                }
              } ]
            }, {
              "item": [ {
                "item": [ {
                  "type": "boolean",
                  "linkId": "Questionnaire.item.initial.value[x]._null.value",
                  "repeats": false,
                  "required": false
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.initial.value[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "boolean"
                } ]
              }, {
                "item": [ {
                  "type": "decimal",
                  "linkId": "Questionnaire.item.initial.value[x]._null.value",
                  "repeats": false,
                  "required": false
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.initial.value[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "decimal"
                } ]
              }, {
                "item": [ {
                  "type": "integer",
                  "linkId": "Questionnaire.item.initial.value[x]._null.value",
                  "repeats": false,
                  "required": false
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.initial.value[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "integer"
                } ]
              }, {
                "item": [ {
                  "type": "dateTime",
                  "linkId": "Questionnaire.item.initial.value[x]._null.value",
                  "repeats": false,
                  "required": false
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.initial.value[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "datetime"
                } ]
              }, {
                "item": [ {
                  "type": "dateTime",
                  "linkId": "Questionnaire.item.initial.value[x]._null.value",
                  "repeats": false,
                  "required": false
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.initial.value[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "datetime"
                } ]
              }, {
                "item": [ {
                  "type": "time",
                  "linkId": "Questionnaire.item.initial.value[x]._null.value",
                  "repeats": false,
                  "required": false
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.initial.value[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "time"
                } ]
              }, {
                "item": [ {
                  "type": "string",
                  "linkId": "Questionnaire.item.initial.value[x]._null.value",
                  "repeats": false,
                  "required": false
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.initial.value[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "string"
                } ]
              }, {
                "item": [ {
                  "type": "string",
                  "linkId": "Questionnaire.item.initial.value[x]._null.value",
                  "repeats": false,
                  "required": false
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.initial.value[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "uri"
                } ]
              }, {
                "type": "group",
                "linkId": "Questionnaire.item.initial.value[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "Attachment"
                } ]
              }, {
                "item": [ {
                  "type": "coding",
                  "linkId": "Questionnaire.item.initial.value[x]._null.value",
                  "repeats": false,
                  "required": false,
                  "answerConstraint": "optionsOnly"
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.initial.value[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "Coding"
                } ]
              }, {
                "item": [ {
                  "text": "comp:",
                  "type": "coding",
                  "linkId": "Questionnaire.item.initial.value[x]._null.comparator",
                  "repeats": false,
                  "required": false,
                  "answerConstraint": "optionsOnly"
                }, {
                  "text": "value:",
                  "type": "decimal",
                  "linkId": "Questionnaire.item.initial.value[x]._null.value",
                  "repeats": false,
                  "required": false
                }, {
                  "text": "units:",
                  "type": "string",
                  "linkId": "Questionnaire.item.initial.value[x]._null.units",
                  "repeats": false,
                  "required": false
                }, {
                  "text": "coded units:",
                  "type": "string",
                  "linkId": "Questionnaire.item.initial.value[x]._null.code",
                  "repeats": false,
                  "required": false
                }, {
                  "text": "units system:",
                  "type": "string",
                  "linkId": "Questionnaire.item.initial.value[x]._null.system",
                  "repeats": false,
                  "required": false
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.initial.value[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "Quantity"
                } ]
              }, {
                "item": [ {
                  "type": "reference",
                  "linkId": "Questionnaire.item.initial.value[x]._null.value",
                  "repeats": false,
                  "required": false,
                  "extension": [ {
                    "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
                    "valueCode": "Resource, Resource"
                  }, {
                    "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
                    "valueString": "subject=$subj&patient=$subj&encounter=$encounter"
                  } ]
                } ],
                "type": "group",
                "linkId": "Questionnaire.item.initial.value[x]._null",
                "extension": [ {
                  "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                  "valueString": "Reference"
                } ]
              } ],
              "text": "type",
              "type": "coding",
              "linkId": "Questionnaire.item.initial.value[x]._type",
              "repeats": false,
              "required": false,
              "answerValueSet": "#vs8",
              "answerConstraint": "optionsOnly"
            } ],
            "text": "Actual value for initializing the question",
            "type": "group",
            "linkId": "Questionnaire.item.initial.value[x]",
            "repeats": true,
            "required": true,
            "extension": [ {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
              "valueInteger": 1
            }, {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
              "valueInteger": 1
            } ]
          } ],
          "text": "Initial value(s) when item is first rendered",
          "type": "group",
          "linkId": "Questionnaire.item.item.initial",
          "repeats": true,
          "required": false
        } ],
        "text": "Nested questionnaire items",
        "type": "group",
        "linkId": "Questionnaire.item.item",
        "repeats": true,
        "required": false
      } ],
      "text": "Questions and sections within the Questionnaire",
      "type": "group",
      "linkId": "Questionnaire.item",
      "repeats": true,
      "required": false
    } ],
    "text": "A structured set of questions",
    "type": "group",
    "linkId": "Questionnaire",
    "repeats": true,
    "required": false
  } ],
  "type": null,
  "experimental": "false",
  "resourceType": "Questionnaire",
  "title": null,
  "package_version": "5.0.0-snapshot3",
  "contained": [ {
    "id": "vs2",
    "name": "Type options for Questionnaire.versionAlgorithm[x]",
    "status": "active",
    "expansion": {
      "contains": [ {
        "code": "string",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "string"
      }, {
        "code": "Coding",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "Coding"
      } ],
      "timestamp": "2022-12-14T07:17:21+11:00",
      "identifier": "urn:uuid:dfed5974-0ed7-4f86-a799-63bda22d793a"
    },
    "description": "Type options for Questionnaire.versionAlgorithm[x]",
    "resourceType": "ValueSet"
  }, {
    "id": "vs3",
    "name": "Type options for Questionnaire.item.enableWhen.answer[x]",
    "status": "active",
    "expansion": {
      "contains": [ {
        "code": "boolean",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "boolean"
      }, {
        "code": "decimal",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "decimal"
      }, {
        "code": "integer",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "integer"
      }, {
        "code": "date",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "date"
      }, {
        "code": "dateTime",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "dateTime"
      }, {
        "code": "time",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "time"
      }, {
        "code": "string",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "string"
      }, {
        "code": "Coding",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "Coding"
      }, {
        "code": "Quantity",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "Quantity"
      }, {
        "code": "Resource",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "Resource"
      } ],
      "timestamp": "2022-12-14T07:17:21+11:00",
      "identifier": "urn:uuid:57c5418c-9ae0-4d4a-89dc-b95ad6972d8d"
    },
    "description": "Type options for Questionnaire.item.enableWhen.answer[x]",
    "resourceType": "ValueSet"
  }, {
    "id": "vs4",
    "name": "Type options for Questionnaire.item.answerOption.value[x]",
    "status": "active",
    "expansion": {
      "contains": [ {
        "code": "integer",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "integer"
      }, {
        "code": "date",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "date"
      }, {
        "code": "time",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "time"
      }, {
        "code": "string",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "string"
      }, {
        "code": "Coding",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "Coding"
      }, {
        "code": "Resource",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "Resource"
      } ],
      "timestamp": "2022-12-14T07:17:21+11:00",
      "identifier": "urn:uuid:1df621e8-704b-4ed7-9bc5-1338b81f3c7d"
    },
    "description": "Type options for Questionnaire.item.answerOption.value[x]",
    "resourceType": "ValueSet"
  }, {
    "id": "vs5",
    "name": "Type options for Questionnaire.item.initial.value[x]",
    "status": "active",
    "expansion": {
      "contains": [ {
        "code": "boolean",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "boolean"
      }, {
        "code": "decimal",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "decimal"
      }, {
        "code": "integer",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "integer"
      }, {
        "code": "date",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "date"
      }, {
        "code": "dateTime",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "dateTime"
      }, {
        "code": "time",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "time"
      }, {
        "code": "string",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "string"
      }, {
        "code": "uri",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "uri"
      }, {
        "code": "Attachment",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "Attachment"
      }, {
        "code": "Coding",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "Coding"
      }, {
        "code": "Quantity",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "Quantity"
      }, {
        "code": "Resource",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "Resource"
      } ],
      "timestamp": "2022-12-14T07:17:21+11:00",
      "identifier": "urn:uuid:3437c925-f76a-449a-a8f1-09deba3feca5"
    },
    "description": "Type options for Questionnaire.item.initial.value[x]",
    "resourceType": "ValueSet"
  }, {
    "id": "vs6",
    "name": "Type options for Questionnaire.item.enableWhen.answer[x]",
    "status": "active",
    "expansion": {
      "contains": [ {
        "code": "boolean",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "boolean"
      }, {
        "code": "decimal",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "decimal"
      }, {
        "code": "integer",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "integer"
      }, {
        "code": "date",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "date"
      }, {
        "code": "dateTime",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "dateTime"
      }, {
        "code": "time",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "time"
      }, {
        "code": "string",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "string"
      }, {
        "code": "Coding",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "Coding"
      }, {
        "code": "Quantity",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "Quantity"
      }, {
        "code": "Resource",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "Resource"
      } ],
      "timestamp": "2022-12-14T07:17:21+11:00",
      "identifier": "urn:uuid:3203d603-056d-43a0-8284-95bf1bc4a101"
    },
    "description": "Type options for Questionnaire.item.enableWhen.answer[x]",
    "resourceType": "ValueSet"
  }, {
    "id": "vs7",
    "name": "Type options for Questionnaire.item.answerOption.value[x]",
    "status": "active",
    "expansion": {
      "contains": [ {
        "code": "integer",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "integer"
      }, {
        "code": "date",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "date"
      }, {
        "code": "time",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "time"
      }, {
        "code": "string",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "string"
      }, {
        "code": "Coding",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "Coding"
      }, {
        "code": "Resource",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "Resource"
      } ],
      "timestamp": "2022-12-14T07:17:21+11:00",
      "identifier": "urn:uuid:23c4547c-1301-4154-96b3-a505bad39223"
    },
    "description": "Type options for Questionnaire.item.answerOption.value[x]",
    "resourceType": "ValueSet"
  }, {
    "id": "vs8",
    "name": "Type options for Questionnaire.item.initial.value[x]",
    "status": "active",
    "expansion": {
      "contains": [ {
        "code": "boolean",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "boolean"
      }, {
        "code": "decimal",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "decimal"
      }, {
        "code": "integer",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "integer"
      }, {
        "code": "date",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "date"
      }, {
        "code": "dateTime",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "dateTime"
      }, {
        "code": "time",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "time"
      }, {
        "code": "string",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "string"
      }, {
        "code": "uri",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "uri"
      }, {
        "code": "Attachment",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "Attachment"
      }, {
        "code": "Coding",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "Coding"
      }, {
        "code": "Quantity",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "Quantity"
      }, {
        "code": "Resource",
        "system": "http://hl7.org/fhir/fhir-types",
        "display": "Resource"
      } ],
      "timestamp": "2022-12-14T07:17:21+11:00",
      "identifier": "urn:uuid:59d8612a-b638-481e-ac7a-68fb19eb633e"
    },
    "description": "Type options for Questionnaire.item.initial.value[x]",
    "resourceType": "ValueSet"
  } ],
  "status": "draft",
  "id": "a1fd50c4-0fe2-4689-9c33-ea2b8a892767",
  "kind": null,
  "url": "http://hl7.org/fhir/Questionnaire/qgen-Questionnaire1",
  "identifier": [ {
    "system": "urn:ietf:rfc:3986"
  } ],
  "version": "5.0.0-snapshot3"
}