This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Imagingobjectselection.questionnaire.xml

Raw XML (canonical form)

Generated Questionnaire for ImagingObjectSelection

<?xml version="1.0" encoding="UTF-8"?>

<Questionnaire xmlns="http://hl7.org/fhir">
  <id value="qs1"/>
  <contained>
    <ValueSet>
      <id value="vs2"/>
      <url value="urn:uuid:4192a56d-6eca-41f8-94f3-b4bb0cf1ced1"/>
      <name value="Type options for ImagingObjectSelection.author"/>
      <description value="Type options for ImagingObjectSelection.author"/>
      <status value="active"/>
      <expansion>
        <identifier value="urn:uuid:a32bf156-44ff-4532-86dc-63b560a2d5b7"/>
        <timestamp value="2015-03-27T00:20:09+11:00"/>
        <contains>
          <system value="http://hl7.org/fhir/resource-types"/>
          <code value="Practitioner"/>
          <display value="Practitioner"/>
        </contains>
        <contains>
          <system value="http://hl7.org/fhir/resource-types"/>
          <code value="Device"/>
          <display value="Device"/>
        </contains>
        <contains>
          <system value="http://hl7.org/fhir/resource-types"/>
          <code value="Organization"/>
          <display value="Organization"/>
        </contains>
        <contains>
          <system value="http://hl7.org/fhir/resource-types"/>
          <code value="Patient"/>
          <display value="Patient"/>
        </contains>
        <contains>
          <system value="http://hl7.org/fhir/resource-types"/>
          <code value="RelatedPerson"/>
          <display value="RelatedPerson"/>
        </contains>
      </expansion>
    </ValueSet>
  </contained>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
  </identifier>
  <status value="draft"/>
  <date value="2015-03-27T00:13:00+11:00"/>
  <publisher value="HL7 FHIR Project (Imaging Integration)"/>
  <group>
    <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
      <valueString value="A set of DICOM SOP Instances of a patient, selected for some application purpose, e.g., quality assurance, teaching, conference, consulting, etc.  Objects selected can be from different studies, but must be of the same patient."/>
    </extension>
    <linkId value="ImagingObjectSelection"/>
    <title value="Key Object Selection"/>
    <required value="true"/>
    <repeats value="false"/>
    <group>
      <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
        <valueString value="The logical id of the resource, as used in the url for the resoure. Once assigned, this value never changes. The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
      </extension>
      <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
        <valueString value="string"/>
      </extension>
      <linkId value="ImagingObjectSelection.id"/>
      <required value="false"/>
      <repeats value="true"/>
      <question>
        <linkId value="ImagingObjectSelection.id.value"/>
        <text value="Logical id of this artefact"/>
        <type value="string"/>
        <required value="false"/>
        <repeats value="false"/>
      </question>
    </group>
    <group>
      <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
        <valueString value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
      </extension>
      <linkId value="ImagingObjectSelection.meta"/>
      <text value="Metadata about the resource"/>
      <required value="false"/>
      <repeats value="true"/>
    </group>
    <group>
      <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
        <valueString value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. 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 as much as possible."/>
      </extension>
      <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
        <valueString value="uri"/>
      </extension>
      <linkId value="ImagingObjectSelection.implicitRules"/>
      <required value="false"/>
      <repeats value="true"/>
      <question>
        <linkId value="ImagingObjectSelection.implicitRules.value"/>
        <text value="A set of rules under which this content was created"/>
        <type value="string"/>
        <required value="false"/>
        <repeats value="false"/>
      </question>
    </group>
    <group>
      <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
        <valueString value="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)."/>
      </extension>
      <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
        <valueString value="code"/>
      </extension>
      <linkId value="ImagingObjectSelection.language"/>
      <required value="false"/>
      <repeats value="true"/>
      <question>
        <linkId value="ImagingObjectSelection.language.value"/>
        <text value="language"/>
        <type value="choice"/>
        <required value="false"/>
        <repeats value="false"/>
      </question>
    </group>
    <group>
      <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
        <valueString value="A human-readable narrative that contains a summary of the resource, and may 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 &quot;clinically safe&quot; 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 narrative. Resources that are not contained SHOULD have a narrative."/>
      </extension>
      <linkId value="ImagingObjectSelection.text"/>
      <text value="Text summary of the resource, for human interpretation"/>
      <required value="false"/>
      <repeats value="true"/>
    </group>
    <group>
      <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
        <valueString value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. 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."/>
      </extension>
      <linkId value="ImagingObjectSelection.contained"/>
      <text value="Contained, inline Resources"/>
      <required value="false"/>
      <repeats value="true"/>
    </group>
    <group>
      <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
        <valueString value="Instance UID of the DICOM KOS SOP Instances represenetd in this resource."/>
      </extension>
      <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
        <valueString value="string"/>
      </extension>
      <linkId value="ImagingObjectSelection.uid"/>
      <required value="true"/>
      <repeats value="true"/>
      <question>
        <linkId value="ImagingObjectSelection.uid.value"/>
        <text value="Instance UID"/>
        <type value="string"/>
        <required value="false"/>
        <repeats value="false"/>
      </question>
    </group>
    <group>
      <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
        <valueString value="A patient resource reference which is the patient subject of all DICOM SOP Instances in this key object selection. SOP instances selected in the key object selection can be from different studies, but must be of the same patient."/>
      </extension>
      <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
        <valueString value="Reference"/>
      </extension>
      <linkId value="ImagingObjectSelection.patient"/>
      <required value="true"/>
      <repeats value="true"/>
      <question>
        <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference">
          <valueString value="/Patient?subject=$subj&amp;patient=$subj&amp;encounter=$encounter"/>
        </extension>
        <linkId value="ImagingObjectSelection.patient.value"/>
        <text value="Patient of the selected objects"/>
        <type value="reference"/>
        <required value="false"/>
        <repeats value="false"/>
      </question>
    </group>
    <group>
      <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
        <valueString value="The reason for, or significance of, the selection of objects referenced in the resource. Coded concept of kind of the key object selection. Value set is defined in the DICOM standard CID-7010.

