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 R4 R3 R2

Example Questionnaire/qgen-TestScript1 (JSON)

FHIR Infrastructure Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: No defined compartments

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

Generated Questionnaire for TestScript

{
  "resourceType" : "Questionnaire",
  "id" : "qgen-TestScript1",
  "contained" : [{
    "resourceType" : "ValueSet",
    "id" : "vs2",
    "name" : "Type options for TestScript.versionAlgorithm[x]",
    "status" : "active",
    "description" : "Type options for TestScript.versionAlgorithm[x]",
    "expansion" : {
      "identifier" : "urn:uuid:57f46a6d-a977-4211-a4ef-d77c1a6f70ae",
      "timestamp" : "2023-03-26T15:26:11+11:00",
      "contains" : [{
        "system" : "http://hl7.org/fhir/fhir-types",
        "code" : "string",
        "display" : "string"
      },
      {
        "system" : "http://hl7.org/fhir/fhir-types",
        "code" : "Coding",
        "display" : "Coding"
      }]
    }
  },
  {
    "resourceType" : "ValueSet",
    "id" : "vs3",
    "name" : "Type options for TestScript.setup.action.assert.requirement.link[x]",
    "status" : "active",
    "description" : "Type options for TestScript.setup.action.assert.requirement.link[x]",
    "expansion" : {
      "identifier" : "urn:uuid:8147ec96-5c42-4c8d-947c-7de8a143a61f",
      "timestamp" : "2023-03-26T15:26:11+11:00",
      "contains" : [{
        "system" : "http://hl7.org/fhir/fhir-types",
        "code" : "uri",
        "display" : "uri"
      },
      {
        "system" : "http://hl7.org/fhir/fhir-types",
        "code" : "Requirements",
        "display" : "Requirements"
      }]
    }
  },
  {
    "resourceType" : "ValueSet",
    "id" : "vs4",
    "name" : "Type options for TestScript.setup.action.assert.requirement.link[x]",
    "status" : "active",
    "description" : "Type options for TestScript.setup.action.assert.requirement.link[x]",
    "expansion" : {
      "identifier" : "urn:uuid:12a04c0a-be53-4cb9-aecb-bc5659c1e14b",
      "timestamp" : "2023-03-26T15:26:11+11:00",
      "contains" : [{
        "system" : "http://hl7.org/fhir/fhir-types",
        "code" : "uri",
        "display" : "uri"
      },
      {
        "system" : "http://hl7.org/fhir/fhir-types",
        "code" : "Requirements",
        "display" : "Requirements"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/Questionnaire/qgen-TestScript1",
  "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 (FHIR Infrastructure)",
  "item" : [{
    "linkId" : "TestScript",
    "text" : "Describes a set of tests",
    "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" : "TestScript-flyover",
      "text" : "A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification.",
      "type" : "display"
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "string"
      }],
      "linkId" : "TestScript.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" : "TestScript.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" : "TestScript.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" : "TestScript.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" : "TestScript.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" : "TestScript.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" : "TestScript.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" : "TestScript.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" : "TestScript.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" : "TestScript.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" : "TestScript.language.value",
        "text" : "language",
        "type" : "coding",
        "required" : false,
        "repeats" : false,
        "answerConstraint" : "optionsOrType"
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      }],
      "linkId" : "TestScript.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" : "TestScript.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" : "TestScript.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" : "TestScript.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" : "TestScript.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" : "TestScript.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" : "TestScript.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" : "TestScript.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" : "TestScript.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" : "TestScript.url-flyover",
        "text" : "An absolute URI that is used to identify this test script 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 test script is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the test script 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.\n\nThe determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author.  Considerations for making this decision are found in [Technical and Business Versions](resource.html#versions). \n\nIn some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the [meta.source](resource.html#meta) element to indicate where the current master source of the resource can be found.",
        "type" : "display"
      },
      {
        "linkId" : "TestScript.url.value",
        "text" : "Canonical identifier for this test script, represented as a URI (globally unique)",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "Identifier"
      }],
      "linkId" : "TestScript.identifier",
      "text" : "Additional identifier for the test script",
      "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" : "TestScript.identifier-flyover",
        "text" : "A formal identifier that is used to identify this test script when it is represented in other formats, or referenced in a specification, model, design or an instance. Typically, this is used for identifiers that can go in an HL7 V3 II (instance identifier) data type, and can then identify this test script outside of FHIR, where it is not possible to use the logical URI.",
        "type" : "display"
      },
      {
        "linkId" : "TestScript.identifier.label",
        "text" : "label:",
        "type" : "string",
        "required" : false,
        "repeats" : false
      },
      {
        "linkId" : "TestScript.identifier.system",
        "text" : "system:",
        "type" : "string",
        "required" : false,
        "repeats" : false
      },
      {
        "linkId" : "TestScript.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" : "TestScript.version",
      "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" : "TestScript.version-flyover",
        "text" : "The identifier that is used to identify this version of the test script when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the test script author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. There may be different test script instances that have the same identifier but different versions.  The version can be appended to the url in a reference to allow a reference to a particular business version of the test script with the format [url]|[version]. The version SHOULD NOT contain a '#' - see [Business Version](resource.html#bv-format).",
        "type" : "display"
      },
      {
        "linkId" : "TestScript.version.value",
        "text" : "Business version of the test script",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      }],
      "linkId" : "TestScript.versionAlgorithm[x]",
      "text" : "How to compare versions",
      "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" : "TestScript.versionAlgorithm[x]-flyover",
        "text" : "Indicates the mechanism used to compare versions to determine which is more current. If set as a string, this is a FHIRPath expression that has two additional context variables passed in - %version1 and %version2 and will return a negative number if version1 is newer, a positive number if version2 and a 0 if the version ordering can't be successfully be determined.",
        "type" : "display"
      },
      {
        "linkId" : "TestScript.versionAlgorithm[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" : "string"
          }],
          "linkId" : "TestScript.versionAlgorithm[x]._null",
          "type" : "group",
          "item" : [{
            "linkId" : "TestScript.versionAlgorithm[x]._null.value",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "Coding"
          }],
          "linkId" : "TestScript.versionAlgorithm[x]._null",
          "type" : "group",
          "item" : [{
            "linkId" : "TestScript.versionAlgorithm[x]._null.value",
            "type" : "coding",
            "required" : false,
            "repeats" : false,
            "answerConstraint" : "optionsOnly"
          }]
        }]
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "string"
      }],
      "linkId" : "TestScript.name",
      "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" : "TestScript.name-flyover",
        "text" : "A natural language name identifying the test script. This name should be usable as an identifier for the module by machine processing applications such as code generation. The name is not expected to be globally unique. The name should be a simple alphanumeric type name to ensure that it is machine-processing friendly.",
        "type" : "display"
      },
      {
        "linkId" : "TestScript.name.value",
        "text" : "Name for this test script (computer friendly)",
        "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" : "TestScript.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" : "TestScript.title-flyover",
        "text" : "A short, descriptive, user-friendly title for the test script. This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.",
        "type" : "display"
      },
      {
        "linkId" : "TestScript.title.value",
        "text" : "Name for this test script (human friendly)",
        "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" : "TestScript.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" : "TestScript.status-flyover",
        "text" : "The status of this test script. Enables tracking the life-cycle of the content. Allows filtering of test scripts that are appropriate for use versus not.\n\nSee guidance around (not) making local changes to elements [here](canonicalresource.html#localization).",
        "type" : "display"
      },
      {
        "linkId" : "TestScript.status.value",
        "text" : "status",
        "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" : "boolean"
      }],
      "linkId" : "TestScript.experimental",
      "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" : "TestScript.experimental-flyover",
        "text" : "A Boolean value to indicate that this test script is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage. Allows filtering of test scripts that are appropriate for use versus not.",
        "type" : "display"
      },
      {
        "linkId" : "TestScript.experimental.value",
        "text" : "For testing purposes, not real usage",
        "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" : "datetime"
      }],
      "linkId" : "TestScript.date",
      "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" : "TestScript.date-flyover",
        "text" : "The date (and optionally time) when the test script was last significantly changed. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the test script changes. The date is often not tracked until the resource is published, but may be present on draft content. Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the test script. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.\n\nSee guidance around (not) making local changes to elements [here](canonicalresource.html#localization).",
        "type" : "display"
      },
      {
        "linkId" : "TestScript.date.value",
        "text" : "Date last changed",
        "type" : "dateTime",
        "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" : "TestScript.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" : "TestScript.publisher-flyover",
        "text" : "The name of the organization or individual responsible for the release and ongoing maintenance of the test script. Usually an organization but may be an individual. The publisher (or steward) of the test script is the organization or individual primarily responsible for the maintenance and upkeep of the test script. 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 test script. This item SHOULD be populated unless the information is available from context.",
        "type" : "display"
      },
      {
        "linkId" : "TestScript.publisher.value",
        "text" : "Name of the publisher/steward (organization or individual)",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "linkId" : "TestScript.contact",
      "text" : "Contact details for the publisher",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "linkId" : "TestScript.contact-display",
        "text" : "May be a web site, an email address, a telephone number, etc.\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" : "TestScript.contact-flyover",
        "text" : "Contact details to assist a user in finding and communicating with the publisher.",
        "type" : "display"
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "string"
      }],
      "linkId" : "TestScript.description",
      "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" : "TestScript.description-flyover",
        "text" : "A free text natural language description of the test script from a consumer's perspective. This description can be used to capture details such as comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the test script as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the test script is presumed to be the predominant language in the place the test script was created).",
        "type" : "display"
      },
      {
        "linkId" : "TestScript.description.value",
        "text" : "Natural language description of the test script",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "linkId" : "TestScript.useContext",
      "text" : "The context that the content is intended to support",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "linkId" : "TestScript.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" : "TestScript.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 test script instances.",
        "type" : "display"
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "CodeableConcept"
      }],
      "linkId" : "TestScript.jurisdiction",
      "text" : "Intended jurisdiction for test script (if applicable)",
      "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" : "TestScript.jurisdiction-flyover",
        "text" : "A legal or geographic region in which the test script is intended to be used. It may be possible for the test script to be used in jurisdictions other than those for which it was originally designed or intended.\n\nDEPRECATION NOTE: For consistency, implementations are encouraged to migrate to using the new 'jurisdiction' code in the useContext element.  (I.e. useContext.code indicating http://terminology.hl7.org/CodeSystem/usage-context-type#jurisdiction and useContext.valueCodeableConcept indicating the jurisdiction.)",
        "type" : "display"
      },
      {
        "linkId" : "TestScript.jurisdiction.coding",
        "text" : "code:",
        "type" : "coding",
        "required" : false,
        "repeats" : false,
        "answerConstraint" : "optionsOnly"
      },
      {
        "linkId" : "TestScript.jurisdiction.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" : "string"
      }],
      "linkId" : "TestScript.purpose",
      "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" : "TestScript.purpose-flyover",
        "text" : "Explanation of why this test script is needed and why it has been designed as it has. This element does not describe the usage of the test script. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is.  This may be used to point to source materials or specifications that drove the structure of this test script.",
        "type" : "display"
      },
      {
        "linkId" : "TestScript.purpose.value",
        "text" : "Why this test script is defined",
        "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" : "TestScript.copyright",
      "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" : "TestScript.copyright-flyover",
        "text" : "A copyright statement relating to the test script and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the test script.",
        "type" : "display"
      },
      {
        "linkId" : "TestScript.copyright.value",
        "text" : "Use and/or publishing restrictions",
        "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" : "TestScript.copyrightLabel",
      "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" : "TestScript.copyrightLabel-flyover",
        "text" : "A short string (<50 characters), suitable for inclusion in a page footer that identifies the copyright holder, effective period, and optionally whether rights are resctricted. (e.g. 'All rights reserved', 'Some rights reserved'). The (c) symbol should NOT be included in this string. It will be added by software when rendering the notation. Full details about licensing, restrictions, warrantees, etc. goes in the more general 'copyright' element.",
        "type" : "display"
      },
      {
        "linkId" : "TestScript.copyrightLabel.value",
        "text" : "Copyright holder and year(s)",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "linkId" : "TestScript.origin",
      "text" : "An abstract server representing a client or sender in a message exchange",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "linkId" : "TestScript.origin-display",
        "text" : "The purpose of this element is to define the profile of an origin element used elsewhere in the script.  Test engines could then use the origin-profile mapping to offer a filtered list of test systems that can serve as the sender for the interaction.",
        "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" : "TestScript.origin-flyover",
        "text" : "An abstract server used in operations within this test script in the origin element.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "string"
        }],
        "linkId" : "TestScript.origin.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" : "TestScript.origin.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" : "TestScript.origin.id.value",
          "text" : "Unique id for inter-element referencing",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "linkId" : "TestScript.origin.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" : "TestScript.origin.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" : "TestScript.origin.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" : "TestScript.origin.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" : "integer"
        }],
        "linkId" : "TestScript.origin.index",
        "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" : "TestScript.origin.index-flyover",
          "text" : "Abstract name given to an origin server in this test script.  The name is provided as a number starting at 1. A given origin index (e.g. 1) can appear only once in the list (e.g. Origin 1 cannot be specified twice ... once as FormFiller and again as FormProcessor within the same script as that could get confusing during test configuration). \n\nDifferent origin indices could play the same actor in the same test script (e.g. You could have two different test systems acting as Form-Filler).\n\nThe origin indices provided elsewhere in the test script must be one of these origin indices.",
          "type" : "display"
        },
        {
          "linkId" : "TestScript.origin.index.value",
          "text" : "The index of the abstract origin server starting at 1",
          "type" : "integer",
          "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" : "Coding"
        }],
        "linkId" : "TestScript.origin.profile",
        "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" : "TestScript.origin.profile-flyover",
          "text" : "The type of origin profile the test system supports. Must be a \"sender\"/\"client\" profile.",
          "type" : "display"
        },
        {
          "linkId" : "TestScript.origin.profile.value",
          "text" : "FHIR-Client | FHIR-SDC-FormFiller",
          "type" : "coding",
          "required" : false,
          "repeats" : false,
          "answerConstraint" : "optionsOnly"
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "uri"
        }],
        "linkId" : "TestScript.origin.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" : "TestScript.origin.url-flyover",
          "text" : "The explicit url path of the origin server used in this test script. If provided, the test engine is not expected to prompt for or accept external input of this value.",
          "type" : "display"
        },
        {
          "linkId" : "TestScript.origin.url.value",
          "text" : "The url path of the origin server",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      }]
    },
    {
      "linkId" : "TestScript.destination",
      "text" : "An abstract server representing a destination or receiver in a message exchange",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "linkId" : "TestScript.destination-display",
        "text" : "The purpose of this element is to define the profile of a destination element used elsewhere in the script.  Test engines could then use the destination-profile mapping to offer a filtered list of test systems that can serve as the receiver for the interaction.",
        "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" : "TestScript.destination-flyover",
        "text" : "An abstract server used in operations within this test script in the destination element.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "string"
        }],
        "linkId" : "TestScript.destination.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" : "TestScript.destination.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" : "TestScript.destination.id.value",
          "text" : "Unique id for inter-element referencing",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "linkId" : "TestScript.destination.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" : "TestScript.destination.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" : "TestScript.destination.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" : "TestScript.destination.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" : "integer"
        }],
        "linkId" : "TestScript.destination.index",
        "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" : "TestScript.destination.index-flyover",
          "text" : "Abstract name given to a destination server in this test script.  The name is provided as a number starting at 1. A given destination index (e.g. 1) can appear only once in the list (e.g. Destination 1 cannot be specified twice ... once as Form-Manager and again as Form-Processor within the same script as that could get confusing during test configuration). \n\nDifferent destination indices could play the same actor in the same test script (e.g. You could have two different test systems acting as Form-Manager).\n\nThe destination indices provided elsewhere in the test script must be one of these destination indices.",
          "type" : "display"
        },
        {
          "linkId" : "TestScript.destination.index.value",
          "text" : "The index of the abstract destination server starting at 1",
          "type" : "integer",
          "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" : "Coding"
        }],
        "linkId" : "TestScript.destination.profile",
        "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" : "TestScript.destination.profile-flyover",
          "text" : "The type of destination profile the test system supports. Must be a \"receiver\"/\"server\" profile.",
          "type" : "display"
        },
        {
          "linkId" : "TestScript.destination.profile.value",
          "text" : "FHIR-Server | FHIR-SDC-FormManager | FHIR-SDC-FormReceiver | FHIR-SDC-FormProcessor",
          "type" : "coding",
          "required" : false,
          "repeats" : false,
          "answerConstraint" : "optionsOnly"
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "uri"
        }],
        "linkId" : "TestScript.destination.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" : "TestScript.destination.url-flyover",
          "text" : "The explicit url path of the destination server used in this test script. If provided, the test engine is not expected to prompt for or accept external input of this value.",
          "type" : "display"
        },
        {
          "linkId" : "TestScript.destination.url.value",
          "text" : "The url path of the destination server",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      }],
      "linkId" : "TestScript.metadata",
      "text" : "Required capability that is assumed to function correctly on the FHIR server being tested",
      "type" : "group",
      "required" : false,
      "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" : "TestScript.metadata-flyover",
        "text" : "The required capability must exist and are assumed to function correctly on the FHIR server being tested.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "string"
        }],
        "linkId" : "TestScript.metadata.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" : "TestScript.metadata.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" : "TestScript.metadata.id.value",
          "text" : "Unique id for inter-element referencing",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "linkId" : "TestScript.metadata.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" : "TestScript.metadata.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" : "TestScript.metadata.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" : "TestScript.metadata.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" : "TestScript.metadata.link",
        "text" : "Links to the FHIR specification",
        "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" : "TestScript.metadata.link-flyover",
          "text" : "A link to the FHIR specification that this test is covering.",
          "type" : "display"
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "string"
          }],
          "linkId" : "TestScript.metadata.link.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" : "TestScript.metadata.link.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" : "TestScript.metadata.link.id.value",
            "text" : "Unique id for inter-element referencing",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "linkId" : "TestScript.metadata.link.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" : "TestScript.metadata.link.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" : "TestScript.metadata.link.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" : "TestScript.metadata.link.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" : "uri"
          }],
          "linkId" : "TestScript.metadata.link.url",
          "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" : "TestScript.metadata.link.url-flyover",
            "text" : "URL to a particular requirement or feature within the FHIR specification.",
            "type" : "display"
          },
          {
            "linkId" : "TestScript.metadata.link.url.value",
            "text" : "URL to the specification",
            "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" : "TestScript.metadata.link.description",
          "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" : "TestScript.metadata.link.description-flyover",
            "text" : "Short description of the link.",
            "type" : "display"
          },
          {
            "linkId" : "TestScript.metadata.link.description.value",
            "text" : "Short description",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
          "valueInteger" : 1
        }],
        "linkId" : "TestScript.metadata.capability",
        "text" : "Capabilities  that are assumed to function correctly on the FHIR server being tested",
        "type" : "group",
        "required" : true,
        "repeats" : true,
        "item" : [{
          "linkId" : "TestScript.metadata.capability-display",
          "text" : "When the metadata capabilities section is defined at TestScript.metadata or at TestScript.setup.metadata, and the server's conformance statement does not contain the elements defined in the minimal conformance statement, then all the tests in the TestScript are skipped.  When the metadata capabilities section is defined at TestScript.test.metadata and the server's conformance statement does not contain the elements defined in the minimal conformance statement, then only that test is skipped.  The \"metadata.capabilities.required\" and \"metadata.capabilities.validated\" elements only indicate whether the capabilities are the primary focus of the test script or not.  They do not impact the skipping logic.  Capabilities whose \"metadata.capabilities.validated\" flag is true are the primary focus of the test script.",
          "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" : "TestScript.metadata.capability-flyover",
          "text" : "Capabilities that must exist and are assumed to function correctly on the FHIR server being tested.",
          "type" : "display"
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "string"
          }],
          "linkId" : "TestScript.metadata.capability.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" : "TestScript.metadata.capability.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" : "TestScript.metadata.capability.id.value",
            "text" : "Unique id for inter-element referencing",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "linkId" : "TestScript.metadata.capability.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" : "TestScript.metadata.capability.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" : "TestScript.metadata.capability.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" : "TestScript.metadata.capability.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" : "boolean"
          }],
          "linkId" : "TestScript.metadata.capability.required",
          "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" : "TestScript.metadata.capability.required-flyover",
            "text" : "Whether or not the test execution will require the given capabilities of the server in order for this test script to execute.",
            "type" : "display"
          },
          {
            "linkId" : "TestScript.metadata.capability.required.value",
            "text" : "Are the capabilities required?",
            "type" : "boolean",
            "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" : "boolean"
          }],
          "linkId" : "TestScript.metadata.capability.validated",
          "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" : "TestScript.metadata.capability.validated-flyover",
            "text" : "Whether or not the test execution will validate the given capabilities of the server in order for this test script to execute.",
            "type" : "display"
          },
          {
            "linkId" : "TestScript.metadata.capability.validated.value",
            "text" : "Are the capabilities validated?",
            "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" : "string"
          }],
          "linkId" : "TestScript.metadata.capability.description",
          "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" : "TestScript.metadata.capability.description-flyover",
            "text" : "Description of the capabilities that this test script is requiring the server to support.",
            "type" : "display"
          },
          {
            "linkId" : "TestScript.metadata.capability.description.value",
            "text" : "The expected capabilities of the server",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "integer"
          }],
          "linkId" : "TestScript.metadata.capability.origin",
          "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" : "TestScript.metadata.capability.origin-flyover",
            "text" : "Which origin server these requirements apply to.",
            "type" : "display"
          },
          {
            "linkId" : "TestScript.metadata.capability.origin.value",
            "text" : "Which origin server these requirements apply to",
            "type" : "integer",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "integer"
          }],
          "linkId" : "TestScript.metadata.capability.destination",
          "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" : "TestScript.metadata.capability.destination-flyover",
            "text" : "Which server these requirements apply to.",
            "type" : "display"
          },
          {
            "linkId" : "TestScript.metadata.capability.destination.value",
            "text" : "Which server these requirements apply to",
            "type" : "integer",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "uri"
          }],
          "linkId" : "TestScript.metadata.capability.link",
          "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" : "TestScript.metadata.capability.link-flyover",
            "text" : "Links to the FHIR specification that describes this interaction and the resources involved in more detail.",
            "type" : "display"
          },
          {
            "linkId" : "TestScript.metadata.capability.link.value",
            "text" : "Links to the FHIR specification",
            "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" : "uri"
          }],
          "linkId" : "TestScript.metadata.capability.capabilities",
          "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" : "TestScript.metadata.capability.capabilities-flyover",
            "text" : "Minimum capabilities required of server for test script to execute successfully.   If server does not meet at a minimum the referenced capability statement, then all tests in this script are skipped. The conformance statement of the server has to contain at a minimum the contents of the reference pointed to by this element.",
            "type" : "display"
          },
          {
            "linkId" : "TestScript.metadata.capability.capabilities.value",
            "text" : "Required Capability Statement",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        }]
      }]
    },
    {
      "linkId" : "TestScript.scope",
      "text" : "Indication of the artifact(s) that are tested by this test case",
      "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" : "TestScript.scope-flyover",
        "text" : "The scope indicates a conformance artifact that is tested by the test(s) within this test case and the expectation of the test outcome(s) as well as the intended test phase inclusion.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "string"
        }],
        "linkId" : "TestScript.scope.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" : "TestScript.scope.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" : "TestScript.scope.id.value",
          "text" : "Unique id for inter-element referencing",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "linkId" : "TestScript.scope.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" : "TestScript.scope.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" : "TestScript.scope.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" : "TestScript.scope.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" : "uri"
        }],
        "linkId" : "TestScript.scope.artifact",
        "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" : "TestScript.scope.artifact-flyover",
          "text" : "The specific conformance artifact being tested. The canonical reference can be version-specific.",
          "type" : "display"
        },
        {
          "linkId" : "TestScript.scope.artifact.value",
          "text" : "The specific conformance artifact being tested",
          "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" : "TestScript.scope.conformance",
        "text" : "required | optional | strict",
        "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" : "TestScript.scope.conformance-flyover",
          "text" : "The expectation of whether the test must pass for the system to be considered conformant with the artifact: required - all tests are expected to pass, optional - all test are expected to pass but non-pass status may be allowed, strict - all tests are expected to pass and warnings are treated as a failure.",
          "type" : "display"
        },
        {
          "linkId" : "TestScript.scope.conformance.coding",
          "text" : "code:",
          "type" : "coding",
          "required" : false,
          "repeats" : false,
          "answerConstraint" : "optionsOnly"
        },
        {
          "linkId" : "TestScript.scope.conformance.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" : "CodeableConcept"
        }],
        "linkId" : "TestScript.scope.phase",
        "text" : "unit | integration | production",
        "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" : "TestScript.scope.phase-flyover",
          "text" : "The phase of testing for this artifact: unit - development / implementation phase, integration - internal system to system phase, production - live system to system phase (Note, this may involve pii/phi data).",
          "type" : "display"
        },
        {
          "linkId" : "TestScript.scope.phase.coding",
          "text" : "code:",
          "type" : "coding",
          "required" : false,
          "repeats" : false,
          "answerConstraint" : "optionsOnly"
        },
        {
          "linkId" : "TestScript.scope.phase.text",
          "text" : "text:",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      }]
    },
    {
      "linkId" : "TestScript.fixture",
      "text" : "Fixture in the test script - by reference (uri)",
      "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" : "TestScript.fixture-flyover",
        "text" : "Fixture in the test script - by reference (uri). All fixtures are required for the test script to execute.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "string"
        }],
        "linkId" : "TestScript.fixture.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" : "TestScript.fixture.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" : "TestScript.fixture.id.value",
          "text" : "Unique id for inter-element referencing",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "linkId" : "TestScript.fixture.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" : "TestScript.fixture.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" : "TestScript.fixture.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" : "TestScript.fixture.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" : "boolean"
        }],
        "linkId" : "TestScript.fixture.autocreate",
        "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" : "TestScript.fixture.autocreate-flyover",
          "text" : "Whether or not to implicitly create the fixture during setup. If true, the fixture is automatically created on each server being tested during setup, therefore no create operation is required for this fixture in the TestScript.setup section.",
          "type" : "display"
        },
        {
          "linkId" : "TestScript.fixture.autocreate.value",
          "text" : "Whether or not to implicitly create the fixture during setup",
          "type" : "boolean",
          "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" : "boolean"
        }],
        "linkId" : "TestScript.fixture.autodelete",
        "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" : "TestScript.fixture.autodelete-flyover",
          "text" : "Whether or not to implicitly delete the fixture during teardown. If true, the fixture is automatically deleted on each server being tested during teardown, therefore no delete operation is required for this fixture in the TestScript.teardown section.",
          "type" : "display"
        },
        {
          "linkId" : "TestScript.fixture.autodelete.value",
          "text" : "Whether or not to implicitly delete the fixture during teardown",
          "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" : "Reference"
        }],
        "linkId" : "TestScript.fixture.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" : "TestScript.fixture.resource-flyover",
          "text" : "Reference to the resource (containing the contents of the resource needed for operations). This is allowed to be a Parameters resource. See the [Resource List](resourcelist.html) for complete list of resource types.",
          "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" : "TestScript.fixture.resource.value",
          "text" : "Reference of the resource",
          "type" : "reference",
          "required" : false,
          "repeats" : false
        }]
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
        "valueString" : "uri"
      }],
      "linkId" : "TestScript.profile",
      "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" : "TestScript.profile-flyover",
        "text" : "Reference to the profile to be used for validation. See the [Resource List](resourcelist.html) for complete list of resource types.",
        "type" : "display"
      },
      {
        "linkId" : "TestScript.profile.value",
        "text" : "Reference of the validation profile",
        "type" : "string",
        "required" : false,
        "repeats" : false
      }]
    },
    {
      "linkId" : "TestScript.variable",
      "text" : "Placeholder for evaluated elements",
      "type" : "group",
      "required" : false,
      "repeats" : true,
      "item" : [{
        "linkId" : "TestScript.variable-display",
        "text" : "Variables would be set based either on XPath/JSONPath expressions against fixtures (static and response), or headerField evaluations against response headers. If variable evaluates to nodelist or anything other than a primitive value, then test engine would report an error.  Variables would be used to perform clean replacements in \"operation.params\", \"operation.requestHeader.value\", and \"operation.url\" element values during operation calls and in \"assert.value\" during assertion evaluations. This limits the places that test engines would need to look for placeholders \"${}\".  Variables are scoped to the whole script. They are NOT evaluated at declaration. They are evaluated by test engine when used for substitutions in \"operation.params\", \"operation.requestHeader.value\", and \"operation.url\" element values during operation calls and in \"assert.value\" during assertion evaluations.  See example testscript-search.xml.",
        "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" : "TestScript.variable-flyover",
        "text" : "Variable is set based either on element value in response body or on header field value in the response headers.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "string"
        }],
        "linkId" : "TestScript.variable.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" : "TestScript.variable.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" : "TestScript.variable.id.value",
          "text" : "Unique id for inter-element referencing",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "linkId" : "TestScript.variable.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" : "TestScript.variable.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" : "TestScript.variable.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" : "TestScript.variable.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" : "string"
        }],
        "linkId" : "TestScript.variable.name",
        "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" : "TestScript.variable.name-flyover",
          "text" : "Descriptive name for this variable. Placeholders would contain the variable name wrapped in ${} in \"operation.params\", \"operation.requestHeader.value\", and \"operation.url\" elements.  These placeholders would need to be replaced by the variable value before the operation is executed.",
          "type" : "display"
        },
        {
          "linkId" : "TestScript.variable.name.value",
          "text" : "Descriptive name for this variable",
          "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" : "TestScript.variable.defaultValue",
        "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" : "TestScript.variable.defaultValue-flyover",
          "text" : "A default, hard-coded, or user-defined value for this variable. The purpose of this element is to allow for a pre-defined value that can be used as a default or as an override value. Test engines can optionally use this as a placeholder for user-defined execution time values.",
          "type" : "display"
        },
        {
          "linkId" : "TestScript.variable.defaultValue.value",
          "text" : "Default, hard-coded, or user-defined value for this variable",
          "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" : "TestScript.variable.description",
        "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" : "TestScript.variable.description-flyover",
          "text" : "A free text natural language description of the variable and its purpose.",
          "type" : "display"
        },
        {
          "linkId" : "TestScript.variable.description.value",
          "text" : "Natural language description of the variable",
          "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" : "TestScript.variable.expression",
        "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" : "TestScript.variable.expression-flyover",
          "text" : "The FHIRPath expression for a specific value to evaluate against the fixture body. When variables are defined, only one of either expression, headerField or path must be specified. If headerField is defined, then the variable will be evaluated against the headers that sourceId is pointing to.  If expression or path is defined, then the variable will be evaluated against the fixture body that sourceId is pointing to.  It is an error to define any combination of expression, headerField and path.",
          "type" : "display"
        },
        {
          "linkId" : "TestScript.variable.expression.value",
          "text" : "The FHIRPath expression against the fixture body",
          "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" : "TestScript.variable.headerField",
        "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" : "TestScript.variable.headerField-flyover",
          "text" : "Will be used to grab the HTTP header field value from the headers that sourceId is pointing to. If headerField is defined, then the variable will be evaluated against the headers that sourceId is pointing to.  If path is defined, then the variable will be evaluated against the fixture body that sourceId is pointing to.  It is an error to define both headerField and path.",
          "type" : "display"
        },
        {
          "linkId" : "TestScript.variable.headerField.value",
          "text" : "HTTP header field name for source",
          "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" : "TestScript.variable.hint",
        "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" : "TestScript.variable.hint-flyover",
          "text" : "Displayable text string with hint help information to the user when entering a default value.",
          "type" : "display"
        },
        {
          "linkId" : "TestScript.variable.hint.value",
          "text" : "Hint help text for default value to enter",
          "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" : "TestScript.variable.path",
        "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" : "TestScript.variable.path-flyover",
          "text" : "XPath or JSONPath to evaluate against the fixture body.  When variables are defined, only one of either expression, headerField or path must be specified. If headerField is defined, then the variable will be evaluated against the headers that sourceId is pointing to.  If expression or path is defined, then the variable will be evaluated against the fixture body that sourceId is pointing to.  It is an error to define any combination of expression, headerField and path.",
          "type" : "display"
        },
        {
          "linkId" : "TestScript.variable.path.value",
          "text" : "XPath or JSONPath against the fixture body",
          "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" : "TestScript.variable.sourceId",
        "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" : "TestScript.variable.sourceId-flyover",
          "text" : "Fixture to evaluate the XPath/JSONPath expression or the headerField  against within this variable. This can be a statically defined fixture (at the top of the TestScript) or a dynamically set fixture created by responseId of the `action.operation` element.",
          "type" : "display"
        },
        {
          "linkId" : "TestScript.variable.sourceId.value",
          "text" : "Fixture Id of source expression or headerField within this variable",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      }],
      "linkId" : "TestScript.setup",
      "text" : "A series of required setup operations before tests are executed",
      "type" : "group",
      "required" : false,
      "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" : "TestScript.setup-flyover",
        "text" : "A series of required setup operations before tests are executed.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "string"
        }],
        "linkId" : "TestScript.setup.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" : "TestScript.setup.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" : "TestScript.setup.id.value",
          "text" : "Unique id for inter-element referencing",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "linkId" : "TestScript.setup.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" : "TestScript.setup.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" : "TestScript.setup.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" : "TestScript.setup.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
        }],
        "linkId" : "TestScript.setup.action",
        "text" : "A setup operation or assert to perform",
        "type" : "group",
        "required" : true,
        "repeats" : true,
        "item" : [{
          "linkId" : "TestScript.setup.action-display",
          "text" : "An action should contain either an operation or an assertion but not both.  It can contain any number of variables.",
          "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" : "TestScript.setup.action-flyover",
          "text" : "Action would contain either an operation or an assertion.",
          "type" : "display"
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "string"
          }],
          "linkId" : "TestScript.setup.action.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" : "TestScript.setup.action.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" : "TestScript.setup.action.id.value",
            "text" : "Unique id for inter-element referencing",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "linkId" : "TestScript.setup.action.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" : "TestScript.setup.action.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" : "TestScript.setup.action.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" : "TestScript.setup.action.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
          }],
          "linkId" : "TestScript.setup.action.operation",
          "text" : "The setup operation to perform",
          "type" : "group",
          "required" : false,
          "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" : "TestScript.setup.action.operation-flyover",
            "text" : "The operation to perform.",
            "type" : "display"
          },
          {
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
              "valueInteger" : 1
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
              "valueString" : "string"
            }],
            "linkId" : "TestScript.setup.action.operation.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" : "TestScript.setup.action.operation.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" : "TestScript.setup.action.operation.id.value",
              "text" : "Unique id for inter-element referencing",
              "type" : "string",
              "required" : false,
              "repeats" : false
            }]
          },
          {
            "linkId" : "TestScript.setup.action.operation.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" : "TestScript.setup.action.operation.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" : "TestScript.setup.action.operation.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" : "TestScript.setup.action.operation.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" : "Coding"
            }],
            "linkId" : "TestScript.setup.action.operation.type",
            "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" : "TestScript.setup.action.operation.type-flyover",
              "text" : "Server interaction or operation type. See the list of [server interactions](http.html).",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.type.value",
              "text" : "The operation code type that will be executed",
              "type" : "coding",
              "required" : false,
              "repeats" : false,
              "answerConstraint" : "optionsOnly"
            }]
          },
          {
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
              "valueInteger" : 1
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
              "valueString" : "uri"
            }],
            "linkId" : "TestScript.setup.action.operation.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" : "TestScript.setup.action.operation.resource-flyover",
              "text" : "The type of the FHIR resource. See the [resource list](resourcelist.html). Data type of uri is needed when non-HL7 artifacts are identified. If \"url\" element is specified, then \"targetId\", \"params\", and \"resource\" elements will be ignored as \"url\" element will have everything needed for constructing the request url.  If \"params\" element is specified, then \"targetId\" element is ignored. For FHIR operations that require a resource (e.g. \"read\" and \"vread\" operations), the \"resource\" element must be specified when \"params\" element is specified.  If \"url\" and \"params\" elements are absent, then the request url will be constructed from \"targetId\" fixture if present. For \"read\" operation, the resource and id values will be extracted from \"targetId\" fixture and used to construct the url. For \"vread\" and \"history\" operations, the versionId value will also be used.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.resource.value",
              "text" : "Resource type",
              "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" : "TestScript.setup.action.operation.label",
            "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" : "TestScript.setup.action.operation.label-flyover",
              "text" : "The label would be used for tracking/logging purposes by test engines. This has no impact on the verification itself.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.label.value",
              "text" : "Tracking/logging operation label",
              "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" : "TestScript.setup.action.operation.description",
            "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" : "TestScript.setup.action.operation.description-flyover",
              "text" : "The description would be used by test engines for tracking and reporting purposes. This has no impact on the verification itself.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.description.value",
              "text" : "Tracking/reporting operation description",
              "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" : "TestScript.setup.action.operation.accept",
            "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" : "TestScript.setup.action.operation.accept-flyover",
              "text" : "The mime-type to use for RESTful operation in the 'Accept' header. If this is specified, then test engine shall set the 'Accept' header to the corresponding value.  If you'd like to explicitly set the 'Accept' to some other value then use the 'requestHeader' element.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.accept.value",
              "text" : "accept",
              "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" : "code"
            }],
            "linkId" : "TestScript.setup.action.operation.contentType",
            "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" : "TestScript.setup.action.operation.contentType-flyover",
              "text" : "The mime-type to use for RESTful operation in the 'Content-Type' header. If this is specified, then test engine shall set the 'Content-Type' header to the corresponding value.  If you'd like to explicitly set the 'Content-Type' to some other value then use the 'requestHeader' element.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.contentType.value",
              "text" : "content type",
              "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" : "integer"
            }],
            "linkId" : "TestScript.setup.action.operation.destination",
            "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" : "TestScript.setup.action.operation.destination-flyover",
              "text" : "The server where the request message is destined for.  Must be one of the server numbers listed in TestScript.destination section. If multiple TestScript.destination elements are defined and operation.destination is undefined, test engine will report an error as it cannot determine what destination to use for the exchange.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.destination.value",
              "text" : "Server responding to the request",
              "type" : "integer",
              "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" : "boolean"
            }],
            "linkId" : "TestScript.setup.action.operation.encodeRequestUrl",
            "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" : "TestScript.setup.action.operation.encodeRequestUrl-flyover",
              "text" : "Whether or not to implicitly send the request url in encoded format. The default is true to match the standard RESTful client behavior. Set to false when communicating with a server that does not support encoded url paths.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.encodeRequestUrl.value",
              "text" : "Whether or not to send the request url in encoded format",
              "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" : "code"
            }],
            "linkId" : "TestScript.setup.action.operation.method",
            "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" : "TestScript.setup.action.operation.method-flyover",
              "text" : "The HTTP method the test engine MUST use for this operation regardless of any other operation details. The primary purpose of the explicit HTTP method is support of  HTTP POST method invocation of the FHIR search. Other uses will include support of negative testing.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.method.value",
              "text" : "method",
              "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" : "integer"
            }],
            "linkId" : "TestScript.setup.action.operation.origin",
            "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" : "TestScript.setup.action.operation.origin-flyover",
              "text" : "The server where the request message originates from.  Must be one of the server numbers listed in TestScript.origin section. If absent, test engine will send the message.  When present, test engine will not send the request message but will wait for the request message to be sent from this origin server.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.origin.value",
              "text" : "Server initiating the request",
              "type" : "integer",
              "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" : "TestScript.setup.action.operation.params",
            "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" : "TestScript.setup.action.operation.params-flyover",
              "text" : "Path plus parameters after [type].  Used to set parts of the request URL explicitly. If \"url\" element is specified, then \"targetId\", \"params\", and \"resource\" elements will be ignored as \"url\" element will have everything needed for constructing the request url.  If \"params\" element is specified, then \"targetId\" element is ignored.  For FHIR operations that require a resource (e.g. \"read\" and \"vread\" operations), the \"resource\" element must be specified when \"params\" element is specified.  If \"url\" and \"params\" elements are absent, then the request url will be constructed from \"targetId\" fixture if present.  For \"read\" operation, the resource and id values will be extracted from \"targetId\" fixture and used to construct the url.  For \"vread\" and \"history\" operations, the versionId value will also be used.   Test engines would append whatever is specified for \"params\" to the URL after the resource type without tampering with the string (beyond encoding the URL for HTTP).  The \"params\" element does not correspond exactly to \"search parameters\".  Nor is it the \"path\".  It corresponds to the part of the URL that comes after the [type] (when \"resource\" element is specified); e.g. It corresponds to \"/[id]/_history/[vid] {?_format=[mime-type]}\" in the following operation: GET [base]/[type]/[id]/_history/[vid] {?_format=[mime-type]}  Test engines do have to look for placeholders (${}) and replace the variable placeholders with the variable values at runtime before sending the request.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.params.value",
              "text" : "Explicitly defined path parameters",
              "type" : "string",
              "required" : false,
              "repeats" : false
            }]
          },
          {
            "linkId" : "TestScript.setup.action.operation.requestHeader",
            "text" : "Each operation can have one or more header elements",
            "type" : "group",
            "required" : false,
            "repeats" : true,
            "item" : [{
              "linkId" : "TestScript.setup.action.operation.requestHeader-display",
              "text" : "This gives control to test-script writers to set headers explicitly based on test requirements.  It will allow for testing using:  - \"If-Modified-Since\" and \"If-None-Match\" headers.  [\"If-Match\" header](http.html#2.1.0.5.1).  See [Conditional Create using \"If-None-Exist\"](http.html#2.1.0.11).  See [Invalid \"Content-Type\" header](http.html#2.1.0.13.1) for negative testing. - etc.",
              "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" : "TestScript.setup.action.operation.requestHeader-flyover",
              "text" : "Header elements would be used to set HTTP headers.",
              "type" : "display"
            },
            {
              "extension" : [{
                "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
                "valueInteger" : 1
              },
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString" : "string"
              }],
              "linkId" : "TestScript.setup.action.operation.requestHeader.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" : "TestScript.setup.action.operation.requestHeader.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" : "TestScript.setup.action.operation.requestHeader.id.value",
                "text" : "Unique id for inter-element referencing",
                "type" : "string",
                "required" : false,
                "repeats" : false
              }]
            },
            {
              "linkId" : "TestScript.setup.action.operation.requestHeader.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" : "TestScript.setup.action.operation.requestHeader.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" : "TestScript.setup.action.operation.requestHeader.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" : "TestScript.setup.action.operation.requestHeader.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" : "string"
              }],
              "linkId" : "TestScript.setup.action.operation.requestHeader.field",
              "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" : "TestScript.setup.action.operation.requestHeader.field-flyover",
                "text" : "The HTTP header field e.g. \"Accept\". If header element is specified, then field is required.",
                "type" : "display"
              },
              {
                "linkId" : "TestScript.setup.action.operation.requestHeader.field.value",
                "text" : "HTTP header field name",
                "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" : "string"
              }],
              "linkId" : "TestScript.setup.action.operation.requestHeader.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" : "TestScript.setup.action.operation.requestHeader.value-flyover",
                "text" : "The value of the header e.g. \"application/fhir+xml\". If header element is specified, then value is required.  No conversions will be done by the test engine e.g. \"xml\" to \"application/fhir+xml\".  The values will be set in HTTP headers \"as-is\".  Test engines do have to look for placeholders (${}) and replace the variable placeholders with the variable values at runtime before sending the request.",
                "type" : "display"
              },
              {
                "linkId" : "TestScript.setup.action.operation.requestHeader.value.value",
                "text" : "HTTP headerfield 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" : "TestScript.setup.action.operation.requestId",
            "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" : "TestScript.setup.action.operation.requestId-flyover",
              "text" : "The fixture id (maybe new) to map to the request. If a requestId is supplied, then the resulting request (both headers and body) is mapped to the fixture ID (which may be entirely new and previously undeclared) designated by \"requestId\".  If requestId is not specified, it is the test engine's responsibility to store the request and use it as the requestId in subsequent assertions when assertion path and/or headerField is specified, direction is equal to request, and the requestId in not specified.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.requestId.value",
              "text" : "Fixture Id of mapped request",
              "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" : "TestScript.setup.action.operation.responseId",
            "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" : "TestScript.setup.action.operation.responseId-flyover",
              "text" : "The fixture id (maybe new) to map to the response. If a responseId is supplied, and the server responds, then the resulting response (both headers and body) is mapped to the fixture ID (which may be entirely new and previously undeclared) designated by \"responseId\".  If responseId is not specified, it is the test engine's responsibility to store the response and use it as the responseId in subsequent assertions when assertion path and/or headerField is specified and the responseId is not specified.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.responseId.value",
              "text" : "Fixture Id of mapped response",
              "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" : "TestScript.setup.action.operation.sourceId",
            "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" : "TestScript.setup.action.operation.sourceId-flyover",
              "text" : "The id of the fixture used as the body of a PUT or POST request.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.sourceId.value",
              "text" : "Fixture Id of body for PUT and POST requests",
              "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" : "TestScript.setup.action.operation.targetId",
            "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" : "TestScript.setup.action.operation.targetId-flyover",
              "text" : "Id of fixture used for extracting the [id],  [type], and [vid] for GET requests. If \"url\" element is specified, then \"targetId\", \"params\", and \"resource\" elements will be ignored as \"url\" element will have everything needed for constructing the request url.  If \"params\" element is specified, then \"targetId\" element is ignored.  For FHIR operations that require a resource (e.g. \"read\" and \"vread\" operations), the \"resource\" element must be specified when \"params\" element is specified.  If \"url\" and \"params\" elements are absent, then the request url will be constructed from \"targetId\" fixture if present.  For \"read\" operation, the resource and id values will be extracted from \"targetId\" fixture and used to construct the url.  For \"vread\" and \"history\" operations, the versionId value will also be used.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.targetId.value",
              "text" : "Id of fixture used for extracting the [id],  [type], and [vid] for GET requests",
              "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" : "TestScript.setup.action.operation.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" : "TestScript.setup.action.operation.url-flyover",
              "text" : "Complete request URL. Used to set the request URL explicitly.  If \"url\" element is defined, then \"targetId\", \"resource\", and \"params\" elements will be ignored.  Test engines would use whatever is specified in \"url\" without tampering with the string (beyond encoding the URL for HTTP).  Test engines do have to look for placeholders (${}) and replace the variable placeholders with the variable values at runtime before sending the request.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.url.value",
              "text" : "Request URL",
              "type" : "string",
              "required" : false,
              "repeats" : false
            }]
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          }],
          "linkId" : "TestScript.setup.action.assert",
          "text" : "The assertion to perform",
          "type" : "group",
          "required" : false,
          "repeats" : false,
          "item" : [{
            "linkId" : "TestScript.setup.action.assert-display",
            "text" : "In order to evaluate an assertion, the request, response, and results of the most recently executed operation must always be maintained by the test engine.",
            "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" : "TestScript.setup.action.assert-flyover",
            "text" : "Evaluates the results of previous operations to determine if the server under test behaves appropriately.",
            "type" : "display"
          },
          {
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
              "valueInteger" : 1
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
              "valueString" : "string"
            }],
            "linkId" : "TestScript.setup.action.assert.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" : "TestScript.setup.action.assert.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" : "TestScript.setup.action.assert.id.value",
              "text" : "Unique id for inter-element referencing",
              "type" : "string",
              "required" : false,
              "repeats" : false
            }]
          },
          {
            "linkId" : "TestScript.setup.action.assert.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" : "TestScript.setup.action.assert.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" : "TestScript.setup.action.assert.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" : "TestScript.setup.action.assert.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" : "TestScript.setup.action.assert.label",
            "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" : "TestScript.setup.action.assert.label-flyover",
              "text" : "The label would be used for tracking/logging purposes by test engines. This has no impact on the verification itself.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.label.value",
              "text" : "Tracking/logging assertion label",
              "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" : "TestScript.setup.action.assert.description",
            "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" : "TestScript.setup.action.assert.description-flyover",
              "text" : "The description would be used by test engines for tracking and reporting purposes. This has no impact on the verification itself.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.description.value",
              "text" : "Tracking/reporting assertion description",
              "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" : "TestScript.setup.action.assert.direction",
            "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" : "TestScript.setup.action.assert.direction-flyover",
              "text" : "The direction to use for the assertion. If the direction is specified as \"response\" (the default), then the processing of this assert is against the received response message. If the direction is specified as \"request\", then the processing of this assert is against the sent request message.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.direction.value",
              "text" : "direction",
              "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" : "string"
            }],
            "linkId" : "TestScript.setup.action.assert.compareToSourceId",
            "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" : "TestScript.setup.action.assert.compareToSourceId-flyover",
              "text" : "Id of the source fixture used as the contents to be evaluated by either the \"source/expression\" or \"sourceId/path\" definition.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.compareToSourceId.value",
              "text" : "Id of the source fixture to be evaluated",
              "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" : "TestScript.setup.action.assert.compareToSourceExpression",
            "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" : "TestScript.setup.action.assert.compareToSourceExpression-flyover",
              "text" : "The FHIRPath expression for a specific value to evaluate against the source fixture. When compareToSourceId is defined, either compareToSourceExpression or compareToSourcePath must be defined, but not both. Thefhirpath expression to be evaluated against the expected fixture to compare to. Ignored if \"assert.value\" is used. The evaluation will be done before the assertion is evaluated.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.compareToSourceExpression.value",
              "text" : "The FHIRPath expression to evaluate against the source fixture",
              "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" : "TestScript.setup.action.assert.compareToSourcePath",
            "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" : "TestScript.setup.action.assert.compareToSourcePath-flyover",
              "text" : "XPath or JSONPath expression to evaluate against the source fixture. When compareToSourceId is defined, either compareToSourceExpression or compareToSourcePath must be defined, but not both. The XPath or JSONPath expression to be evaluated against the expected fixture to compare to. Ignored if \"assert.value\" is used. The evaluation will be done before the assertion is evaluated.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.compareToSourcePath.value",
              "text" : "XPath or JSONPath expression to evaluate against the source fixture",
              "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" : "TestScript.setup.action.assert.contentType",
            "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" : "TestScript.setup.action.assert.contentType-flyover",
              "text" : "The mime-type contents to compare against the request or response message 'Content-Type' header. If this is specified, then test engine shall confirm that the content-type of the last operation's headers is set to this value.  If \"assert.sourceId\" element is specified, then the evaluation will be done against the headers mapped to that sourceId (and not the last operation's headers).  If you'd like to have more control over the string, then use 'assert.headerField' instead.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.contentType.value",
              "text" : "content type",
              "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" : "code"
            }],
            "linkId" : "TestScript.setup.action.assert.defaultManualCompletion",
            "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" : "TestScript.setup.action.assert.defaultManualCompletion-flyover",
              "text" : "The default manual completion outcome applied to this assertion. Manual completion is used to pause the test engine execution and evaluation allowing an external review of the defined assert condition. The defaultManualCompletion defines the default manual completion outcome applied if one of the enumerated values is not applied.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.defaultManualCompletion.value",
              "text" : "default manual completion",
              "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" : "string"
            }],
            "linkId" : "TestScript.setup.action.assert.expression",
            "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" : "TestScript.setup.action.assert.expression-flyover",
              "text" : "The FHIRPath expression to be evaluated against the request or response message contents - HTTP headers and payload. If both \"expression\" and a \"fixtureId\" are specified, then the expression will be evaluated against the request or response body mapped to the fixtureId. If \"expression\" is specified and a \"fixtureId\" is not, then the expression will be evaluated against the response body of the last operation. Test engines are to store the request and response body and headers of the last operation at all times for subsequent assertions.\n\nThe FHIRPath expression can be evaluated as either a path to a specific value or as a boolean expression against the given FHIR resource. When the FHIRPath is a boolean expression, the assert.value element is not used. See [Testing FHIR Use Expressions](testing.html#expressions).",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.expression.value",
              "text" : "The FHIRPath expression to be evaluated",
              "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" : "TestScript.setup.action.assert.headerField",
            "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" : "TestScript.setup.action.assert.headerField-flyover",
              "text" : "The HTTP header field name e.g. 'Location'. If \"headerField\" is specified then \"value\" must be specified.  If \"sourceId\" is not specified, then \"headerField\" will be evaluated against the last operation's response headers.  Test engines are to keep track of the last operation's response body and response headers.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.headerField.value",
              "text" : "HTTP header field name",
              "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" : "TestScript.setup.action.assert.minimumId",
            "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" : "TestScript.setup.action.assert.minimumId-flyover",
              "text" : "The ID of a fixture. Asserts that the response contains at a minimum the fixture specified by minimumId. Asserts that the response contains all the element/content in another fixture pointed to by minimumId. This can be a statically defined fixture or one that is dynamically set via responseId.\n\nSee [Testing FHIR Use minimumId](testing.html##minimumId) for a more complete description of the test engine's comparison logic.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.minimumId.value",
              "text" : "Fixture Id of minimum content resource",
              "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" : "TestScript.setup.action.assert.navigationLinks",
            "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" : "TestScript.setup.action.assert.navigationLinks-flyover",
              "text" : "Whether or not the test execution performs validation on the bundle navigation links. Asserts that the Bundle contains first, last, and next links.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.navigationLinks.value",
              "text" : "Perform validation on navigation links?",
              "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" : "code"
            }],
            "linkId" : "TestScript.setup.action.assert.operator",
            "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" : "TestScript.setup.action.assert.operator-flyover",
              "text" : "The operator type defines the conditional behavior of the assert. Operators are useful for both positive and negative testing. If operator is not specified, then the default conditional behavior is implemented as defined in [Testing FHIR Assertions](testing.html#assertion-table).",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.operator.value",
              "text" : "operator",
              "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" : "string"
            }],
            "linkId" : "TestScript.setup.action.assert.path",
            "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" : "TestScript.setup.action.assert.path-flyover",
              "text" : "The XPath or JSONPath expression to be evaluated against the fixture representing the response received from server. If both \"path\" and a \"fixtureId\" are specified, then the path will be evaluated against the request or response body mapped to the fixtureId.  If \"path\" is specified and a \"fixtureId\" is not, then the path will be evaluated against the response body of the last operation.  Test engines are to store the request and response body and headers of the last operation at all times for subsequent assertions.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.path.value",
              "text" : "XPath or JSONPath expression",
              "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" : "TestScript.setup.action.assert.requestMethod",
            "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" : "TestScript.setup.action.assert.requestMethod-flyover",
              "text" : "The request method or HTTP operation code to compare against that used by the client system under test. If \"requestMethod\" is specified then it will be used in place of \"value\". The \"requestMethod\" will evaluate against the last operation's request HTTP operation.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.requestMethod.value",
              "text" : "request method",
              "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" : "string"
            }],
            "linkId" : "TestScript.setup.action.assert.requestURL",
            "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" : "TestScript.setup.action.assert.requestURL-flyover",
              "text" : "The value to use in a comparison against the request URL path string. If \"requestURL\" is specified then it will be used in place of \"value\". The \"requestURL\" will evaluate against the last operation's full request URL path string.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.requestURL.value",
              "text" : "Request URL comparison 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" : "uri"
            }],
            "linkId" : "TestScript.setup.action.assert.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" : "TestScript.setup.action.assert.resource-flyover",
              "text" : "The type of the resource.  See the [resource list](resourcelist.html). This will be expected resource type in response body e.g. in read, vread, search, etc.  See the [Resource List](resourcelist.html) for complete list of resource types; e.g. <assert > <resourceType value=\"Patient\" </assert>.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.resource.value",
              "text" : "Resource type",
              "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" : "TestScript.setup.action.assert.response",
            "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" : "TestScript.setup.action.assert.response-flyover",
              "text" : "continue | switchingProtocols | okay | created | accepted | nonAuthoritativeInformation | noContent | resetContent | partialContent | multipleChoices | movedPermanently | found | seeOther | notModified | useProxy | temporaryRedirect | permanentRedirect | badRequest | unauthorized | paymentRequired | forbidden | notFound | methodNotAllowed | notAcceptable | proxyAuthenticationRequired | requestTimeout | conflict | gone | lengthRequired | preconditionFailed | contentTooLarge | uriTooLong | unsupportedMediaType | rangeNotSatisfiable | expectationFailed | misdirectedRequest | unprocessableContent | upgradeRequired | internalServerError | notImplemented | badGateway | serviceUnavailable | gatewayTimeout | httpVersionNotSupported. This is a shorter way of achieving similar verifications via \"assert.responseCode\".  If you need more control, then use \"assert.responseCode\"  e.g. <assert>  <contentType value=\"json\" />  <response value=\"okay\"/> </assert>.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.response.value",
              "text" : "response",
              "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" : "string"
            }],
            "linkId" : "TestScript.setup.action.assert.responseCode",
            "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" : "TestScript.setup.action.assert.responseCode-flyover",
              "text" : "The value of the HTTP response code to be tested. To be used with \"operator\" attribute value. Asserts that the response code equals this value if \"operator\" is not specified.   If the operator is \"in\" or \"notIn\" then the responseCode would be a comma-separated list of values e.g. \"200,201\". Otherwise, it's expected to be a numeric value.   If \"fixture\" is not specified, then the \"responseBodyId\" value of the last operation is assumed.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.responseCode.value",
              "text" : "HTTP response code to test",
              "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" : "TestScript.setup.action.assert.sourceId",
            "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" : "TestScript.setup.action.assert.sourceId-flyover",
              "text" : "Fixture to evaluate the XPath/JSONPath expression or the headerField  against. This can be a statically defined fixture (at the top of the testscript) or a dynamically set fixture created by responseId of the action.operation element.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.sourceId.value",
              "text" : "Fixture Id of source expression or headerField",
              "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" : "boolean"
            }],
            "linkId" : "TestScript.setup.action.assert.stopTestOnFail",
            "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" : "TestScript.setup.action.assert.stopTestOnFail-flyover",
              "text" : "Whether or not the current test execution will stop on failure for this assert. If this element is specified and it is true, then assertion failures should not stop the current test execution from proceeding.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.stopTestOnFail.value",
              "text" : "If this assert fails, will the current test execution stop?",
              "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" : "string"
            }],
            "linkId" : "TestScript.setup.action.assert.validateProfileId",
            "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" : "TestScript.setup.action.assert.validateProfileId-flyover",
              "text" : "The ID of the Profile to validate against. The ID of a Profile fixture. Asserts that the response is valid according to the Profile specified by validateProfileId.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.validateProfileId.value",
              "text" : "Profile Id of validation profile reference",
              "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" : "TestScript.setup.action.assert.value",
            "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" : "TestScript.setup.action.assert.value-flyover",
              "text" : "The value to compare to. The string-representation of a number, string, or boolean that is expected.  Test engines do have to look for placeholders (${}) and replace the variable placeholders with the variable values at runtime before comparing this value to the actual value.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.value.value",
              "text" : "The value to compare to",
              "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" : "boolean"
            }],
            "linkId" : "TestScript.setup.action.assert.warningOnly",
            "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" : "TestScript.setup.action.assert.warningOnly-flyover",
              "text" : "Whether or not the test execution will produce a warning only on error for this assert. If this element is specified and it is true, then assertion failures can be logged by test engine but should not stop the test script execution from proceeding.  There are likely cases where the spec is not clear on what should happen. If the spec says something is optional (maybe a response header for example), but a server doesn’t do it, we could choose to issue a warning.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.warningOnly.value",
              "text" : "Will this assert produce a warning only on error?",
              "type" : "boolean",
              "required" : false,
              "repeats" : false
            }]
          },
          {
            "linkId" : "TestScript.setup.action.assert.requirement",
            "text" : "Links or references to the testing requirements",
            "type" : "group",
            "required" : false,
            "repeats" : true,
            "item" : [{
              "linkId" : "TestScript.setup.action.assert.requirement-display",
              "text" : "TestScript and TestReport instances are typically (and expected to be) based on known, defined test requirements and documentation. These links provide traceability from the executable/executed TestScript and TestReport tests to these requirements.",
              "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" : "TestScript.setup.action.assert.requirement-flyover",
              "text" : "Links or references providing traceability to the testing requirements for this assert.",
              "type" : "display"
            },
            {
              "extension" : [{
                "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
                "valueInteger" : 1
              },
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString" : "string"
              }],
              "linkId" : "TestScript.setup.action.assert.requirement.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" : "TestScript.setup.action.assert.requirement.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" : "TestScript.setup.action.assert.requirement.id.value",
                "text" : "Unique id for inter-element referencing",
                "type" : "string",
                "required" : false,
                "repeats" : false
              }]
            },
            {
              "linkId" : "TestScript.setup.action.assert.requirement.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" : "TestScript.setup.action.assert.requirement.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" : "TestScript.setup.action.assert.requirement.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" : "TestScript.setup.action.assert.requirement.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
              }],
              "linkId" : "TestScript.setup.action.assert.requirement.link[x]",
              "text" : "Link or reference to the testing requirement",
              "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" : "TestScript.setup.action.assert.requirement.link[x]-flyover",
                "text" : "Link or reference providing traceability to the testing requirement for this test.",
                "type" : "display"
              },
              {
                "linkId" : "TestScript.setup.action.assert.requirement.link[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" : "uri"
                  }],
                  "linkId" : "TestScript.setup.action.assert.requirement.link[x]._null",
                  "type" : "group",
                  "item" : [{
                    "linkId" : "TestScript.setup.action.assert.requirement.link[x]._null.value",
                    "type" : "string",
                    "required" : false,
                    "repeats" : false
                  }]
                },
                {
                  "extension" : [{
                    "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                    "valueString" : "uri"
                  }],
                  "linkId" : "TestScript.setup.action.assert.requirement.link[x]._null",
                  "type" : "group",
                  "item" : [{
                    "linkId" : "TestScript.setup.action.assert.requirement.link[x]._null.value",
                    "type" : "string",
                    "required" : false,
                    "repeats" : false
                  }]
                }]
              }]
            }]
          }]
        }]
      }]
    },
    {
      "linkId" : "TestScript.test",
      "text" : "A test in this script",
      "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" : "TestScript.test-flyover",
        "text" : "A test in this script.",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "string"
        }],
        "linkId" : "TestScript.test.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" : "TestScript.test.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" : "TestScript.test.id.value",
          "text" : "Unique id for inter-element referencing",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "linkId" : "TestScript.test.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" : "TestScript.test.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" : "TestScript.test.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" : "TestScript.test.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" : "TestScript.test.name",
        "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" : "TestScript.test.name-flyover",
          "text" : "The name of this test used for tracking/logging purposes by test engines.",
          "type" : "display"
        },
        {
          "linkId" : "TestScript.test.name.value",
          "text" : "Tracking/logging name of this test",
          "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" : "TestScript.test.description",
        "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" : "TestScript.test.description-flyover",
          "text" : "A short description of the test used by test engines for tracking and reporting purposes.",
          "type" : "display"
        },
        {
          "linkId" : "TestScript.test.description.value",
          "text" : "Tracking/reporting short description of the test",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
          "valueInteger" : 1
        }],
        "linkId" : "TestScript.test.action",
        "text" : "A test operation or assert to perform",
        "type" : "group",
        "required" : true,
        "repeats" : true,
        "item" : [{
          "linkId" : "TestScript.test.action-display",
          "text" : "An action should contain either an operation or an assertion but not both.  It can contain any number of variables.",
          "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" : "TestScript.test.action-flyover",
          "text" : "Action would contain either an operation or an assertion.",
          "type" : "display"
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "string"
          }],
          "linkId" : "TestScript.test.action.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" : "TestScript.test.action.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" : "TestScript.test.action.id.value",
            "text" : "Unique id for inter-element referencing",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "linkId" : "TestScript.test.action.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" : "TestScript.test.action.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" : "TestScript.test.action.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" : "TestScript.test.action.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
          }],
          "linkId" : "TestScript.test.action.operation",
          "text" : "The setup operation to perform",
          "type" : "group",
          "required" : false,
          "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" : "TestScript.test.action.operation-flyover",
            "text" : "An operation would involve a REST request to a server.",
            "type" : "display"
          },
          {
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
              "valueInteger" : 1
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
              "valueString" : "string"
            }],
            "linkId" : "TestScript.setup.action.operation.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" : "TestScript.setup.action.operation.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" : "TestScript.setup.action.operation.id.value",
              "text" : "Unique id for inter-element referencing",
              "type" : "string",
              "required" : false,
              "repeats" : false
            }]
          },
          {
            "linkId" : "TestScript.setup.action.operation.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" : "TestScript.setup.action.operation.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" : "TestScript.setup.action.operation.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" : "TestScript.setup.action.operation.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" : "Coding"
            }],
            "linkId" : "TestScript.setup.action.operation.type",
            "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" : "TestScript.setup.action.operation.type-flyover",
              "text" : "Server interaction or operation type. See the list of [server interactions](http.html).",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.type.value",
              "text" : "The operation code type that will be executed",
              "type" : "coding",
              "required" : false,
              "repeats" : false,
              "answerConstraint" : "optionsOnly"
            }]
          },
          {
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
              "valueInteger" : 1
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
              "valueString" : "uri"
            }],
            "linkId" : "TestScript.setup.action.operation.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" : "TestScript.setup.action.operation.resource-flyover",
              "text" : "The type of the FHIR resource. See the [resource list](resourcelist.html). Data type of uri is needed when non-HL7 artifacts are identified. If \"url\" element is specified, then \"targetId\", \"params\", and \"resource\" elements will be ignored as \"url\" element will have everything needed for constructing the request url.  If \"params\" element is specified, then \"targetId\" element is ignored. For FHIR operations that require a resource (e.g. \"read\" and \"vread\" operations), the \"resource\" element must be specified when \"params\" element is specified.  If \"url\" and \"params\" elements are absent, then the request url will be constructed from \"targetId\" fixture if present. For \"read\" operation, the resource and id values will be extracted from \"targetId\" fixture and used to construct the url. For \"vread\" and \"history\" operations, the versionId value will also be used.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.resource.value",
              "text" : "Resource type",
              "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" : "TestScript.setup.action.operation.label",
            "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" : "TestScript.setup.action.operation.label-flyover",
              "text" : "The label would be used for tracking/logging purposes by test engines. This has no impact on the verification itself.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.label.value",
              "text" : "Tracking/logging operation label",
              "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" : "TestScript.setup.action.operation.description",
            "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" : "TestScript.setup.action.operation.description-flyover",
              "text" : "The description would be used by test engines for tracking and reporting purposes. This has no impact on the verification itself.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.description.value",
              "text" : "Tracking/reporting operation description",
              "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" : "TestScript.setup.action.operation.accept",
            "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" : "TestScript.setup.action.operation.accept-flyover",
              "text" : "The mime-type to use for RESTful operation in the 'Accept' header. If this is specified, then test engine shall set the 'Accept' header to the corresponding value.  If you'd like to explicitly set the 'Accept' to some other value then use the 'requestHeader' element.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.accept.value",
              "text" : "accept",
              "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" : "code"
            }],
            "linkId" : "TestScript.setup.action.operation.contentType",
            "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" : "TestScript.setup.action.operation.contentType-flyover",
              "text" : "The mime-type to use for RESTful operation in the 'Content-Type' header. If this is specified, then test engine shall set the 'Content-Type' header to the corresponding value.  If you'd like to explicitly set the 'Content-Type' to some other value then use the 'requestHeader' element.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.contentType.value",
              "text" : "content type",
              "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" : "integer"
            }],
            "linkId" : "TestScript.setup.action.operation.destination",
            "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" : "TestScript.setup.action.operation.destination-flyover",
              "text" : "The server where the request message is destined for.  Must be one of the server numbers listed in TestScript.destination section. If multiple TestScript.destination elements are defined and operation.destination is undefined, test engine will report an error as it cannot determine what destination to use for the exchange.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.destination.value",
              "text" : "Server responding to the request",
              "type" : "integer",
              "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" : "boolean"
            }],
            "linkId" : "TestScript.setup.action.operation.encodeRequestUrl",
            "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" : "TestScript.setup.action.operation.encodeRequestUrl-flyover",
              "text" : "Whether or not to implicitly send the request url in encoded format. The default is true to match the standard RESTful client behavior. Set to false when communicating with a server that does not support encoded url paths.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.encodeRequestUrl.value",
              "text" : "Whether or not to send the request url in encoded format",
              "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" : "code"
            }],
            "linkId" : "TestScript.setup.action.operation.method",
            "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" : "TestScript.setup.action.operation.method-flyover",
              "text" : "The HTTP method the test engine MUST use for this operation regardless of any other operation details. The primary purpose of the explicit HTTP method is support of  HTTP POST method invocation of the FHIR search. Other uses will include support of negative testing.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.method.value",
              "text" : "method",
              "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" : "integer"
            }],
            "linkId" : "TestScript.setup.action.operation.origin",
            "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" : "TestScript.setup.action.operation.origin-flyover",
              "text" : "The server where the request message originates from.  Must be one of the server numbers listed in TestScript.origin section. If absent, test engine will send the message.  When present, test engine will not send the request message but will wait for the request message to be sent from this origin server.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.origin.value",
              "text" : "Server initiating the request",
              "type" : "integer",
              "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" : "TestScript.setup.action.operation.params",
            "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" : "TestScript.setup.action.operation.params-flyover",
              "text" : "Path plus parameters after [type].  Used to set parts of the request URL explicitly. If \"url\" element is specified, then \"targetId\", \"params\", and \"resource\" elements will be ignored as \"url\" element will have everything needed for constructing the request url.  If \"params\" element is specified, then \"targetId\" element is ignored.  For FHIR operations that require a resource (e.g. \"read\" and \"vread\" operations), the \"resource\" element must be specified when \"params\" element is specified.  If \"url\" and \"params\" elements are absent, then the request url will be constructed from \"targetId\" fixture if present.  For \"read\" operation, the resource and id values will be extracted from \"targetId\" fixture and used to construct the url.  For \"vread\" and \"history\" operations, the versionId value will also be used.   Test engines would append whatever is specified for \"params\" to the URL after the resource type without tampering with the string (beyond encoding the URL for HTTP).  The \"params\" element does not correspond exactly to \"search parameters\".  Nor is it the \"path\".  It corresponds to the part of the URL that comes after the [type] (when \"resource\" element is specified); e.g. It corresponds to \"/[id]/_history/[vid] {?_format=[mime-type]}\" in the following operation: GET [base]/[type]/[id]/_history/[vid] {?_format=[mime-type]}  Test engines do have to look for placeholders (${}) and replace the variable placeholders with the variable values at runtime before sending the request.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.params.value",
              "text" : "Explicitly defined path parameters",
              "type" : "string",
              "required" : false,
              "repeats" : false
            }]
          },
          {
            "linkId" : "TestScript.test.action.operation.requestHeader",
            "text" : "Each operation can have one or more header elements",
            "type" : "group",
            "required" : false,
            "repeats" : true,
            "item" : [{
              "linkId" : "TestScript.setup.action.operation.requestHeader-display",
              "text" : "This gives control to test-script writers to set headers explicitly based on test requirements.  It will allow for testing using:  - \"If-Modified-Since\" and \"If-None-Match\" headers.  [\"If-Match\" header](http.html#2.1.0.5.1).  See [Conditional Create using \"If-None-Exist\"](http.html#2.1.0.11).  See [Invalid \"Content-Type\" header](http.html#2.1.0.13.1) for negative testing. - etc.",
              "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" : "TestScript.setup.action.operation.requestHeader-flyover",
              "text" : "Header elements would be used to set HTTP headers.",
              "type" : "display"
            },
            {
              "extension" : [{
                "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
                "valueInteger" : 1
              },
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString" : "string"
              }],
              "linkId" : "TestScript.setup.action.operation.requestHeader.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" : "TestScript.setup.action.operation.requestHeader.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" : "TestScript.setup.action.operation.requestHeader.id.value",
                "text" : "Unique id for inter-element referencing",
                "type" : "string",
                "required" : false,
                "repeats" : false
              }]
            },
            {
              "linkId" : "TestScript.setup.action.operation.requestHeader.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" : "TestScript.setup.action.operation.requestHeader.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" : "TestScript.setup.action.operation.requestHeader.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" : "TestScript.setup.action.operation.requestHeader.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" : "string"
              }],
              "linkId" : "TestScript.setup.action.operation.requestHeader.field",
              "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" : "TestScript.setup.action.operation.requestHeader.field-flyover",
                "text" : "The HTTP header field e.g. \"Accept\". If header element is specified, then field is required.",
                "type" : "display"
              },
              {
                "linkId" : "TestScript.setup.action.operation.requestHeader.field.value",
                "text" : "HTTP header field name",
                "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" : "string"
              }],
              "linkId" : "TestScript.setup.action.operation.requestHeader.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" : "TestScript.setup.action.operation.requestHeader.value-flyover",
                "text" : "The value of the header e.g. \"application/fhir+xml\". If header element is specified, then value is required.  No conversions will be done by the test engine e.g. \"xml\" to \"application/fhir+xml\".  The values will be set in HTTP headers \"as-is\".  Test engines do have to look for placeholders (${}) and replace the variable placeholders with the variable values at runtime before sending the request.",
                "type" : "display"
              },
              {
                "linkId" : "TestScript.setup.action.operation.requestHeader.value.value",
                "text" : "HTTP headerfield 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" : "TestScript.setup.action.operation.requestId",
            "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" : "TestScript.setup.action.operation.requestId-flyover",
              "text" : "The fixture id (maybe new) to map to the request. If a requestId is supplied, then the resulting request (both headers and body) is mapped to the fixture ID (which may be entirely new and previously undeclared) designated by \"requestId\".  If requestId is not specified, it is the test engine's responsibility to store the request and use it as the requestId in subsequent assertions when assertion path and/or headerField is specified, direction is equal to request, and the requestId in not specified.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.requestId.value",
              "text" : "Fixture Id of mapped request",
              "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" : "TestScript.setup.action.operation.responseId",
            "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" : "TestScript.setup.action.operation.responseId-flyover",
              "text" : "The fixture id (maybe new) to map to the response. If a responseId is supplied, and the server responds, then the resulting response (both headers and body) is mapped to the fixture ID (which may be entirely new and previously undeclared) designated by \"responseId\".  If responseId is not specified, it is the test engine's responsibility to store the response and use it as the responseId in subsequent assertions when assertion path and/or headerField is specified and the responseId is not specified.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.responseId.value",
              "text" : "Fixture Id of mapped response",
              "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" : "TestScript.setup.action.operation.sourceId",
            "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" : "TestScript.setup.action.operation.sourceId-flyover",
              "text" : "The id of the fixture used as the body of a PUT or POST request.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.sourceId.value",
              "text" : "Fixture Id of body for PUT and POST requests",
              "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" : "TestScript.setup.action.operation.targetId",
            "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" : "TestScript.setup.action.operation.targetId-flyover",
              "text" : "Id of fixture used for extracting the [id],  [type], and [vid] for GET requests. If \"url\" element is specified, then \"targetId\", \"params\", and \"resource\" elements will be ignored as \"url\" element will have everything needed for constructing the request url.  If \"params\" element is specified, then \"targetId\" element is ignored.  For FHIR operations that require a resource (e.g. \"read\" and \"vread\" operations), the \"resource\" element must be specified when \"params\" element is specified.  If \"url\" and \"params\" elements are absent, then the request url will be constructed from \"targetId\" fixture if present.  For \"read\" operation, the resource and id values will be extracted from \"targetId\" fixture and used to construct the url.  For \"vread\" and \"history\" operations, the versionId value will also be used.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.targetId.value",
              "text" : "Id of fixture used for extracting the [id],  [type], and [vid] for GET requests",
              "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" : "TestScript.setup.action.operation.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" : "TestScript.setup.action.operation.url-flyover",
              "text" : "Complete request URL. Used to set the request URL explicitly.  If \"url\" element is defined, then \"targetId\", \"resource\", and \"params\" elements will be ignored.  Test engines would use whatever is specified in \"url\" without tampering with the string (beyond encoding the URL for HTTP).  Test engines do have to look for placeholders (${}) and replace the variable placeholders with the variable values at runtime before sending the request.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.url.value",
              "text" : "Request URL",
              "type" : "string",
              "required" : false,
              "repeats" : false
            }]
          }]
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          }],
          "linkId" : "TestScript.test.action.assert",
          "text" : "The setup assertion to perform",
          "type" : "group",
          "required" : false,
          "repeats" : false,
          "item" : [{
            "linkId" : "TestScript.test.action.assert-display",
            "text" : "In order to evaluate an assertion, the request, response, and results of the most recently executed operation must always be maintained by the test engine.",
            "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" : "TestScript.test.action.assert-flyover",
            "text" : "Evaluates the results of previous operations to determine if the server under test behaves appropriately.",
            "type" : "display"
          },
          {
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
              "valueInteger" : 1
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
              "valueString" : "string"
            }],
            "linkId" : "TestScript.setup.action.assert.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" : "TestScript.setup.action.assert.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" : "TestScript.setup.action.assert.id.value",
              "text" : "Unique id for inter-element referencing",
              "type" : "string",
              "required" : false,
              "repeats" : false
            }]
          },
          {
            "linkId" : "TestScript.setup.action.assert.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" : "TestScript.setup.action.assert.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" : "TestScript.setup.action.assert.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" : "TestScript.setup.action.assert.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" : "TestScript.setup.action.assert.label",
            "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" : "TestScript.setup.action.assert.label-flyover",
              "text" : "The label would be used for tracking/logging purposes by test engines. This has no impact on the verification itself.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.label.value",
              "text" : "Tracking/logging assertion label",
              "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" : "TestScript.setup.action.assert.description",
            "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" : "TestScript.setup.action.assert.description-flyover",
              "text" : "The description would be used by test engines for tracking and reporting purposes. This has no impact on the verification itself.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.description.value",
              "text" : "Tracking/reporting assertion description",
              "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" : "TestScript.setup.action.assert.direction",
            "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" : "TestScript.setup.action.assert.direction-flyover",
              "text" : "The direction to use for the assertion. If the direction is specified as \"response\" (the default), then the processing of this assert is against the received response message. If the direction is specified as \"request\", then the processing of this assert is against the sent request message.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.direction.value",
              "text" : "direction",
              "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" : "string"
            }],
            "linkId" : "TestScript.setup.action.assert.compareToSourceId",
            "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" : "TestScript.setup.action.assert.compareToSourceId-flyover",
              "text" : "Id of the source fixture used as the contents to be evaluated by either the \"source/expression\" or \"sourceId/path\" definition.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.compareToSourceId.value",
              "text" : "Id of the source fixture to be evaluated",
              "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" : "TestScript.setup.action.assert.compareToSourceExpression",
            "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" : "TestScript.setup.action.assert.compareToSourceExpression-flyover",
              "text" : "The FHIRPath expression for a specific value to evaluate against the source fixture. When compareToSourceId is defined, either compareToSourceExpression or compareToSourcePath must be defined, but not both. Thefhirpath expression to be evaluated against the expected fixture to compare to. Ignored if \"assert.value\" is used. The evaluation will be done before the assertion is evaluated.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.compareToSourceExpression.value",
              "text" : "The FHIRPath expression to evaluate against the source fixture",
              "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" : "TestScript.setup.action.assert.compareToSourcePath",
            "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" : "TestScript.setup.action.assert.compareToSourcePath-flyover",
              "text" : "XPath or JSONPath expression to evaluate against the source fixture. When compareToSourceId is defined, either compareToSourceExpression or compareToSourcePath must be defined, but not both. The XPath or JSONPath expression to be evaluated against the expected fixture to compare to. Ignored if \"assert.value\" is used. The evaluation will be done before the assertion is evaluated.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.compareToSourcePath.value",
              "text" : "XPath or JSONPath expression to evaluate against the source fixture",
              "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" : "TestScript.setup.action.assert.contentType",
            "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" : "TestScript.setup.action.assert.contentType-flyover",
              "text" : "The mime-type contents to compare against the request or response message 'Content-Type' header. If this is specified, then test engine shall confirm that the content-type of the last operation's headers is set to this value.  If \"assert.sourceId\" element is specified, then the evaluation will be done against the headers mapped to that sourceId (and not the last operation's headers).  If you'd like to have more control over the string, then use 'assert.headerField' instead.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.contentType.value",
              "text" : "content type",
              "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" : "code"
            }],
            "linkId" : "TestScript.setup.action.assert.defaultManualCompletion",
            "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" : "TestScript.setup.action.assert.defaultManualCompletion-flyover",
              "text" : "The default manual completion outcome applied to this assertion. Manual completion is used to pause the test engine execution and evaluation allowing an external review of the defined assert condition. The defaultManualCompletion defines the default manual completion outcome applied if one of the enumerated values is not applied.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.defaultManualCompletion.value",
              "text" : "default manual completion",
              "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" : "string"
            }],
            "linkId" : "TestScript.setup.action.assert.expression",
            "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" : "TestScript.setup.action.assert.expression-flyover",
              "text" : "The FHIRPath expression to be evaluated against the request or response message contents - HTTP headers and payload. If both \"expression\" and a \"fixtureId\" are specified, then the expression will be evaluated against the request or response body mapped to the fixtureId. If \"expression\" is specified and a \"fixtureId\" is not, then the expression will be evaluated against the response body of the last operation. Test engines are to store the request and response body and headers of the last operation at all times for subsequent assertions.\n\nThe FHIRPath expression can be evaluated as either a path to a specific value or as a boolean expression against the given FHIR resource. When the FHIRPath is a boolean expression, the assert.value element is not used. See [Testing FHIR Use Expressions](testing.html#expressions).",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.expression.value",
              "text" : "The FHIRPath expression to be evaluated",
              "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" : "TestScript.setup.action.assert.headerField",
            "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" : "TestScript.setup.action.assert.headerField-flyover",
              "text" : "The HTTP header field name e.g. 'Location'. If \"headerField\" is specified then \"value\" must be specified.  If \"sourceId\" is not specified, then \"headerField\" will be evaluated against the last operation's response headers.  Test engines are to keep track of the last operation's response body and response headers.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.headerField.value",
              "text" : "HTTP header field name",
              "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" : "TestScript.setup.action.assert.minimumId",
            "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" : "TestScript.setup.action.assert.minimumId-flyover",
              "text" : "The ID of a fixture. Asserts that the response contains at a minimum the fixture specified by minimumId. Asserts that the response contains all the element/content in another fixture pointed to by minimumId. This can be a statically defined fixture or one that is dynamically set via responseId.\n\nSee [Testing FHIR Use minimumId](testing.html##minimumId) for a more complete description of the test engine's comparison logic.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.minimumId.value",
              "text" : "Fixture Id of minimum content resource",
              "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" : "TestScript.setup.action.assert.navigationLinks",
            "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" : "TestScript.setup.action.assert.navigationLinks-flyover",
              "text" : "Whether or not the test execution performs validation on the bundle navigation links. Asserts that the Bundle contains first, last, and next links.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.navigationLinks.value",
              "text" : "Perform validation on navigation links?",
              "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" : "code"
            }],
            "linkId" : "TestScript.setup.action.assert.operator",
            "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" : "TestScript.setup.action.assert.operator-flyover",
              "text" : "The operator type defines the conditional behavior of the assert. Operators are useful for both positive and negative testing. If operator is not specified, then the default conditional behavior is implemented as defined in [Testing FHIR Assertions](testing.html#assertion-table).",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.operator.value",
              "text" : "operator",
              "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" : "string"
            }],
            "linkId" : "TestScript.setup.action.assert.path",
            "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" : "TestScript.setup.action.assert.path-flyover",
              "text" : "The XPath or JSONPath expression to be evaluated against the fixture representing the response received from server. If both \"path\" and a \"fixtureId\" are specified, then the path will be evaluated against the request or response body mapped to the fixtureId.  If \"path\" is specified and a \"fixtureId\" is not, then the path will be evaluated against the response body of the last operation.  Test engines are to store the request and response body and headers of the last operation at all times for subsequent assertions.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.path.value",
              "text" : "XPath or JSONPath expression",
              "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" : "TestScript.setup.action.assert.requestMethod",
            "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" : "TestScript.setup.action.assert.requestMethod-flyover",
              "text" : "The request method or HTTP operation code to compare against that used by the client system under test. If \"requestMethod\" is specified then it will be used in place of \"value\". The \"requestMethod\" will evaluate against the last operation's request HTTP operation.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.requestMethod.value",
              "text" : "request method",
              "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" : "string"
            }],
            "linkId" : "TestScript.setup.action.assert.requestURL",
            "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" : "TestScript.setup.action.assert.requestURL-flyover",
              "text" : "The value to use in a comparison against the request URL path string. If \"requestURL\" is specified then it will be used in place of \"value\". The \"requestURL\" will evaluate against the last operation's full request URL path string.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.requestURL.value",
              "text" : "Request URL comparison 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" : "uri"
            }],
            "linkId" : "TestScript.setup.action.assert.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" : "TestScript.setup.action.assert.resource-flyover",
              "text" : "The type of the resource.  See the [resource list](resourcelist.html). This will be expected resource type in response body e.g. in read, vread, search, etc.  See the [Resource List](resourcelist.html) for complete list of resource types; e.g. <assert > <resourceType value=\"Patient\" </assert>.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.resource.value",
              "text" : "Resource type",
              "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" : "TestScript.setup.action.assert.response",
            "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" : "TestScript.setup.action.assert.response-flyover",
              "text" : "continue | switchingProtocols | okay | created | accepted | nonAuthoritativeInformation | noContent | resetContent | partialContent | multipleChoices | movedPermanently | found | seeOther | notModified | useProxy | temporaryRedirect | permanentRedirect | badRequest | unauthorized | paymentRequired | forbidden | notFound | methodNotAllowed | notAcceptable | proxyAuthenticationRequired | requestTimeout | conflict | gone | lengthRequired | preconditionFailed | contentTooLarge | uriTooLong | unsupportedMediaType | rangeNotSatisfiable | expectationFailed | misdirectedRequest | unprocessableContent | upgradeRequired | internalServerError | notImplemented | badGateway | serviceUnavailable | gatewayTimeout | httpVersionNotSupported. This is a shorter way of achieving similar verifications via \"assert.responseCode\".  If you need more control, then use \"assert.responseCode\"  e.g. <assert>  <contentType value=\"json\" />  <response value=\"okay\"/> </assert>.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.response.value",
              "text" : "response",
              "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" : "string"
            }],
            "linkId" : "TestScript.setup.action.assert.responseCode",
            "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" : "TestScript.setup.action.assert.responseCode-flyover",
              "text" : "The value of the HTTP response code to be tested. To be used with \"operator\" attribute value. Asserts that the response code equals this value if \"operator\" is not specified.   If the operator is \"in\" or \"notIn\" then the responseCode would be a comma-separated list of values e.g. \"200,201\". Otherwise, it's expected to be a numeric value.   If \"fixture\" is not specified, then the \"responseBodyId\" value of the last operation is assumed.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.responseCode.value",
              "text" : "HTTP response code to test",
              "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" : "TestScript.setup.action.assert.sourceId",
            "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" : "TestScript.setup.action.assert.sourceId-flyover",
              "text" : "Fixture to evaluate the XPath/JSONPath expression or the headerField  against. This can be a statically defined fixture (at the top of the testscript) or a dynamically set fixture created by responseId of the action.operation element.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.sourceId.value",
              "text" : "Fixture Id of source expression or headerField",
              "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" : "boolean"
            }],
            "linkId" : "TestScript.setup.action.assert.stopTestOnFail",
            "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" : "TestScript.setup.action.assert.stopTestOnFail-flyover",
              "text" : "Whether or not the current test execution will stop on failure for this assert. If this element is specified and it is true, then assertion failures should not stop the current test execution from proceeding.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.stopTestOnFail.value",
              "text" : "If this assert fails, will the current test execution stop?",
              "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" : "string"
            }],
            "linkId" : "TestScript.setup.action.assert.validateProfileId",
            "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" : "TestScript.setup.action.assert.validateProfileId-flyover",
              "text" : "The ID of the Profile to validate against. The ID of a Profile fixture. Asserts that the response is valid according to the Profile specified by validateProfileId.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.validateProfileId.value",
              "text" : "Profile Id of validation profile reference",
              "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" : "TestScript.setup.action.assert.value",
            "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" : "TestScript.setup.action.assert.value-flyover",
              "text" : "The value to compare to. The string-representation of a number, string, or boolean that is expected.  Test engines do have to look for placeholders (${}) and replace the variable placeholders with the variable values at runtime before comparing this value to the actual value.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.value.value",
              "text" : "The value to compare to",
              "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" : "boolean"
            }],
            "linkId" : "TestScript.setup.action.assert.warningOnly",
            "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" : "TestScript.setup.action.assert.warningOnly-flyover",
              "text" : "Whether or not the test execution will produce a warning only on error for this assert. If this element is specified and it is true, then assertion failures can be logged by test engine but should not stop the test script execution from proceeding.  There are likely cases where the spec is not clear on what should happen. If the spec says something is optional (maybe a response header for example), but a server doesn’t do it, we could choose to issue a warning.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.assert.warningOnly.value",
              "text" : "Will this assert produce a warning only on error?",
              "type" : "boolean",
              "required" : false,
              "repeats" : false
            }]
          },
          {
            "linkId" : "TestScript.test.action.assert.requirement",
            "text" : "Links or references to the testing requirements",
            "type" : "group",
            "required" : false,
            "repeats" : true,
            "item" : [{
              "linkId" : "TestScript.setup.action.assert.requirement-display",
              "text" : "TestScript and TestReport instances are typically (and expected to be) based on known, defined test requirements and documentation. These links provide traceability from the executable/executed TestScript and TestReport tests to these requirements.",
              "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" : "TestScript.setup.action.assert.requirement-flyover",
              "text" : "Links or references providing traceability to the testing requirements for this assert.",
              "type" : "display"
            },
            {
              "extension" : [{
                "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
                "valueInteger" : 1
              },
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString" : "string"
              }],
              "linkId" : "TestScript.setup.action.assert.requirement.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" : "TestScript.setup.action.assert.requirement.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" : "TestScript.setup.action.assert.requirement.id.value",
                "text" : "Unique id for inter-element referencing",
                "type" : "string",
                "required" : false,
                "repeats" : false
              }]
            },
            {
              "linkId" : "TestScript.setup.action.assert.requirement.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" : "TestScript.setup.action.assert.requirement.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" : "TestScript.setup.action.assert.requirement.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" : "TestScript.setup.action.assert.requirement.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
              }],
              "linkId" : "TestScript.setup.action.assert.requirement.link[x]",
              "text" : "Link or reference to the testing requirement",
              "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" : "TestScript.setup.action.assert.requirement.link[x]-flyover",
                "text" : "Link or reference providing traceability to the testing requirement for this test.",
                "type" : "display"
              },
              {
                "linkId" : "TestScript.setup.action.assert.requirement.link[x]._type",
                "text" : "type",
                "type" : "coding",
                "required" : false,
                "repeats" : false,
                "answerConstraint" : "optionsOnly",
                "answerValueSet" : "#vs4",
                "item" : [{
                  "extension" : [{
                    "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                    "valueString" : "uri"
                  }],
                  "linkId" : "TestScript.setup.action.assert.requirement.link[x]._null",
                  "type" : "group",
                  "item" : [{
                    "linkId" : "TestScript.setup.action.assert.requirement.link[x]._null.value",
                    "type" : "string",
                    "required" : false,
                    "repeats" : false
                  }]
                },
                {
                  "extension" : [{
                    "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                    "valueString" : "uri"
                  }],
                  "linkId" : "TestScript.setup.action.assert.requirement.link[x]._null",
                  "type" : "group",
                  "item" : [{
                    "linkId" : "TestScript.setup.action.assert.requirement.link[x]._null.value",
                    "type" : "string",
                    "required" : false,
                    "repeats" : false
                  }]
                }]
              }]
            }]
          }]
        }]
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
        "valueInteger" : 1
      }],
      "linkId" : "TestScript.teardown",
      "text" : "A series of required clean up steps",
      "type" : "group",
      "required" : false,
      "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" : "TestScript.teardown-flyover",
        "text" : "A series of operations required to clean up after all the tests are executed (successfully or otherwise).",
        "type" : "display"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
          "valueInteger" : 1
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
          "valueString" : "string"
        }],
        "linkId" : "TestScript.teardown.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" : "TestScript.teardown.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" : "TestScript.teardown.id.value",
          "text" : "Unique id for inter-element referencing",
          "type" : "string",
          "required" : false,
          "repeats" : false
        }]
      },
      {
        "linkId" : "TestScript.teardown.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" : "TestScript.teardown.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" : "TestScript.teardown.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" : "TestScript.teardown.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
        }],
        "linkId" : "TestScript.teardown.action",
        "text" : "One or more teardown operations to perform",
        "type" : "group",
        "required" : true,
        "repeats" : true,
        "item" : [{
          "linkId" : "TestScript.teardown.action-display",
          "text" : "An action should contain either an operation or an assertion but not both.  It can contain any number of variables.",
          "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" : "TestScript.teardown.action-flyover",
          "text" : "The teardown action will only contain an operation.",
          "type" : "display"
        },
        {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
            "valueInteger" : 1
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
            "valueString" : "string"
          }],
          "linkId" : "TestScript.teardown.action.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" : "TestScript.teardown.action.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" : "TestScript.teardown.action.id.value",
            "text" : "Unique id for inter-element referencing",
            "type" : "string",
            "required" : false,
            "repeats" : false
          }]
        },
        {
          "linkId" : "TestScript.teardown.action.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" : "TestScript.teardown.action.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" : "TestScript.teardown.action.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" : "TestScript.teardown.action.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
          }],
          "linkId" : "TestScript.teardown.action.operation",
          "text" : "The teardown operation to perform",
          "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" : "TestScript.teardown.action.operation-flyover",
            "text" : "An operation would involve a REST request to a server.",
            "type" : "display"
          },
          {
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
              "valueInteger" : 1
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
              "valueString" : "string"
            }],
            "linkId" : "TestScript.setup.action.operation.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" : "TestScript.setup.action.operation.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" : "TestScript.setup.action.operation.id.value",
              "text" : "Unique id for inter-element referencing",
              "type" : "string",
              "required" : false,
              "repeats" : false
            }]
          },
          {
            "linkId" : "TestScript.setup.action.operation.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" : "TestScript.setup.action.operation.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" : "TestScript.setup.action.operation.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" : "TestScript.setup.action.operation.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" : "Coding"
            }],
            "linkId" : "TestScript.setup.action.operation.type",
            "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" : "TestScript.setup.action.operation.type-flyover",
              "text" : "Server interaction or operation type. See the list of [server interactions](http.html).",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.type.value",
              "text" : "The operation code type that will be executed",
              "type" : "coding",
              "required" : false,
              "repeats" : false,
              "answerConstraint" : "optionsOnly"
            }]
          },
          {
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
              "valueInteger" : 1
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
              "valueString" : "uri"
            }],
            "linkId" : "TestScript.setup.action.operation.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" : "TestScript.setup.action.operation.resource-flyover",
              "text" : "The type of the FHIR resource. See the [resource list](resourcelist.html). Data type of uri is needed when non-HL7 artifacts are identified. If \"url\" element is specified, then \"targetId\", \"params\", and \"resource\" elements will be ignored as \"url\" element will have everything needed for constructing the request url.  If \"params\" element is specified, then \"targetId\" element is ignored. For FHIR operations that require a resource (e.g. \"read\" and \"vread\" operations), the \"resource\" element must be specified when \"params\" element is specified.  If \"url\" and \"params\" elements are absent, then the request url will be constructed from \"targetId\" fixture if present. For \"read\" operation, the resource and id values will be extracted from \"targetId\" fixture and used to construct the url. For \"vread\" and \"history\" operations, the versionId value will also be used.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.resource.value",
              "text" : "Resource type",
              "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" : "TestScript.setup.action.operation.label",
            "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" : "TestScript.setup.action.operation.label-flyover",
              "text" : "The label would be used for tracking/logging purposes by test engines. This has no impact on the verification itself.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.label.value",
              "text" : "Tracking/logging operation label",
              "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" : "TestScript.setup.action.operation.description",
            "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" : "TestScript.setup.action.operation.description-flyover",
              "text" : "The description would be used by test engines for tracking and reporting purposes. This has no impact on the verification itself.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.description.value",
              "text" : "Tracking/reporting operation description",
              "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" : "TestScript.setup.action.operation.accept",
            "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" : "TestScript.setup.action.operation.accept-flyover",
              "text" : "The mime-type to use for RESTful operation in the 'Accept' header. If this is specified, then test engine shall set the 'Accept' header to the corresponding value.  If you'd like to explicitly set the 'Accept' to some other value then use the 'requestHeader' element.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.accept.value",
              "text" : "accept",
              "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" : "code"
            }],
            "linkId" : "TestScript.setup.action.operation.contentType",
            "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" : "TestScript.setup.action.operation.contentType-flyover",
              "text" : "The mime-type to use for RESTful operation in the 'Content-Type' header. If this is specified, then test engine shall set the 'Content-Type' header to the corresponding value.  If you'd like to explicitly set the 'Content-Type' to some other value then use the 'requestHeader' element.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.contentType.value",
              "text" : "content type",
              "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" : "integer"
            }],
            "linkId" : "TestScript.setup.action.operation.destination",
            "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" : "TestScript.setup.action.operation.destination-flyover",
              "text" : "The server where the request message is destined for.  Must be one of the server numbers listed in TestScript.destination section. If multiple TestScript.destination elements are defined and operation.destination is undefined, test engine will report an error as it cannot determine what destination to use for the exchange.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.destination.value",
              "text" : "Server responding to the request",
              "type" : "integer",
              "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" : "boolean"
            }],
            "linkId" : "TestScript.setup.action.operation.encodeRequestUrl",
            "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" : "TestScript.setup.action.operation.encodeRequestUrl-flyover",
              "text" : "Whether or not to implicitly send the request url in encoded format. The default is true to match the standard RESTful client behavior. Set to false when communicating with a server that does not support encoded url paths.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.encodeRequestUrl.value",
              "text" : "Whether or not to send the request url in encoded format",
              "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" : "code"
            }],
            "linkId" : "TestScript.setup.action.operation.method",
            "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" : "TestScript.setup.action.operation.method-flyover",
              "text" : "The HTTP method the test engine MUST use for this operation regardless of any other operation details. The primary purpose of the explicit HTTP method is support of  HTTP POST method invocation of the FHIR search. Other uses will include support of negative testing.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.method.value",
              "text" : "method",
              "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" : "integer"
            }],
            "linkId" : "TestScript.setup.action.operation.origin",
            "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" : "TestScript.setup.action.operation.origin-flyover",
              "text" : "The server where the request message originates from.  Must be one of the server numbers listed in TestScript.origin section. If absent, test engine will send the message.  When present, test engine will not send the request message but will wait for the request message to be sent from this origin server.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.origin.value",
              "text" : "Server initiating the request",
              "type" : "integer",
              "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" : "TestScript.setup.action.operation.params",
            "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" : "TestScript.setup.action.operation.params-flyover",
              "text" : "Path plus parameters after [type].  Used to set parts of the request URL explicitly. If \"url\" element is specified, then \"targetId\", \"params\", and \"resource\" elements will be ignored as \"url\" element will have everything needed for constructing the request url.  If \"params\" element is specified, then \"targetId\" element is ignored.  For FHIR operations that require a resource (e.g. \"read\" and \"vread\" operations), the \"resource\" element must be specified when \"params\" element is specified.  If \"url\" and \"params\" elements are absent, then the request url will be constructed from \"targetId\" fixture if present.  For \"read\" operation, the resource and id values will be extracted from \"targetId\" fixture and used to construct the url.  For \"vread\" and \"history\" operations, the versionId value will also be used.   Test engines would append whatever is specified for \"params\" to the URL after the resource type without tampering with the string (beyond encoding the URL for HTTP).  The \"params\" element does not correspond exactly to \"search parameters\".  Nor is it the \"path\".  It corresponds to the part of the URL that comes after the [type] (when \"resource\" element is specified); e.g. It corresponds to \"/[id]/_history/[vid] {?_format=[mime-type]}\" in the following operation: GET [base]/[type]/[id]/_history/[vid] {?_format=[mime-type]}  Test engines do have to look for placeholders (${}) and replace the variable placeholders with the variable values at runtime before sending the request.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.params.value",
              "text" : "Explicitly defined path parameters",
              "type" : "string",
              "required" : false,
              "repeats" : false
            }]
          },
          {
            "linkId" : "TestScript.teardown.action.operation.requestHeader",
            "text" : "Each operation can have one or more header elements",
            "type" : "group",
            "required" : false,
            "repeats" : true,
            "item" : [{
              "linkId" : "TestScript.setup.action.operation.requestHeader-display",
              "text" : "This gives control to test-script writers to set headers explicitly based on test requirements.  It will allow for testing using:  - \"If-Modified-Since\" and \"If-None-Match\" headers.  [\"If-Match\" header](http.html#2.1.0.5.1).  See [Conditional Create using \"If-None-Exist\"](http.html#2.1.0.11).  See [Invalid \"Content-Type\" header](http.html#2.1.0.13.1) for negative testing. - etc.",
              "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" : "TestScript.setup.action.operation.requestHeader-flyover",
              "text" : "Header elements would be used to set HTTP headers.",
              "type" : "display"
            },
            {
              "extension" : [{
                "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
                "valueInteger" : 1
              },
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
                "valueString" : "string"
              }],
              "linkId" : "TestScript.setup.action.operation.requestHeader.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" : "TestScript.setup.action.operation.requestHeader.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" : "TestScript.setup.action.operation.requestHeader.id.value",
                "text" : "Unique id for inter-element referencing",
                "type" : "string",
                "required" : false,
                "repeats" : false
              }]
            },
            {
              "linkId" : "TestScript.setup.action.operation.requestHeader.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" : "TestScript.setup.action.operation.requestHeader.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" : "TestScript.setup.action.operation.requestHeader.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" : "TestScript.setup.action.operation.requestHeader.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" : "string"
              }],
              "linkId" : "TestScript.setup.action.operation.requestHeader.field",
              "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" : "TestScript.setup.action.operation.requestHeader.field-flyover",
                "text" : "The HTTP header field e.g. \"Accept\". If header element is specified, then field is required.",
                "type" : "display"
              },
              {
                "linkId" : "TestScript.setup.action.operation.requestHeader.field.value",
                "text" : "HTTP header field name",
                "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" : "string"
              }],
              "linkId" : "TestScript.setup.action.operation.requestHeader.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" : "TestScript.setup.action.operation.requestHeader.value-flyover",
                "text" : "The value of the header e.g. \"application/fhir+xml\". If header element is specified, then value is required.  No conversions will be done by the test engine e.g. \"xml\" to \"application/fhir+xml\".  The values will be set in HTTP headers \"as-is\".  Test engines do have to look for placeholders (${}) and replace the variable placeholders with the variable values at runtime before sending the request.",
                "type" : "display"
              },
              {
                "linkId" : "TestScript.setup.action.operation.requestHeader.value.value",
                "text" : "HTTP headerfield 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" : "TestScript.setup.action.operation.requestId",
            "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" : "TestScript.setup.action.operation.requestId-flyover",
              "text" : "The fixture id (maybe new) to map to the request. If a requestId is supplied, then the resulting request (both headers and body) is mapped to the fixture ID (which may be entirely new and previously undeclared) designated by \"requestId\".  If requestId is not specified, it is the test engine's responsibility to store the request and use it as the requestId in subsequent assertions when assertion path and/or headerField is specified, direction is equal to request, and the requestId in not specified.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.requestId.value",
              "text" : "Fixture Id of mapped request",
              "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" : "TestScript.setup.action.operation.responseId",
            "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" : "TestScript.setup.action.operation.responseId-flyover",
              "text" : "The fixture id (maybe new) to map to the response. If a responseId is supplied, and the server responds, then the resulting response (both headers and body) is mapped to the fixture ID (which may be entirely new and previously undeclared) designated by \"responseId\".  If responseId is not specified, it is the test engine's responsibility to store the response and use it as the responseId in subsequent assertions when assertion path and/or headerField is specified and the responseId is not specified.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.responseId.value",
              "text" : "Fixture Id of mapped response",
              "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" : "TestScript.setup.action.operation.sourceId",
            "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" : "TestScript.setup.action.operation.sourceId-flyover",
              "text" : "The id of the fixture used as the body of a PUT or POST request.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.sourceId.value",
              "text" : "Fixture Id of body for PUT and POST requests",
              "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" : "TestScript.setup.action.operation.targetId",
            "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" : "TestScript.setup.action.operation.targetId-flyover",
              "text" : "Id of fixture used for extracting the [id],  [type], and [vid] for GET requests. If \"url\" element is specified, then \"targetId\", \"params\", and \"resource\" elements will be ignored as \"url\" element will have everything needed for constructing the request url.  If \"params\" element is specified, then \"targetId\" element is ignored.  For FHIR operations that require a resource (e.g. \"read\" and \"vread\" operations), the \"resource\" element must be specified when \"params\" element is specified.  If \"url\" and \"params\" elements are absent, then the request url will be constructed from \"targetId\" fixture if present.  For \"read\" operation, the resource and id values will be extracted from \"targetId\" fixture and used to construct the url.  For \"vread\" and \"history\" operations, the versionId value will also be used.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.targetId.value",
              "text" : "Id of fixture used for extracting the [id],  [type], and [vid] for GET requests",
              "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" : "TestScript.setup.action.operation.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" : "TestScript.setup.action.operation.url-flyover",
              "text" : "Complete request URL. Used to set the request URL explicitly.  If \"url\" element is defined, then \"targetId\", \"resource\", and \"params\" elements will be ignored.  Test engines would use whatever is specified in \"url\" without tampering with the string (beyond encoding the URL for HTTP).  Test engines do have to look for placeholders (${}) and replace the variable placeholders with the variable values at runtime before sending the request.",
              "type" : "display"
            },
            {
              "linkId" : "TestScript.setup.action.operation.url.value",
              "text" : "Request URL",
              "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.