Release 5

This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is a downloaded copy of the specification. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B

Example Questionnaire/qgen-EvidenceReport1 (JSON)

Clinical Decision Support Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: No defined compartments

Raw JSON (canonical form + also see JSON Format Specification)

Generated Questionnaire for EvidenceReport

{
  "resourceType" : "Questionnaire",
  "id" : "qgen-EvidenceReport1",
  "contained" : [{
    "resourceType" : "ValueSet",
    "id" : "vs2",
    "name" : "Type options for EvidenceReport.citeAs[x]",
    "status" : "active",
    "description" : "Type options for EvidenceReport.citeAs[x]",
    "expansion" : {
      "identifier" : "urn:uuid:e5d31c75-b2ec-4ad3-9b56-988748476ccf",
      "timestamp" : "2023-03-26T15:24:49+11:00",
      "contains" : [{
        "system" : "http://hl7.org/fhir/fhir-types",
        "code" : "Citation",
        "display" : "Citation"
      },
      {
        "system" : "http://hl7.org/fhir/fhir-types",
        "code" : "markdown",
        "display" : "markdown"
      }]
    }
  },
  {
    "resourceType" : "ValueSet",
    "id" : "vs3",
    "name" : "Type options for EvidenceReport.subject.characteristic.value[x]",
    "status" : "active",
    "description" : "Type options for EvidenceReport.subject.characteristic.value[x]",
    "expansion" : {
      "identifier" : "urn:uuid:acb4bc19-e3fb-44da-85df-5fa4d5a63ba7",
      "timestamp" : "2023-03-26T15:24:49+11:00",
      "contains" : [{
        "system" : "http://hl7.org/fhir/fhir-types",
        "code" : "Resource",
        "display" : "Resource"
      },
      {
        "system" : "http://hl7.org/fhir/fhir-types",
        "code" : "CodeableConcept",
        "display" : "CodeableConcept"
      },
      {
        "system" : "http://hl7.org/fhir/fhir-types",
        "code" : "boolean",
        "display" : "boolean"
      },
      {
        "system" : "http://hl7.org/fhir/fhir-types",
        "code" : "Quantity",
        "display" : "Quantity"
      },
      {
        "system" : "http://hl7.org/fhir/fhir-types",
        "code" : "Range",
        "display" : "Range"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/Questionnaire/qgen-EvidenceReport1",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986"
  }],
  "version" : "5.0.0",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-03-26T15:21:02+11:00",
  "publisher" : "Health Level Seven International (Clinical Decision Support)",
  "item" : [{
    "linkId" : "EvidenceReport",
    "text" : "A EvidenceReport",
    "type" : "group",
    "required" : false,
    "repeats" : true,
    "item" : [{
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
        "valueCodeableConcept" : {
          "coding" : [{
            "system" : "http://hl7.org/fhir/questionnaire-item-control",
            "code" : "flyover",
            "display" : "Fly-over"
          }]
        }
      }],
      "linkId" : "EvidenceReport-flyover",
      "text" : "The EvidenceReport Resource is a specialized container for a collection of resources and codeable concepts, adapted to support compositions of Evidence, EvidenceVariable, and Citation resources and related concepts.",
      "type" : "display"
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "string"
      }],
      "linkId" : "EvidenceReport.id",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.id-flyover",
        "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" : "EvidenceReport.id.value",
        "text" : "Logical id of this artifact",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      }],
      "linkId" : "EvidenceReport.meta",
      "text" : "Metadata about the resource",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.meta-flyover",
        "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"
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "uri"
      }],
      "linkId" : "EvidenceReport.implicitRules",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.implicitRules-flyover",
        "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 its narrative along with other profiles, value sets, etc.",
        "type" : "display"
      },
      {
        "linkId" : "EvidenceReport.implicitRules.value",
        "text" : "A set of rules under which this content was created",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "code"
      }],
      "linkId" : "EvidenceReport.language",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.language-flyover",
        "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" : "EvidenceReport.language.value",
        "text" : "language",
        "type" : "coding",
        "required" : false,
        "repeats" : false,
        "answerConstraint" : "optionsOrType"
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      }],
      "linkId" : "EvidenceReport.text",
      "text" : "Text summary of the resource, for human interpretation",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.text-flyover",
        "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" : "EvidenceReport.contained",
      "text" : "Contained, inline Resources",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.contained-flyover",
        "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" : "EvidenceReport.extension",
      "text" : "Additional content defined by implementations",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.extension-flyover",
        "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 managable, 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" : "EvidenceReport.modifierExtension",
      "text" : "Extensions that cannot be ignored",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.modifierExtension-flyover",
        "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 managable, 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"
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "uri"
      }],
      "linkId" : "EvidenceReport.url",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.url-flyover",
        "text" : "An absolute URI that is used to identify this EvidenceReport 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 summary is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the summary is stored on different servers. Can be a urn:uuid: or a urn:oid: but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version.",
        "type" : "display"
      },
      {
        "linkId" : "EvidenceReport.url.value",
        "text" : "Canonical identifier for this EvidenceReport, represented as a globally unique URI",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "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"
      }],
      "linkId" : "EvidenceReport.status",
      "type" : "group",
      "required" : true,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.status-flyover",
        "text" : "The status of this summary. Enables tracking the life-cycle of the content. Allows filtering of summaries that are appropriate for use versus not.\n\nSee guidance around (not) making local changes to elements [here](canonicalresource.html#localization).",
        "type" : "display"
      },
      {
        "linkId" : "EvidenceReport.status.value",
        "text" : "status",
        "type" : "coding",
        "required" : false,
        "repeats" : false,
        "answerConstraint" : "optionsOrType"
      }]
    },
    {
      "linkId" : "EvidenceReport.useContext",
      "text" : "The context that the content is intended to support",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "linkId" : "EvidenceReport.useContext-display",
        "text" : "When multiple useContexts are specified, there is no expectation that all or any of the contexts apply.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.useContext-flyover",
        "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 evidence report instances.",
        "type" : "display"
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "Identifier"
      }],
      "linkId" : "EvidenceReport.identifier",
      "text" : "Unique identifier for the evidence report",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.identifier-flyover",
        "text" : "A formal identifier that is used to identify this EvidenceReport when it is represented in other formats, or referenced in a specification, model, design or an instance. This element will contain unique identifiers that support de-duplication of EvidenceReports. This identifier can be valid for only one EvidenceReport resource.",
        "type" : "display"
      },
      {
        "linkId" : "EvidenceReport.identifier.label",
        "text" : "label:",
        "type" : "string",
        "required" : false,
        "repeats" : false
      },
      {
        "linkId" : "EvidenceReport.identifier.system",
        "text" : "system:",
        "type" : "string",
        "required" : false,
        "repeats" : false
      },
      {
        "linkId" : "EvidenceReport.identifier.value",
        "text" : "value:",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "Identifier"
      }],
      "linkId" : "EvidenceReport.relatedIdentifier",
      "text" : "Identifiers for articles that may relate to more than one evidence report",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.relatedIdentifier-flyover",
        "text" : "A formal identifier that is used to identify things closely related to this EvidenceReport. May include trial registry identifiers, e.g. NCT04372602 from clinicaltrials.gov. This identifier can be valid for multiple EvidenceReport resources.",
        "type" : "display"
      },
      {
        "linkId" : "EvidenceReport.relatedIdentifier.label",
        "text" : "label:",
        "type" : "string",
        "required" : false,
        "repeats" : false
      },
      {
        "linkId" : "EvidenceReport.relatedIdentifier.system",
        "text" : "system:",
        "type" : "string",
        "required" : false,
        "repeats" : false
      },
      {
        "linkId" : "EvidenceReport.relatedIdentifier.value",
        "text" : "value:",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      }],
      "linkId" : "EvidenceReport.citeAs[x]",
      "text" : "Citation for this report",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.citeAs[x]-flyover",
        "text" : "Citation Resource or display of suggested citation for this report. used for reports for which external citation is expected, such as use in support of scholarly publications.",
        "type" : "display"
      },
      {
        "linkId" : "EvidenceReport.citeAs[x]._type",
        "text" : "type",
        "type" : "coding",
        "required" : false,
        "repeats" : false,
        "answerConstraint" : "optionsOnly",
        "answerValueSet" : "#vs2",
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "Reference"
          }],
          "linkId" : "EvidenceReport.citeAs[x]._null",
          "type" : "group",
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
              "valueCode" : "Citation"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
              "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
            }],
            "linkId" : "EvidenceReport.citeAs[x]._null.value",
            "type" : "reference",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "string"
          }],
          "linkId" : "EvidenceReport.citeAs[x]._null",
          "type" : "group",
          "item" : [{
            "linkId" : "EvidenceReport.citeAs[x]._null.value",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        }]
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "CodeableConcept"
      }],
      "linkId" : "EvidenceReport.type",
      "text" : "Kind of report",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.type-flyover",
        "text" : "Specifies the kind of report, such as grouping of classifiers, search results, or human-compiled expression.",
        "type" : "display"
      },
      {
        "linkId" : "EvidenceReport.type.coding",
        "text" : "code:",
        "type" : "coding",
        "required" : false,
        "repeats" : false,
        "answerConstraint" : "optionsOnly"
      },
      {
        "linkId" : "EvidenceReport.type.text",
        "text" : "text:",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "Annotation"
      }],
      "linkId" : "EvidenceReport.note",
      "text" : "Used for footnotes and annotations",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.note-flyover",
        "text" : "Used for footnotes and annotations.",
        "type" : "display"
      }]
    },
    {
      "linkId" : "EvidenceReport.relatedArtifact",
      "text" : "Link, description or reference to artifact associated with the report",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.relatedArtifact-flyover",
        "text" : "Link, description or reference to artifact associated with the report.",
        "type" : "display"
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      }],
      "linkId" : "EvidenceReport.subject",
      "text" : "Focus of the report",
      "type" : "group",
      "required" : true,
      "repeats" : false,
      "item" : [{
        "linkId" : "EvidenceReport.subject-display",
        "text" : "May be used as an expression for search queries and search results",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.subject-flyover",
        "text" : "Specifies the subject or focus of the report. Answers \"What is this report about?\".",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "string"
        }],
        "linkId" : "EvidenceReport.subject.id",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.subject.id-flyover",
          "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" : "EvidenceReport.subject.id.value",
          "text" : "Unique id for inter-element referencing",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "linkId" : "EvidenceReport.subject.extension",
        "text" : "Additional content defined by implementations",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.subject.extension-flyover",
          "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 managable, 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" : "EvidenceReport.subject.modifierExtension",
        "text" : "Extensions that cannot be ignored even if unrecognized",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.subject.modifierExtension-flyover",
          "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 managable, 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" : "EvidenceReport.subject.characteristic",
        "text" : "Characteristic",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.subject.characteristic-flyover",
          "text" : "Characteristic.",
          "type" : "display"
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "string"
          }],
          "linkId" : "EvidenceReport.subject.characteristic.id",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.subject.characteristic.id-flyover",
            "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" : "EvidenceReport.subject.characteristic.id.value",
            "text" : "Unique id for inter-element referencing",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "linkId" : "EvidenceReport.subject.characteristic.extension",
          "text" : "Additional content defined by implementations",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.subject.characteristic.extension-flyover",
            "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 managable, 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" : "EvidenceReport.subject.characteristic.modifierExtension",
          "text" : "Extensions that cannot be ignored even if unrecognized",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.subject.characteristic.modifierExtension-flyover",
            "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 managable, 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"
          }]
        },
        {
          "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" : "CodeableConcept"
          }],
          "linkId" : "EvidenceReport.subject.characteristic.code",
          "text" : "Characteristic code",
          "type" : "group",
          "required" : true,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.subject.characteristic.code-flyover",
            "text" : "Characteristic code. Example 1 is a Citation. Example 2 is a type of outcome. Example 3 is a specific outcome.",
            "type" : "display"
          },
          {
            "linkId" : "EvidenceReport.subject.characteristic.code.coding",
            "text" : "code:",
            "type" : "coding",
            "required" : false,
            "repeats" : false,
            "answerConstraint" : "optionsOnly"
          },
          {
            "linkId" : "EvidenceReport.subject.characteristic.code.text",
            "text" : "text:",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          }],
          "linkId" : "EvidenceReport.subject.characteristic.value[x]",
          "text" : "Characteristic value",
          "type" : "group",
          "required" : true,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.subject.characteristic.value[x]-flyover",
            "text" : "Characteristic value. Example 1 is Citation #37. Example 2 is selecting clinical outcomes. Example 3 is 1-year mortality.",
            "type" : "display"
          },
          {
            "linkId" : "EvidenceReport.subject.characteristic.value[x]._type",
            "text" : "type",
            "type" : "coding",
            "required" : false,
            "repeats" : false,
            "answerConstraint" : "optionsOnly",
            "answerValueSet" : "#vs3",
            "item" : [{
              "extension" : [{
                "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString" : "Reference"
              }],
              "linkId" : "EvidenceReport.subject.characteristic.value[x]._null",
              "type" : "group",
              "item" : [{
                "extension" : [{
                  "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
                  "valueCode" : "Resource"
                },
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
                  "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
                }],
                "linkId" : "EvidenceReport.subject.characteristic.value[x]._null.value",
                "type" : "reference",
                "required" : false,
                "repeats" : false
              }]
            },
            {
              "extension" : [{
                "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString" : "CodeableConcept"
              }],
              "linkId" : "EvidenceReport.subject.characteristic.value[x]._null",
              "type" : "group",
              "item" : [{
                "linkId" : "EvidenceReport.subject.characteristic.value[x]._null.coding",
                "text" : "code:",
                "type" : "coding",
                "required" : false,
                "repeats" : false,
                "answerConstraint" : "optionsOnly"
              },
              {
                "linkId" : "EvidenceReport.subject.characteristic.value[x]._null.text",
                "text" : "text:",
                "type" : "string",
                "required" : false,
                "repeats" : false
              }]
            },
            {
              "extension" : [{
                "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString" : "boolean"
              }],
              "linkId" : "EvidenceReport.subject.characteristic.value[x]._null",
              "type" : "group",
              "item" : [{
                "linkId" : "EvidenceReport.subject.characteristic.value[x]._null.value",
                "type" : "boolean",
                "required" : false,
                "repeats" : false
              }]
            },
            {
              "extension" : [{
                "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString" : "Quantity"
              }],
              "linkId" : "EvidenceReport.subject.characteristic.value[x]._null",
              "type" : "group",
              "item" : [{
                "linkId" : "EvidenceReport.subject.characteristic.value[x]._null.comparator",
                "text" : "comp:",
                "type" : "coding",
                "required" : false,
                "repeats" : false,
                "answerConstraint" : "optionsOnly"
              },
              {
                "linkId" : "EvidenceReport.subject.characteristic.value[x]._null.value",
                "text" : "value:",
                "type" : "decimal",
                "required" : false,
                "repeats" : false
              },
              {
                "linkId" : "EvidenceReport.subject.characteristic.value[x]._null.units",
                "text" : "units:",
                "type" : "string",
                "required" : false,
                "repeats" : false
              },
              {
                "linkId" : "EvidenceReport.subject.characteristic.value[x]._null.code",
                "text" : "coded units:",
                "type" : "string",
                "required" : false,
                "repeats" : false
              },
              {
                "linkId" : "EvidenceReport.subject.characteristic.value[x]._null.system",
                "text" : "units system:",
                "type" : "string",
                "required" : false,
                "repeats" : false
              }]
            },
            {
              "extension" : [{
                "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString" : "Range"
              }],
              "linkId" : "EvidenceReport.subject.characteristic.value[x]._null",
              "type" : "group",
              "item" : [{
                "linkId" : "EvidenceReport.subject.characteristic.value[x]._null.low",
                "text" : "low:",
                "type" : "decimal",
                "required" : false,
                "repeats" : false
              },
              {
                "linkId" : "EvidenceReport.subject.characteristic.value[x]._null.high",
                "text" : "high:",
                "type" : "decimal",
                "required" : false,
                "repeats" : false
              },
              {
                "linkId" : "EvidenceReport.subject.characteristic.value[x]._null.units",
                "text" : "units:",
                "type" : "string",
                "required" : false,
                "repeats" : false
              }]
            }]
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "boolean"
          }],
          "linkId" : "EvidenceReport.subject.characteristic.exclude",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.subject.characteristic.exclude-flyover",
            "text" : "Is used to express not the characteristic.",
            "type" : "display"
          },
          {
            "linkId" : "EvidenceReport.subject.characteristic.exclude.value",
            "text" : "Is used to express not the characteristic",
            "type" : "boolean",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "Period"
          }],
          "linkId" : "EvidenceReport.subject.characteristic.period",
          "text" : "Timeframe for the characteristic",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.subject.characteristic.period-flyover",
            "text" : "Timeframe for the characteristic.",
            "type" : "display"
          },
          {
            "linkId" : "EvidenceReport.subject.characteristic.period.low",
            "text" : "start:",
            "type" : "dateTime",
            "required" : false,
            "repeats" : false
          },
          {
            "linkId" : "EvidenceReport.subject.characteristic.period.end",
            "text" : "end:",
            "type" : "dateTime",
            "required" : false,
            "repeats" : false
          }]
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "Annotation"
        }],
        "linkId" : "EvidenceReport.subject.note",
        "text" : "Footnotes and/or explanatory notes",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.subject.note-flyover",
          "text" : "Used for general notes and annotations not coded elsewhere.",
          "type" : "display"
        }]
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "string"
      }],
      "linkId" : "EvidenceReport.publisher",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.publisher-flyover",
        "text" : "The name of the organization or individual responsible for the release and ongoing maintenance of the evidence report. Usually an organization but may be an individual. The publisher (or steward) of the evidence report is the organization or individual primarily responsible for the maintenance and upkeep of the evidence report. 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 evidence report. This item SHOULD be populated unless the information is available from context.",
        "type" : "display"
      },
      {
        "linkId" : "EvidenceReport.publisher.value",
        "text" : "Name of the publisher/steward (organization or individual)",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "linkId" : "EvidenceReport.contact",
      "text" : "Contact details for the publisher",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "linkId" : "EvidenceReport.contact-display",
        "text" : "Extensions to ContactDetail include: contactReference, contactAddress, and contributionTime (see [Clinical Reasoning Module](clinicalreasoning-module.html)).\n\nSee guidance around (not) making local changes to elements [here](canonicalresource.html#localization).",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.contact-flyover",
        "text" : "Contact details to assist a user in finding and communicating with the publisher.",
        "type" : "display"
      }]
    },
    {
      "linkId" : "EvidenceReport.author",
      "text" : "Who authored the content",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "linkId" : "EvidenceReport.author-display",
        "text" : "Extensions to ContactDetail include: contactReference, contactAddress, and contributionTime (see [Clinical Reasoning Module](clinicalreasoning-module.html)).",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.author-flyover",
        "text" : "An individiual, organization, or device primarily involved in the creation and maintenance of the content.",
        "type" : "display"
      }]
    },
    {
      "linkId" : "EvidenceReport.editor",
      "text" : "Who edited the content",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "linkId" : "EvidenceReport.editor-display",
        "text" : "Extensions to ContactDetail include: contactReference, contactAddress, and contributionTime (see [Clinical Reasoning Module](clinicalreasoning-module.html)).",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.editor-flyover",
        "text" : "An individiual, organization, or device primarily responsible for internal coherence of the content.",
        "type" : "display"
      }]
    },
    {
      "linkId" : "EvidenceReport.reviewer",
      "text" : "Who reviewed the content",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "linkId" : "EvidenceReport.reviewer-display",
        "text" : "Extensions to ContactDetail include: contactReference, contactAddress, and contributionTime (see [Clinical Reasoning Module](clinicalreasoning-module.html)).\n\nSee guidance around (not) making local changes to elements [here](canonicalresource.html#localization).",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.reviewer-flyover",
        "text" : "An individiual, organization, or device primarily responsible for review of some aspect of the content.",
        "type" : "display"
      }]
    },
    {
      "linkId" : "EvidenceReport.endorser",
      "text" : "Who endorsed the content",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "linkId" : "EvidenceReport.endorser-display",
        "text" : "Extensions to ContactDetail include: contactReference, contactAddress, and contributionTime (see [Clinical Reasoning Module](clinicalreasoning-module.html)).\n\nSee guidance around (not) making local changes to elements [here](canonicalresource.html#localization).",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.endorser-flyover",
        "text" : "An individiual, organization, or device responsible for officially endorsing the content for use in some setting.",
        "type" : "display"
      }]
    },
    {
      "linkId" : "EvidenceReport.relatesTo",
      "text" : "Relationships to other compositions/documents",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "linkId" : "EvidenceReport.relatesTo-display",
        "text" : "A document is a version specific composition.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.relatesTo-flyover",
        "text" : "Relationships that this composition has with other compositions or documents that already exist.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "string"
        }],
        "linkId" : "EvidenceReport.relatesTo.id",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.relatesTo.id-flyover",
          "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" : "EvidenceReport.relatesTo.id.value",
          "text" : "Unique id for inter-element referencing",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "linkId" : "EvidenceReport.relatesTo.extension",
        "text" : "Additional content defined by implementations",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.relatesTo.extension-flyover",
          "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 managable, 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" : "EvidenceReport.relatesTo.modifierExtension",
        "text" : "Extensions that cannot be ignored even if unrecognized",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.relatesTo.modifierExtension-flyover",
          "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 managable, 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"
        }]
      },
      {
        "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"
        }],
        "linkId" : "EvidenceReport.relatesTo.code",
        "type" : "group",
        "required" : true,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.relatesTo.code-flyover",
          "text" : "The type of relationship that this composition has with anther composition or document. If this document appends another document, then the document cannot be fully understood without also accessing the referenced document.",
          "type" : "display"
        },
        {
          "linkId" : "EvidenceReport.relatesTo.code.value",
          "text" : "code",
          "type" : "coding",
          "required" : false,
          "repeats" : false,
          "answerConstraint" : "optionsOrType"
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        }],
        "linkId" : "EvidenceReport.relatesTo.target",
        "text" : "Target of the relationship",
        "type" : "group",
        "required" : true,
        "repeats" : false,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.relatesTo.target-flyover",
          "text" : "The target composition/document of this relationship.",
          "type" : "display"
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "string"
          }],
          "linkId" : "EvidenceReport.relatesTo.target.id",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.relatesTo.target.id-flyover",
            "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" : "EvidenceReport.relatesTo.target.id.value",
            "text" : "Unique id for inter-element referencing",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "linkId" : "EvidenceReport.relatesTo.target.extension",
          "text" : "Additional content defined by implementations",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.relatesTo.target.extension-flyover",
            "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 managable, 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" : "EvidenceReport.relatesTo.target.modifierExtension",
          "text" : "Extensions that cannot be ignored even if unrecognized",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.relatesTo.target.modifierExtension-flyover",
            "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 managable, 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"
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "uri"
          }],
          "linkId" : "EvidenceReport.relatesTo.target.url",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.relatesTo.target.url-flyover",
            "text" : "Target of the relationship URL.",
            "type" : "display"
          },
          {
            "linkId" : "EvidenceReport.relatesTo.target.url.value",
            "text" : "Target of the relationship URL",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "Identifier"
          }],
          "linkId" : "EvidenceReport.relatesTo.target.identifier",
          "text" : "Target of the relationship Identifier",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.relatesTo.target.identifier-flyover",
            "text" : "Target of the relationship Identifier.",
            "type" : "display"
          },
          {
            "linkId" : "EvidenceReport.relatesTo.target.identifier.label",
            "text" : "label:",
            "type" : "string",
            "required" : false,
            "repeats" : false
          },
          {
            "linkId" : "EvidenceReport.relatesTo.target.identifier.system",
            "text" : "system:",
            "type" : "string",
            "required" : false,
            "repeats" : false
          },
          {
            "linkId" : "EvidenceReport.relatesTo.target.identifier.value",
            "text" : "value:",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "string"
          }],
          "linkId" : "EvidenceReport.relatesTo.target.display",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.relatesTo.target.display-flyover",
            "text" : "Target of the relationship Display.",
            "type" : "display"
          },
          {
            "linkId" : "EvidenceReport.relatesTo.target.display.value",
            "text" : "Target of the relationship Display",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "Reference"
          }],
          "linkId" : "EvidenceReport.relatesTo.target.resource",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.relatesTo.target.resource-flyover",
            "text" : "Target of the relationship Resource reference.",
            "type" : "display"
          },
          {
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
              "valueCode" : "Resource"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
              "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
            }],
            "linkId" : "EvidenceReport.relatesTo.target.resource.value",
            "text" : "Target of the relationship Resource reference",
            "type" : "reference",
            "required" : false,
            "repeats" : false
          }]
        }]
      }]
    },
    {
      "linkId" : "EvidenceReport.section",
      "text" : "Composition is broken into sections",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "http://hl7.org/fhir/questionnaire-item-control",
              "code" : "flyover",
              "display" : "Fly-over"
            }]
          }
        }],
        "linkId" : "EvidenceReport.section-flyover",
        "text" : "The root of the sections that make up the composition.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "string"
        }],
        "linkId" : "EvidenceReport.section.id",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.section.id-flyover",
          "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" : "EvidenceReport.section.id.value",
          "text" : "Unique id for inter-element referencing",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "linkId" : "EvidenceReport.section.extension",
        "text" : "Additional content defined by implementations",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.section.extension-flyover",
          "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 managable, 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" : "EvidenceReport.section.modifierExtension",
        "text" : "Extensions that cannot be ignored even if unrecognized",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.section.modifierExtension-flyover",
          "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 managable, 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"
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "string"
        }],
        "linkId" : "EvidenceReport.section.title",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.section.title-flyover",
          "text" : "The label for this particular section.  This will be part of the rendered content for the document, and is often used to build a table of contents. The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title,  or documents that only have a single section.",
          "type" : "display"
        },
        {
          "linkId" : "EvidenceReport.section.title.value",
          "text" : "Label for section (e.g. for ToC)",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "CodeableConcept"
        }],
        "linkId" : "EvidenceReport.section.focus",
        "text" : "Classification of section (recommended)",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.section.focus-flyover",
          "text" : "A code identifying the kind of content contained within the section. This should be consistent with the section title. The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.   \n\nIf the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.",
          "type" : "display"
        },
        {
          "linkId" : "EvidenceReport.section.focus.coding",
          "text" : "code:",
          "type" : "coding",
          "required" : false,
          "repeats" : false,
          "answerConstraint" : "optionsOnly"
        },
        {
          "linkId" : "EvidenceReport.section.focus.text",
          "text" : "text:",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "Reference"
        }],
        "linkId" : "EvidenceReport.section.focusReference",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.section.focusReference-flyover",
          "text" : "A definitional Resource identifying the kind of content contained within the section. This should be consistent with the section title.",
          "type" : "display"
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
            "valueCode" : "Resource"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
            "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
          }],
          "linkId" : "EvidenceReport.section.focusReference.value",
          "text" : "Classification of section by Resource",
          "type" : "reference",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "Reference"
        }],
        "linkId" : "EvidenceReport.section.author",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.section.author-flyover",
          "text" : "Identifies who is responsible for the information in this section, not necessarily who typed it in.",
          "type" : "display"
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
            "valueCode" : "Patient, Practitioner, PractitionerRole, RelatedPerson, Device, Group, Organization"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
            "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
          }],
          "linkId" : "EvidenceReport.section.author.value",
          "text" : "Who and/or what authored the section",
          "type" : "reference",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        }],
        "linkId" : "EvidenceReport.section.text",
        "text" : "Text summary of the section, for human interpretation",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.section.text-flyover",
          "text" : "A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is peferred to contain sufficient detail to make it acceptable for a human to just read the narrative. Document profiles may define what content should be represented in the narrative.",
          "type" : "display"
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "code"
        }],
        "linkId" : "EvidenceReport.section.mode",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.section.mode-flyover",
          "text" : "How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. This element is labeled as a modifier because a change list must not be misunderstood as a complete list.",
          "type" : "display"
        },
        {
          "linkId" : "EvidenceReport.section.mode.value",
          "text" : "mode",
          "type" : "coding",
          "required" : false,
          "repeats" : false,
          "answerConstraint" : "optionsOrType"
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "CodeableConcept"
        }],
        "linkId" : "EvidenceReport.section.orderedBy",
        "text" : "Order of section entries",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.section.orderedBy-flyover",
          "text" : "Specifies the order applied to the items in the section entries. Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.",
          "type" : "display"
        },
        {
          "linkId" : "EvidenceReport.section.orderedBy.coding",
          "text" : "code:",
          "type" : "coding",
          "required" : false,
          "repeats" : false,
          "answerConstraint" : "optionsOnly"
        },
        {
          "linkId" : "EvidenceReport.section.orderedBy.text",
          "text" : "text:",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "CodeableConcept"
        }],
        "linkId" : "EvidenceReport.section.entryClassifier",
        "text" : "Extensible classifiers as content",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.section.entryClassifier-flyover",
          "text" : "Specifies any type of classification of the evidence report.",
          "type" : "display"
        },
        {
          "linkId" : "EvidenceReport.section.entryClassifier.coding",
          "text" : "code:",
          "type" : "coding",
          "required" : false,
          "repeats" : false,
          "answerConstraint" : "optionsOnly"
        },
        {
          "linkId" : "EvidenceReport.section.entryClassifier.text",
          "text" : "text:",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "Reference"
        }],
        "linkId" : "EvidenceReport.section.entryReference",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.section.entryReference-flyover",
          "text" : "A reference to the actual resource from which the narrative in the section is derived. If there are no entries in the list, an emptyReason SHOULD be provided.",
          "type" : "display"
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
            "valueCode" : "Resource"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
            "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
          }],
          "linkId" : "EvidenceReport.section.entryReference.value",
          "text" : "Reference to resources as content",
          "type" : "reference",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "Quantity"
        }],
        "linkId" : "EvidenceReport.section.entryQuantity",
        "text" : "Quantity as content",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.section.entryQuantity-flyover",
          "text" : "Quantity as content.",
          "type" : "display"
        },
        {
          "linkId" : "EvidenceReport.section.entryQuantity.comparator",
          "text" : "comp:",
          "type" : "coding",
          "required" : false,
          "repeats" : false,
          "answerConstraint" : "optionsOnly"
        },
        {
          "linkId" : "EvidenceReport.section.entryQuantity.value",
          "text" : "value:",
          "type" : "decimal",
          "required" : false,
          "repeats" : false
        },
        {
          "linkId" : "EvidenceReport.section.entryQuantity.units",
          "text" : "units:",
          "type" : "string",
          "required" : false,
          "repeats" : false
        },
        {
          "linkId" : "EvidenceReport.section.entryQuantity.code",
          "text" : "coded units:",
          "type" : "string",
          "required" : false,
          "repeats" : false
        },
        {
          "linkId" : "EvidenceReport.section.entryQuantity.system",
          "text" : "units system:",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "CodeableConcept"
        }],
        "linkId" : "EvidenceReport.section.emptyReason",
        "text" : "Why the section is empty",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.section.emptyReason-flyover",
          "text" : "If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.",
          "type" : "display"
        },
        {
          "linkId" : "EvidenceReport.section.emptyReason.coding",
          "text" : "code:",
          "type" : "coding",
          "required" : false,
          "repeats" : false,
          "answerConstraint" : "optionsOnly"
        },
        {
          "linkId" : "EvidenceReport.section.emptyReason.text",
          "text" : "text:",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "linkId" : "EvidenceReport.section.section",
        "text" : "Nested Section",
        "type" : "group",
        "required" : false,
        "repeats" : true,
        "item" : [{
          "linkId" : "EvidenceReport.section.section-display",
          "text" : "Nested sections are primarily used to help human readers navigate to particular portions of the document.",
          "type" : "display"
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
            "valueCodeableConcept" : {
              "coding" : [{
                "system" : "http://hl7.org/fhir/questionnaire-item-control",
                "code" : "flyover",
                "display" : "Fly-over"
              }]
            }
          }],
          "linkId" : "EvidenceReport.section.section-flyover",
          "text" : "A nested sub-section within this section.",
          "type" : "display"
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "string"
          }],
          "linkId" : "EvidenceReport.section.id",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.section.id-flyover",
            "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" : "EvidenceReport.section.id.value",
            "text" : "Unique id for inter-element referencing",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "linkId" : "EvidenceReport.section.extension",
          "text" : "Additional content defined by implementations",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.section.extension-flyover",
            "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 managable, 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" : "EvidenceReport.section.modifierExtension",
          "text" : "Extensions that cannot be ignored even if unrecognized",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.section.modifierExtension-flyover",
            "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 managable, 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"
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "string"
          }],
          "linkId" : "EvidenceReport.section.title",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.section.title-flyover",
            "text" : "The label for this particular section.  This will be part of the rendered content for the document, and is often used to build a table of contents. The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title,  or documents that only have a single section.",
            "type" : "display"
          },
          {
            "linkId" : "EvidenceReport.section.title.value",
            "text" : "Label for section (e.g. for ToC)",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "CodeableConcept"
          }],
          "linkId" : "EvidenceReport.section.focus",
          "text" : "Classification of section (recommended)",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.section.focus-flyover",
            "text" : "A code identifying the kind of content contained within the section. This should be consistent with the section title. The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.   \n\nIf the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.",
            "type" : "display"
          },
          {
            "linkId" : "EvidenceReport.section.focus.coding",
            "text" : "code:",
            "type" : "coding",
            "required" : false,
            "repeats" : false,
            "answerConstraint" : "optionsOnly"
          },
          {
            "linkId" : "EvidenceReport.section.focus.text",
            "text" : "text:",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "Reference"
          }],
          "linkId" : "EvidenceReport.section.focusReference",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.section.focusReference-flyover",
            "text" : "A definitional Resource identifying the kind of content contained within the section. This should be consistent with the section title.",
            "type" : "display"
          },
          {
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
              "valueCode" : "Resource"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
              "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
            }],
            "linkId" : "EvidenceReport.section.focusReference.value",
            "text" : "Classification of section by Resource",
            "type" : "reference",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "Reference"
          }],
          "linkId" : "EvidenceReport.section.author",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.section.author-flyover",
            "text" : "Identifies who is responsible for the information in this section, not necessarily who typed it in.",
            "type" : "display"
          },
          {
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
              "valueCode" : "Patient, Practitioner, PractitionerRole, RelatedPerson, Device, Group, Organization"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
              "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
            }],
            "linkId" : "EvidenceReport.section.author.value",
            "text" : "Who and/or what authored the section",
            "type" : "reference",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          }],
          "linkId" : "EvidenceReport.section.text",
          "text" : "Text summary of the section, for human interpretation",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.section.text-flyover",
            "text" : "A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is peferred to contain sufficient detail to make it acceptable for a human to just read the narrative. Document profiles may define what content should be represented in the narrative.",
            "type" : "display"
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "code"
          }],
          "linkId" : "EvidenceReport.section.mode",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.section.mode-flyover",
            "text" : "How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. This element is labeled as a modifier because a change list must not be misunderstood as a complete list.",
            "type" : "display"
          },
          {
            "linkId" : "EvidenceReport.section.mode.value",
            "text" : "mode",
            "type" : "coding",
            "required" : false,
            "repeats" : false,
            "answerConstraint" : "optionsOrType"
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "CodeableConcept"
          }],
          "linkId" : "EvidenceReport.section.orderedBy",
          "text" : "Order of section entries",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.section.orderedBy-flyover",
            "text" : "Specifies the order applied to the items in the section entries. Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.",
            "type" : "display"
          },
          {
            "linkId" : "EvidenceReport.section.orderedBy.coding",
            "text" : "code:",
            "type" : "coding",
            "required" : false,
            "repeats" : false,
            "answerConstraint" : "optionsOnly"
          },
          {
            "linkId" : "EvidenceReport.section.orderedBy.text",
            "text" : "text:",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "CodeableConcept"
          }],
          "linkId" : "EvidenceReport.section.entryClassifier",
          "text" : "Extensible classifiers as content",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.section.entryClassifier-flyover",
            "text" : "Specifies any type of classification of the evidence report.",
            "type" : "display"
          },
          {
            "linkId" : "EvidenceReport.section.entryClassifier.coding",
            "text" : "code:",
            "type" : "coding",
            "required" : false,
            "repeats" : false,
            "answerConstraint" : "optionsOnly"
          },
          {
            "linkId" : "EvidenceReport.section.entryClassifier.text",
            "text" : "text:",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "Reference"
          }],
          "linkId" : "EvidenceReport.section.entryReference",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.section.entryReference-flyover",
            "text" : "A reference to the actual resource from which the narrative in the section is derived. If there are no entries in the list, an emptyReason SHOULD be provided.",
            "type" : "display"
          },
          {
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
              "valueCode" : "Resource"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
              "valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
            }],
            "linkId" : "EvidenceReport.section.entryReference.value",
            "text" : "Reference to resources as content",
            "type" : "reference",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "Quantity"
          }],
          "linkId" : "EvidenceReport.section.entryQuantity",
          "text" : "Quantity as content",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.section.entryQuantity-flyover",
            "text" : "Quantity as content.",
            "type" : "display"
          },
          {
            "linkId" : "EvidenceReport.section.entryQuantity.comparator",
            "text" : "comp:",
            "type" : "coding",
            "required" : false,
            "repeats" : false,
            "answerConstraint" : "optionsOnly"
          },
          {
            "linkId" : "EvidenceReport.section.entryQuantity.value",
            "text" : "value:",
            "type" : "decimal",
            "required" : false,
            "repeats" : false
          },
          {
            "linkId" : "EvidenceReport.section.entryQuantity.units",
            "text" : "units:",
            "type" : "string",
            "required" : false,
            "repeats" : false
          },
          {
            "linkId" : "EvidenceReport.section.entryQuantity.code",
            "text" : "coded units:",
            "type" : "string",
            "required" : false,
            "repeats" : false
          },
          {
            "linkId" : "EvidenceReport.section.entryQuantity.system",
            "text" : "units system:",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "CodeableConcept"
          }],
          "linkId" : "EvidenceReport.section.emptyReason",
          "text" : "Why the section is empty",
          "type" : "group",
          "required" : false,
          "repeats" : true,
          "item" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept" : {
                "coding" : [{
                  "system" : "http://hl7.org/fhir/questionnaire-item-control",
                  "code" : "flyover",
                  "display" : "Fly-over"
                }]
              }
            }],
            "linkId" : "EvidenceReport.section.emptyReason-flyover",
            "text" : "If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.",
            "type" : "display"
          },
          {
            "linkId" : "EvidenceReport.section.emptyReason.coding",
            "text" : "code:",
            "type" : "coding",
            "required" : false,
            "repeats" : false,
            "answerConstraint" : "optionsOnly"
          },
          {
            "linkId" : "EvidenceReport.section.emptyReason.text",
            "text" : "text:",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        }]
      }]
    }]
  }]
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.