http://medical.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_7010.html."/>
      </extension>
      <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
        <valueString value="CodeableConcept"/>
      </extension>
      <linkId value="ImagingObjectSelection.title"/>
      <text value="Reason for selection"/>
      <required value="true"/>
      <repeats value="true"/>
      <question>
        <linkId value="ImagingObjectSelection.title.coding"/>
        <text value="code:"/>
        <type value="open-choice"/>
        <required value="false"/>
        <repeats value="false"/>
      </question>
      <question>
        <linkId value="ImagingObjectSelection.title.text"/>
        <text value="text:"/>
        <type value="string"/>
        <required value="false"/>
        <repeats value="false"/>
      </question>
    </group>
    <group>
      <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
        <valueString value="Text description of the DICOM SOP instances selected in the key object selection. This should be aligned with the content of the title element, and can provide further explanation of the SOP instances in the selection. Free text narrative description of the key object selection."/>
      </extension>
      <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
        <valueString value="string"/>
      </extension>
      <linkId value="ImagingObjectSelection.description"/>
      <required value="false"/>
      <repeats value="true"/>
      <question>
        <linkId value="ImagingObjectSelection.description.value"/>
        <text value="Description text"/>
        <type value="string"/>
        <required value="false"/>
        <repeats value="false"/>
      </question>
    </group>
    <group>
      <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
        <valueString value="Author of key object selection. It can be a human authtor or a device which made the decision of the SOP instances selected. For example, a radiologist selected a set of imaging SOP instances to attached in a diagnostic report, and a CAD application may author a selection to describe SOP instances it used to generate a detection conclusion. Author of the key object selection. This can be a human author or a device author. Human author is represented with the HumanName type. Device author is represented with a reference to the Device resource."/>
      </extension>
      <linkId value="ImagingObjectSelection.author"/>
      <text value="Author (human or machine)"/>
      <required value="false"/>
      <repeats value="true"/>
      <question>
        <linkId value="ImagingObjectSelection.author._type"/>
        <text value="type"/>
        <type value="choice"/>
        <required value="false"/>
        <repeats value="false"/>
        <options>
          <reference value="#vs2"/>
        </options>
        <group>
          <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
            <valueString value="Reference"/>
          </extension>
          <linkId value="ImagingObjectSelection.author._Practitioner"/>
          <question>
            <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference">
              <valueString value="/Practitioner?subject=$subj&amp;patient=$subj&amp;encounter=$encounter"/>
            </extension>
            <linkId value="ImagingObjectSelection.author._Practitioner.value"/>
            <text value="Practitioner"/>
            <type value="reference"/>
            <required value="false"/>
            <repeats value="false"/>
          </question>
        </group>
        <group>
          <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
            <valueString value="Reference"/>
          </extension>
          <linkId value="ImagingObjectSelection.author._Device"/>
          <question>
            <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference">
              <valueString value="/Device?subject=$subj&amp;patient=$subj&amp;encounter=$encounter"/>
            </extension>
            <linkId value="ImagingObjectSelection.author._Device.value"/>
            <text value="Device"/>
            <type value="reference"/>
            <required value="false"/>
            <repeats value="false"/>
          </question>
        </group>
        <group>
          <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
            <valueString value="Reference"/>
          </extension>
          <linkId value="ImagingObjectSelection.author._Organization"/>
          <question>
            <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference">
              <valueString value="/Organization?subject=$subj&amp;patient=$subj&amp;encounter=$encounter"/>
            </extension>
            <linkId value="ImagingObjectSelection.author._Organization.value"/>
            <text value="Organization"/>
            <type value="reference"/>
            <required value="false"/>
            <repeats value="false"/>
          </question>
        </group>
        <group>
          <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
            <valueString value="Reference"/>
          </extension>
          <linkId value="ImagingObjectSelection.author._Patient"/>
          <question>
            <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference">
              <valueString value="/Patient?subject=$subj&amp;patient=$subj&amp;encounter=$encounter"/>
            </extension>
            <linkId value="ImagingObjectSelection.author._Patient.value"/>
            <text value="Patient"/>
            <type value="reference"/>
            <required value="false"/>
            <repeats value="false"/>
          </question>
        </group>
        <group>
          <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
            <valueString value="Reference"/>
          </extension>
          <linkId value="ImagingObjectSelection.author._RelatedPerson"/>
          <question>
            <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference">
              <valueString value="/RelatedPerson?subject=$subj&amp;patient=$subj&amp;encounter=$encounter"/>
            </extension>
            <linkId value="ImagingObjectSelection.author._RelatedPerson.value"/>
            <text value="RelatedPerson"/>
            <type value="reference"/>
            <required value="false"/>
            <repeats value="false"/>
          </question>
        </group>
      </question>
    </group>
    <group>
      <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
        <valueString value="Date and time when the key object selection was authored. Note that this is the date and time the DICOM SOP instances in the selection were selected (selection decision making). It is different from the creation date and time of the selection resource. Authoring time."/>
      </extension>
      <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
        <valueString value="datetime"/>
      </extension>
      <linkId value="ImagingObjectSelection.authoringTime"/>
      <required value="false"/>
      <repeats value="true"/>
      <question>
        <linkId value="ImagingObjectSelection.authoringTime.value"/>
        <text value="Authoring time of the selection"/>
        <type value="dateTime"/>
        <required value="false"/>
        <repeats value="false"/>
      </question>
    </group>
    <group>
      <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
        <valueString value="Study identity and locating information of the DICOM SOP instances in the selection."/>
      </extension>
      <linkId value="ImagingObjectSelection.study"/>
      <title value="Study identity of the selected instances"/>
      <text value="Study component represents the study level identity and locator information of the DICOM SOP instances in the selection. It is the top level identity of the hierachical identification of the instances."/>
      <required value="true"/>
      <repeats value="true"/>
      <group>
        <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
          <valueString value="unique id for the element within a resource (for internal references)."/>
        </extension>
        <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
          <valueString value="string"/>
        </extension>
        <linkId value="ImagingObjectSelection.study.id"/>
        <required value="false"/>
        <repeats value="true"/>
        <question>
          <linkId value="ImagingObjectSelection.study.id.value"/>
          <text value="xml:id (or equivalent in JSON)"/>
          <type value="string"/>
          <required value="false"/>
          <repeats value="false"/>
        </question>
      </group>
      <group>
        <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
          <valueString value="Study instance uid of the SOP instances in the selection."/>
        </extension>
        <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
          <valueString value="string"/>
        </extension>
        <linkId value="ImagingObjectSelection.study.uid"/>
        <required value="true"/>
        <repeats value="true"/>
        <question>
          <linkId value="ImagingObjectSelection.study.uid.value"/>
          <text value="Study instance uid"/>
          <type value="string"/>
          <required value="false"/>
          <repeats value="false"/>
        </question>
      </group>
      <group>
        <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
          <valueString value="WADO-RS URL to retrieve the study. Note that this URL retrieves all SOP instances of the study, not only those in the selection. Study level locator information is optional. If provided, this is the URL to retrieve the entire study with WADO-RS interaction, though only a subset of these are selected in the selection."/>
        </extension>
        <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
          <valueString value="uri"/>
        </extension>
        <linkId value="ImagingObjectSelection.study.url"/>
        <required value="false"/>
        <repeats value="true"/>
        <question>
          <linkId value="ImagingObjectSelection.study.url.value"/>
          <text value="Retrieve URL"/>
          <type value="string"/>
          <required value="false"/>
          <repeats value="false"/>
        </question>
      </group>
      <group>
        <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
          <valueString value="Series indetity and locating information of the DICOM SOP instances in the selection."/>
        </extension>
        <linkId value="ImagingObjectSelection.study.series"/>
        <title value="Series identity of the selected instances"/>
        <text value="Series component represents the series level indentity and locator information of the DICOM SOP instances in the selection."/>
        <required value="true"/>
        <repeats value="true"/>
        <group>
          <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
            <valueString value="unique id for the element within a resource (for internal references)."/>
          </extension>
          <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
            <valueString value="string"/>
          </extension>
          <linkId value="ImagingObjectSelection.study.series.id"/>
          <required value="false"/>
          <repeats value="true"/>
          <question>
            <linkId value="ImagingObjectSelection.study.series.id.value"/>
            <text value="xml:id (or equivalent in JSON)"/>
            <type value="string"/>
            <required value="false"/>
            <repeats value="false"/>
          </question>
        </group>
        <group>
          <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
            <valueString value="Series instance uid of the SOP instances in the selection."/>
          </extension>
          <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
            <valueString value="string"/>
          </extension>
          <linkId value="ImagingObjectSelection.study.series.uid"/>
          <required value="false"/>
          <repeats value="true"/>
          <question>
            <linkId value="ImagingObjectSelection.study.series.uid.value"/>
            <text value="Series instance uid"/>
            <type value="string"/>
            <required value="false"/>
            <repeats value="false"/>
          </question>
        </group>
        <group>
          <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
            <valueString value="WADO-RS URL to retrieve the series Note that this URL retrieves all SOP instances of the series not only those in the selection. Series level locator information is optional. If provided, this is the URL to retrieve the entire series with WADO-RS interaction, though only a subset of these are selected in the selection."/>
          </extension>
          <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
            <valueString value="uri"/>
          </extension>
          <linkId value="ImagingObjectSelection.study.series.url"/>
          <required value="false"/>
          <repeats value="true"/>
          <question>
            <linkId value="ImagingObjectSelection.study.series.url.value"/>
            <text value="Retrieve URL"/>
            <type value="string"/>
            <required value="false"/>
            <repeats value="false"/>
          </question>
        </group>
        <group>
          <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
            <valueString value="Identity and locating information of the selected DICOM SOP instances."/>
          </extension>
          <linkId value="ImagingObjectSelection.study.series.instance"/>
          <title value="The selected instance"/>
          <text value="SOP Instance component identify the instance selected in the selection, along with the study and series identities to form the DICOM identity hierachy."/>
          <required value="true"/>
          <repeats value="true"/>
          <group>
            <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
              <valueString value="unique id for the element within a resource (for internal references)."/>
            </extension>
            <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
              <valueString value="string"/>
            </extension>
            <linkId value="ImagingObjectSelection.study.series.instance.id"/>
            <required value="false"/>
            <repeats value="true"/>
            <question>
              <linkId value="ImagingObjectSelection.study.series.instance.id.value"/>
              <text value="xml:id (or equivalent in JSON)"/>
              <type value="string"/>
              <required value="false"/>
              <repeats value="false"/>
            </question>
          </group>
          <group>
            <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
              <valueString value="SOP class uid of the selected instance. SOP class uid provides the type of the selected instances, e.g., CT image, Gray scale softcopy presentation state, ECG waveform, etc."/>
            </extension>
            <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
              <valueString value="string"/>
            </extension>
            <linkId value="ImagingObjectSelection.study.series.instance.sopClass"/>
            <required value="true"/>
            <repeats value="true"/>
            <question>
              <linkId value="ImagingObjectSelection.study.series.instance.sopClass.value"/>
              <text value="SOP class uid of instance"/>
              <type value="string"/>
              <required value="false"/>
              <repeats value="false"/>
            </question>
          </group>
          <group>
            <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
              <valueString value="SOP Instance uid of the selected instance. SOP instance uid identifies the instance."/>
            </extension>
            <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
              <valueString value="string"/>
            </extension>
            <linkId value="ImagingObjectSelection.study.series.instance.uid"/>
            <required value="true"/>
            <repeats value="true"/>
            <question>
              <linkId value="ImagingObjectSelection.study.series.instance.uid.value"/>
              <text value="Uid of the selected instance"/>
              <type value="string"/>
              <required value="false"/>
              <repeats value="false"/>
            </question>
          </group>
          <group>
            <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
              <valueString value="WADO-RS URL to retrieve the DICOM SOP Instance. Instance level locator information is required."/>
            </extension>
            <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
              <valueString value="uri"/>
            </extension>
            <linkId value="ImagingObjectSelection.study.series.instance.url"/>
            <required value="true"/>
            <repeats value="true"/>
            <question>
              <linkId value="ImagingObjectSelection.study.series.instance.url.value"/>
              <text value="Retrieve URL"/>
              <type value="string"/>
              <required value="false"/>
              <repeats value="false"/>
            </question>
          </group>
          <group>
            <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
              <valueString value="Identity and location information of the frames in the selected instance."/>
            </extension>
            <linkId value="ImagingObjectSelection.study.series.instance.frames"/>
            <title value="The frame set"/>
            <text value="This component may be used if the referenced image SOP Instance is a multi-frame image."/>
            <required value="false"/>
            <repeats value="true"/>
            <group>
              <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
                <valueString value="unique id for the element within a resource (for internal references)."/>
              </extension>
              <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
                <valueString value="string"/>
              </extension>
              <linkId value="ImagingObjectSelection.study.series.instance.frames.id"/>
              <required value="false"/>
              <repeats value="true"/>
              <question>
                <linkId value="ImagingObjectSelection.study.series.instance.frames.id.value"/>
                <text value="xml:id (or equivalent in JSON)"/>
                <type value="string"/>
                <required value="false"/>
                <repeats value="false"/>
              </question>
            </group>
            <group>
              <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
                <valueString value="The frame numbers in the frame set."/>
              </extension>
              <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
                <valueString value="integer"/>
              </extension>
              <linkId value="ImagingObjectSelection.study.series.instance.frames.frameNumbers"/>
              <required value="true"/>
              <repeats value="true"/>
              <question>
                <linkId value="ImagingObjectSelection.study.series.instance.frames.frameNumbers.value"/>
                <text value="Frame numbers"/>
                <type value="integer"/>
                <required value="false"/>
                <repeats value="false"/>
              </question>
            </group>
            <group>
              <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover">
                <valueString value="WADO-RS URL to retrieve the DICOM frames. Frame level locator information is required."/>
              </extension>
              <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type">
                <valueString value="uri"/>
              </extension>
              <linkId value="ImagingObjectSelection.study.series.instance.frames.url"/>
              <required value="true"/>
              <repeats value="true"/>
              <question>
                <linkId value="ImagingObjectSelection.study.series.instance.frames.url.value"/>
                <text value="Retrieve URL"/>
                <type value="string"/>
                <required value="false"/>
                <repeats value="false"/>
              </question>
            </group>
          </group>
        </group>
      </group>
    </group>
  </group>
</Questionnaire>

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.