<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>QUESTO - An Ontology for Questionnaires</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Paul FABRY</string-name>
          <email>paul.fabry@usherbrooke.ca</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Adrien BARTON</string-name>
          <email>adrien.barton@irit.fr</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jean-François ETHIER</string-name>
          <email>jf.ethier@usherbrooke.ca</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Groupe de Recherche Interdisciplinaire en Informatique de la Santé (GRIIS), Université de Sherbrooke</institution>
          ,
          <addr-line>Quebec</addr-line>
          ,
          <country country="CA">Canada</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Institut de Recherche en Informatique de Toulouse (IRIT)</institution>
          ,
          <addr-line>CNRS</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>QUESTO is an ontology formalizing questionnaires and related entities, such as the processes of administering the questionnaire or capturing the answers. It is built according to the OBO Foundry methodology and is a component of an ontological model that aims to enable interoperability between various clinical data sources in the context of a Learning Health System. This article presents the main entities of QUESTO and provides an example of its application: a relational data model is generated from the ontology and used to retrieve data from public health questionnaires stored in a REDCap database.</p>
      </abstract>
      <kwd-group>
        <kwd />
        <kwd>Questionnaire</kwd>
        <kwd>Information content entity</kwd>
        <kwd>Directive information entity</kwd>
        <kwd>Document</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>Clinical questionnaires are commonly used in the medical domain to collect data for
patient care and research. Computerized questionnaires are becoming increasingly
prevalent, thanks to the widespread use of platforms such as REDcap, which includes a
secure web-based application and a database system for building and managing online
surveys [1].</p>
      <p>These questionnaires could be especially helpful in Learning Health Systems (LHS).
Such systems analyze health information generated from patient care in order to better
understand a situation, develop new clinical practices and transfer them back to patient
care through knowledge transfer tools such as decision support systems [2]. Furthermore,
in a pandemic context, LHS can be particularly beneficial by providing a rapid
integration loop from data capture to data analysis, instead of relying solely on the
traditional, dedicated data capture through study-specific forms.</p>
      <p>LHS rely on access to a wide range of health data - including questionnaires - usually
scattered across numerous heterogeneous information systems. However, in the absence
of standardization of data and practices, these clinical sources are not easily integrated.
This is the well documented “Tower of Babel problem” [3]. In recent years, open source,
applied ontologies have emerged as a reliable solution to this problem. Applied
ontologies can support a common, source-independent representation of clinical
information in order to allow interoperability between various sources and contexts (care
delivery, research…) instead of data models developed for more context specific
operations [4].</p>
      <p>
        As part of the ontology-based Learning platform in health research and social
services PARS3 (“Plateforme apprenante en recherche en santé et en services sociaux”
https://griis.ca/en/solutions/pars3 ), we have developed ontologies for domains like drug
prescriptions (PDRO [
        <xref ref-type="bibr" rid="ref6 ref7">5,6</xref>
        ]) and laboratory test prescriptions and reporting documents
(LABO [
        <xref ref-type="bibr" rid="ref8">7</xref>
        ]). These ontologies are being used to generate a relational database structure
[
        <xref ref-type="bibr" rid="ref9">8</xref>
        ]. This structure is then mapped to databases from various healthcare institutions, in
order to support a system of data mediation (following the methodology used in the
TRANSFoRm project [
        <xref ref-type="bibr" rid="ref10">9</xref>
        ]). Of note, this relational structure is not context-specific: it is
derived semi-automatically from the source ontology.
      </p>
      <p>
        While these ontologies enable access to data stored in clinical systems like electronic
medical records, we did not have the ontological blocks to represent questionnaires like
those handled by REDCap. There are already associations between semantic resources
and REDcap databases (see for example [
        <xref ref-type="bibr" rid="ref11">10</xref>
        ]). REDcap's online survey creation tool
makes it possible to choose terms from a biomedical semantic repository to fill in a text
field. In addition, The Center for Expanded Data Annotation and Retrieval (CEDAR)
[
        <xref ref-type="bibr" rid="ref12">11</xref>
        ] proposes tools for authoring and distributing standardized metadata about
questionnaires and surveys. However, our primarily need here is not to capture the
semantics of a questionnaire from a particular domain (diabetes or cardiovascular disease
for example, or even the whole clinical domain) but rather to describe questionnaires and
related entities themselves.
      </p>
      <p>
        This paper presents the creation of an ontology for representing questionnaire:
QUESTO. Our ontology has been inspired by a previous work from Bona et al. about an
ontology of patient questionnaires [
        <xref ref-type="bibr" rid="ref13">12</xref>
        ], and our goal is to expand this work by proposing
a representation of questionnaires independently of their domain, as well as the processes
associated with the administration of questionnaires. Our area of interest is health data,
and we will describe here an application of this ontology as part of a LHS to access public
health questionnaire data contained in a REDcap database system.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Methods</title>
      <p>
        Like our prior ontologies PDRO and LABO, QUESTO has been developed in
accordance to the OBO foundry methodology [
        <xref ref-type="bibr" rid="ref14">13</xref>
        ]. Firstly, following a realist approach,
QUESTO is built upon the Basic Formal Ontology (BFO) [3]. Secondly, in order to
maintain compatibility between OBO ontologies, it re-uses classes and object properties
from other ontologies as much as possible. To this end, QUESTO is based on the
Information Artifact Ontology (IAO) [
        <xref ref-type="bibr" rid="ref15">14</xref>
        ] and represents informational entities
pertaining to clinical questionnaire as subclasses of IAO:Information content entity
("ICE"). Thirdly, Aristotelian definitions are provided for the newly created classes. The
ontology can be found at the following address: https://github.com/OpenLHS/QUESTO
      </p>
      <p>
        The ontology was used in the context of a health research introduction course taken
by every third-year student of the Faculty of Medicine at the University of Sherbrooke.
As part of their training, the students conducted phone interviews, administering a public
health questionnaire to selected citizens from the region about their lifestyle and health
needs. The information collected from the telephone interviews was captured using a
centralized database using REDcap. Each student designed a research question, using
two to four variables from those in the questionnaire. A subset of the data fitting these
variable choices was then extracted and loaded in a virtual server specific to each student.
In order to do so, a relational model has been created from the QUESTO ontology [
        <xref ref-type="bibr" rid="ref9">8</xref>
        ]
and mapped to the questionnaire database model from the REDcap application.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. Results</title>
      <p>Before specifying the main classes constituting this ontology, it is important to define
what a questionnaire is, detail its different constitutive parts, and describe the form
answering process, i.e. the list of subsequent steps that will lead to the recording of the
answers of an individual to a questionnaire.</p>
      <sec id="sec-3-1">
        <title>3.1. Form and Questionnaire Definitions</title>
        <p>
          The Merriam-Webster dictionary defines a form as “a printed or typed document with
blank spaces for insertion of required or requested information” [
          <xref ref-type="bibr" rid="ref16">15</xref>
          ]. However, a
questionnaire is defined more specifically as “a set of questions for obtaining statistically
useful or personal information from individuals” [
          <xref ref-type="bibr" rid="ref17">16</xref>
          ]. This definition implies several
features: 1) the participation of an individual person as a respondent to the questions, 2)
the usefulness of collected answers for statistical analysis and 3) no intrinsic distinction
between paper or electronic versions of questionnaires.
        </p>
        <p>
          The Ontology of Biomedical Investigation (OBI) [
          <xref ref-type="bibr" rid="ref18">17</xref>
          ] defines OBI:Questionnaire as
“A document with a set of printed or written questions with a choice of answers, devised
for the purposes of a survey or statistical study.” However, a “printed or written question”
would rather be a concretization of an ICE [
          <xref ref-type="bibr" rid="ref15">14</xref>
          ] than an ICE. Moreover, a questionnaire
does not necessarily provide a choice of answers to the questions; it can be administered
orally; and it may have other purposes than statistical analysis, such as collecting the
medical history of a patient in a health care setting.
        </p>
        <p>Therefore, we introduced the classes QUESTO:Form and QUESTO:Questionnaire,
with the latter being a subclass of the former. Both are subclasses of IAO:Document that
is defined as: “A collection of information content entities intended to be understood
together as a whole.” We propose the following Aristotelian definitions (we will
communicate with the OBI team in order to harmonize them):
• QUESTO:Form =def.“A document that contains a set of questions. It may also
contain allowed answers to some of those questions, and specifications about
how to record and store the answers.”
• QUESTO:Questionnaire =def.“A form that is intended to be answered by a
human respondent.”
The mention of an “human respondent” in the definition of QUESTO:Questionnaire
implies that some forms may not be answered by human. For example, a login form on
a web site could be answered automatically by a password manager service.</p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Constitutive Parts of a Questionnaire</title>
        <p>A questionnaire not only includes a set of questions with a choice of possible answers in
some cases, but also indications on how to ask the question, how to record the answer or
what to do if there is no answer. Let’s consider the example presented on Figure 1. It
consists of two questions in a questionnaire administered in the following way: one
person asks the questions directly or by telephone to the respondent and writes down the
answers on paper version. The paper questionnaires are then centralized and the answers
are entered into a database by a third party. In addition to the questions, the questionnaire
therefore includes instructions on how to report them and how to store them in the
database.</p>
        <p>Question1 asks for a Canadian postal code associated to the respondent’s primary
residence and requires that the answer be reported according to the Canadian postal
format: “letter digit letter space digit letter digit”. Another indication about the required
format is given by the presence of underscores in the answer field. In addition, in the
absence of an answer by the respondent or if the respondent does not have a primary
residence in Canada, the following responses should be reported respectively: ‘A9A 9A9’
or ‘Z9Z 9Z9’. Finally, the answer to be entered in the database should not include the
‘space’ character.</p>
        <p>Question2 asks whether the respondent is under the care of a family doctor. It
provides a choice of answer with boxes to be checked by the person who report the
answer. Moreover, a specific content should be entered in the database according to the
box checked (ex. ‘01’ for ‘yes’).</p>
        <p>QUESTO introduces classes to represent these components and bind them in a
mereological structure in the following class, that we are going to present now: Question
and reporting and storing specification.</p>
      </sec>
      <sec id="sec-3-3">
        <title>3.2.1. Question and Reporting and Storing Specification</title>
        <p>This entity is the cornerstone of our ontology. It includes, for a given question, the
question per se, possible answers (if any), and all the additional information about how
to ask, report and record the answer. Since it directs how to administer a question, we
define it as a subclass of IAO:Directive information entity:</p>
        <p>Questioning and reporting and storing specification=def.“A directive information
entity that provides specifications about how to: 1) ask a question to a respondent; 2)
report this answer; 3) store this answer.”</p>
        <p>A question and reporting storing specification has as parts two other entities: an
Extended question representation, which specifies the question and the constraints on its
possible answers, and an Answering and reporting and storing item specification, which
specifies constraints on the choice of answers, their reporting and storing.</p>
      </sec>
      <sec id="sec-3-4">
        <title>3.2.2. Extended Question Representation</title>
        <p>This class includes the part of the question that will be directly asked to the respondent,
i.e. the question with its possible answers. It is also a subclass of IAO:Directive
information entity:</p>
        <p>Extended question representation =def. “A directive information entity that specifies
a question to be asked to a respondent with possible answers and/or answer format
constraints.”</p>
      </sec>
      <sec id="sec-3-5">
        <title>An Extended question representation has as part a Restricted question</title>
        <p>representation, which is the question itself, e.g.: “Do you have a family physician?” in</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Question2.</title>
      <p>Restricted question representation =def. “A directive information entity that specifies
a question to be asked to a respondent. It does not include the possible answers nor
answer format constraints.”</p>
      <p>Question2 includes a list of possible answers (‘Yes’, ‘No’, ‘Does not know’ and
‘does not answer’), whereas Question1 merely includes an indication about the expected
format. In both cases, these constraints on answers constitute the answer specifications:</p>
      <p>Answer specification =def. “A directive information entity that specifies constraints
on the answer to be given by a respondent to a question.”</p>
      <p>As highlighted by the previous examples, an Answer specification may be a selection
of possible answers or an indication of the format allowed for the answer. We
accordingly introduce Answer content specification (e.g. ‘Yes’ in Question2) and</p>
      <sec id="sec-4-1">
        <title>Answer format specification (e.g. ‘_ _ _ _ _ _’ in Question1), subclasses of Answer</title>
        <p>characteristic specification. Note that only possible answers by the respondent are taken
into account here. Thus, for Question2, ‘01’, ‘02’, ‘08’ and ‘09’ are not part of the</p>
      </sec>
      <sec id="sec-4-2">
        <title>Answer specification (See section 3.2.3).</title>
        <p>For a specific answer, we consider all possible answer specifications as being a part
of an Answer item specification:</p>
        <p>Answer item specification =def. “An answer specification that is composed of all
answer characteristic specifications that constraint a specific answer that can be given by
a respondent to a question.”</p>
        <p>Moreover, all the answer item specifications of a question are regrouped in an</p>
      </sec>
      <sec id="sec-4-3">
        <title>Answer item group specification.</title>
        <p>Answer item group specification =def. “An answer specification that is composed of
all possible answer item specifications constraining a possible answer by a respondent to
a question.” The Answer item group specification for Question2 includes the following
four Answer content specifications: ‘Yes’, ‘No’, ‘Does not know’ and ‘Does not answer’.</p>
      </sec>
      <sec id="sec-4-4">
        <title>3.2.3. Answering-Reporting-Storing Item Group Specification</title>
        <p>While the Extended question representation specifies the constraints on how to ask a
question, the Answering-reporting-storing (ARS) item group specification specifies how
to record and store the answers. It is defined as follows: “A directive information entity
that is, for a given question, the composition of all its answer item specifications, as well
as its associated answer reporting and storing item specifications, if it has any.”</p>
      </sec>
      <sec id="sec-4-5">
        <title>Following the same logic as Answer item group specification, an ARS item group specification is composed of one or several ARS item specifications.</title>
        <p>For example, the ARS item group specification related to Question2 includes the
following four ARS item specifications ‘Yes … 01’, ‘No … 02’, ‘Does not know … 08’
and ‘Does not answer … 09’. We consider the group specification as a collection of items,
and therefore use the mereological property RO:has member to link them.</p>
        <p>ARS item specification is defined as follows: “A directive information entity that
specifies constraints pertaining to an answer item specification, as well as its associated
answer reporting and storing item specification if it has any.”</p>
        <p>In addition to the constraints at the answer level, already specified in the Answer
item specification, we introduce two other levels of constraints that occur when recording
the response and storing it. Both are represented by the corresponding specifications for
reporting or storing an answer:
•
•</p>
        <p>Answer reporting item specification =def. “An answer reporting specification
that is composed of all answer reporting characteristic specifications that
constraint the reporting of a specific answer that can be given by a respondent
to a question.” In Question2, ‘Check the appropriate box’ is an Answer
reporting item specification that specifies to report the answer by checking the
box corresponding to the answer given by the respondent.</p>
        <p>Answer storing item specification =def. “An answer storing specification that is
composed of all answer storing characteristic specifications that constraint the
storing of a specific answer that can be given by a respondent to a question.” In</p>
      </sec>
      <sec id="sec-4-6">
        <title>Question2, ‘Yes … 01’ is an Answer storing item specification that specifies</title>
        <p>to store the content ‘01’ when the answer to the question is ‘Yes’.</p>
        <p>Here again, all the reporting and storing item specifications of a question are
regrouped in the subsequent Answer reporting item group specification and Answer
storing item group specification. Thus, the answer reporting item group specification for</p>
      </sec>
      <sec id="sec-4-7">
        <title>Question1 includes the following answer reporting item specifications:</title>
        <p>• The answer reporting format specification: 'letter digit letter space digit letter
digit';
• The answer reporting content specifications: ‘A9A 9A9’ and 'Z9Z 9Z9' (in case
the answer is respectively ‘Does not know’ or 'Does not have a primary
residence in Canada').</p>
        <p>Additionally, the answer storing item group specification for Question1 includes
the following answer storing item specification:
• The answer storing format specification: 'letter digit letter digit letter digit
without a space' (which directs e.g. the process that takes as input the reported
answer ‘A9A 9A9’ and gives as output the stored answer ‘A9A9A9’, and is
motivated by the fact that a space is not pertinent when storing the content).</p>
      </sec>
      <sec id="sec-4-8">
        <title>3.3. The Questionnaire Answering Process</title>
        <p>This process is illustrated in Figure 2 and will be detailed below.</p>
        <p>The process of answering a questionnaire involves several agents as participants.
The central agent is the respondent, i.e. the person to whom the questions are asked. The
respondent is not necessarily the focus of the questions: he or she may be a third party
completing the form for another person who may not be able to answer the questions
herself (e.g. a patient in intensive care or a newborn baby), or who is not available to do
so at the time (e.g. “what is the nationality of your mother?”)</p>
        <p>Along with the respondent, one or more other agents may participate in the process
by asking him questions, collecting his answers and recording them. These subsequent
sub-processes can be carried out by agents that are not necessarily humans. For example,
a question can be asked by a person orally interrogating the respondent or transmitted
visually or orally to the respondent by a computer. Consequently, one can define classes
of various roles and role-bearing agents (merely defined as subclasses of BFO:Material
entity):
•</p>
        <p>Questionnaire respondent =def. “A material entity that has a questionnaire
respondent role.”
• Questionnaire respondent role =def. “A role borne by an agent that is manifested
by the agent providing an answer to a question from a questionnaire.”
• Questionnaire reporting agent =def. “A material entity that has a role of
reporting an answer from a respondent to a question from a questionnaire.”
• Questionnaire reporting agent role =def. “A role borne by an agent that is
manifested by the agent reporting an answer from a respondent to a question
from a questionnaire.”
• Questionnaire storing agent =def. “A material entity that has a role of storing a
reported answer from a respondent to a question from a questionnaire.”
• Questionnaire storing agent role =def. “A role borne by an agent that is
manifested by the agent storing a reported answer from a respondent to a
question from a questionnaire.”</p>
      </sec>
      <sec id="sec-4-9">
        <title>Note that the Questionnaire capturing and reporting agent may also participate to</title>
        <p>answering a question, but not in all cases (e.g. a mail-in questionnaire). The questionnaire
answering process takes as input a questionnaire and produces the following output
document that includes the answers to the questions and associated metadata:</p>
        <p>Questionnaire answers and metadata report =def. “A document that is comprised of
the stored answers to some questions from a questionnaire as well as other data collected
during the answering process. It includes information such as identifiers (for the
questions, the questionnaire and the respondent) and timestamps.”</p>
        <p>From the initial questionnaire to the questionnaire answers and metadata report,
various informational entities are generated at each key stage of the process: answer
given by the respondent, reported answer, and stored answer. Those are captured by the
following entities:
• Respondent answer to a question=def. “An information content entity that is an
answer by a respondent to a question from a questionnaire constrained by the
corresponding answer specification (if there is any).” For example, a respondent
in a phone survey could answer Question2 with the following sentence: ‘Indeed
I have a family physician’, but the Respondent answer to a question will
be: ’Yes’.
• Reported answer to a question=def. “An information content entity that is the
report of an answer by a respondent to a question from a questionnaire.” This
capture can be the direct transcription of the answer, or a specific information
in the absence of an answer, for example ‘A9A 9A9’ in Question1 if the
respondent does not answer.
• Stored answer to a question=def. “An information content entity that is the stored
representation of an answer to a question from a questionnaire.” It can be the
transcription of an answer in another format (e.g. ‘Z9Z9Z9’, without space, for
‘Z9Z 9Z9’ in Question1), but it can also the direct replication of the respondent
answer and/or the reported answer.</p>
        <p>
          For now, we did not classify those entities under IAO:Data item, which is “intended
to be a truthful statement about something” [
          <xref ref-type="bibr" rid="ref19">18</xref>
          ]. Indeed, this definition needs to be
clarified regarding what constitute an entity “intended to be a truthful statement.” (if the
respondent intentionally lies when answering the question, is his answer “intended to be
a truthful statement”? If not, then all respondent answers are not IAO:Data item)
        </p>
        <p>Each of these informational entities can be the input and the output of sub-processes
of the process Answering a questionnaire=def. “A process of a human answering some
questions from a questionnaire.”, which is the process described above as a whole. It has
a Questionnaire as input and a Questionnaire answers and metadata report as output. It
has as parts several subprocesses, that are also instances of subclasses of BFO:Process,
as listed below:
• Answering a question =def. “A process of a human answering a question from a
questionnaire.”
• Reporting an answer =def. “A process of reporting an answer to a question from a
questionnaire.”
• Storing a reported answer =def. “A process of storing a reported answer to a question
from a questionnaire”. The output of this process can be a code associated with the
given answer, the transcription of the answer in a different format, etc.”
Note that these labels are more general than the intended meaning of the classes, as
they have been chosen for ease of reading. Input and output relations are formalized with
the object properties OBI:has specified input and OBI:has specified output.</p>
        <p>Main classes of QUESTO are hierarchized in the taxonomy outlined in Figure 3.</p>
      </sec>
      <sec id="sec-4-10">
        <title>3.4. Ontology Use</title>
        <p>187 medicine students took the health research introduction course and administered the
questionnaire to more than 1,600 local citizens. All data collected were centralized in a
database developed with REDCap.</p>
        <p>Our ontology was then processed in our PARS3 environment to automatically
generate a relational model. This model was then mapped to the relational model of the
REDCap database.</p>
        <p>Once the mapping was done, we were able to automatically generate 187
anonymized data subsets from the REDCap database, one for each student, according to
the questions they selected. Each extracted dataset was then loaded in separate virtual
servers containing the statistical software RStudio (https://rstudio.com). Every student
was able to log in only to his or her server, therefore having access only to the data he or
she had selected for statistical analysis.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>4. Discussion and Conclusion</title>
      <p>
        The QUESTO ontology was created as an expansion to the work of Bona et al. [
        <xref ref-type="bibr" rid="ref13">12</xref>
        ] about
patient history by providing a more detailed representation of question and answer
specifications and related processes.
      </p>
      <p>Along with other ontologies such as PDRO and LABO, QUESTO takes part in an
ontological model to enable interoperability between various clinical data sources in a
context of learning health system. QUESTO allows the creation of queries that are not
directly related to a specific database schema. Its practical application for collecting data
from a clinical questionnaire designed and stored in a REDcap system provided a
validation of this model. QUESTO enabled the secure and efficient extraction of data out
of a REDCap database to a RStudio environment on a personal virtual server (one per
student), thereby ensuring that each student would see only the required information. The
queries were expressed in neutral terms using classes mentioned above, and the PARS3
system translated them for local execution on the REDCap database. Returned data was
structured according to the QUESTO structure and semantic. This ensures that the
enduser (in this case, a medical student) has access to a non-ambiguous semantic for the
extracted data without having to rely on contextual knowledge, a priori knowledge of the
source system or even plain old guessing. It has proven to be an effective way for students
to complete their courses and will be used for future cohort of students.</p>
      <p>In addition, given that QUESTO does not include anything specific for the
experiment described above, we can anticipate that our model would allow us to capture
data from any other REDCap-managed questionnaire or similar systems.</p>
      <p>
        However, while this work focused on the ontological representation of the structure
of a questionnaire and associated processes of answering, reporting and storing, future
work should investigate the semantic dimension of the questions and answers. As a
matter of fact, the current state of QUESTO enabled us to give access to the required
information in context of the project previously mentioned, but it implies that the
requester knows what questions are of interest. QUESTO allows us to represent the
constituent elements of the questions and the processes related to them, but we do not
have yet the ability to represent what the questions are about, such as a geographical
location in Question1 or the presence of a family physician in Question2. Further work
is required to this effect, as many open questions remain regarding aboutness of ICEs
[
        <xref ref-type="bibr" rid="ref15 ref20">14,19</xref>
        ]. The integration of the IAO:is about relationship will require to link QUESTO
instances to non-informational entities. Doing so would allow us to benefit from the
wealth of ontologies in the OBO Foundry, such as characterizing the question “Do you
have high blood pressure?” as being about hypertension. In addition, the representation
of this aboutness in the ontology, and subsequently in the relational model which results
from it, would allow us to make topic-oriented queries across several questionnaires, like
identify all questionnaires containing questions about a specific health problem.
Nevertheless, compared to a manual process, QUESTO has already proven its value as
it stands.
      </p>
      <p>
        Finally, future work on this ontology of questionnaire will take into account a newly
proposed mereology of informational entities in clinical documents [
        <xref ref-type="bibr" rid="ref21 ref22">20,21</xref>
        ].
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>Harris</surname>
            <given-names>PA</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Taylor</surname>
            <given-names>R</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Minor</surname>
            <given-names>BL</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Elliott</surname>
            <given-names>V</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fernandez</surname>
            <given-names>M</given-names>
          </string-name>
          ,
          <string-name>
            <surname>O'Neal L</surname>
          </string-name>
          , et al.
          <article-title>The REDCap consortium: Building an international community of software platform partners</article-title>
          .
          <source>J Biomed Inform</source>
          .
          <year>2019</year>
          ;
          <volume>95</volume>
          :
          <fpage>103208</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          https://doi.org/10.1016/j.jbi.
          <year>2019</year>
          .
          <volume>103208</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Kaggal</surname>
            <given-names>VC</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Elayavilli</surname>
            <given-names>RK</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mehrabi</surname>
            <given-names>S</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pankratz</surname>
            <given-names>JJ</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sohn</surname>
            <given-names>S</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wang</surname>
            <given-names>Y</given-names>
          </string-name>
          , et al.
          <article-title>Toward a Learning Healthcare System - Knowledge Delivery at the Point of Care Empowered by Big Data and NLP</article-title>
          .
          <source>Biomed Inform Insights</source>
          <year>2016</year>
          ;
          <volume>8</volume>
          :
          <fpage>13</fpage>
          -
          <lpage>22</lpage>
          . https://doi.org/10.4137/BII.S37977.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Arp</surname>
            <given-names>R</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Smith</surname>
            <given-names>B</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Spear</surname>
            <given-names>AD</given-names>
          </string-name>
          .
          <article-title>Building Ontologies with Basic Formal Ontology</article-title>
          . MIT Press;
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <surname>Ethier J-F</surname>
            ,
            <given-names>M</given-names>
            cGilchrist M
          </string-name>
          ,
          <string-name>
            <surname>Barton</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cloutier A-M</surname>
            , Curcin
            <given-names>V</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Delaney</surname>
            <given-names>BC</given-names>
          </string-name>
          , et al.
          <article-title>The TRANSFoRm project: Experience and lessons learned regarding functional and interoperability requirements to support primary care</article-title>
          .
          <source>Learn Health Syst</source>
          .
          <year>2018</year>
          ;
          <article-title>2</article-title>
          . https://doi.org/10.1002/lrh2.
          <fpage>10037</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Ethier</surname>
            <given-names>J-F</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Barton</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Taseen</surname>
            <given-names>R.</given-names>
          </string-name>
          <article-title>An ontological analysis of drug prescriptions</article-title>
          .
          <source>Appl Ontol</source>
          .
          <year>2018</year>
          ;
          <volume>13</volume>
          :
          <fpage>273</fpage>
          -
          <lpage>94</lpage>
          . https://doi.org/10.3233/AO-180202.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Barton</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fabry</surname>
            <given-names>P</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ethier</surname>
            <given-names>J-F</given-names>
          </string-name>
          .
          <article-title>A classification of instructions in drug prescriptions and pharmacist documents</article-title>
          .
          <source>Proceedings of the 10th International Conference on Biomedical Ontology (ICBO</source>
          <year>2019</year>
          ). Buffalo, New York, USA; p.
          <fpage>1</fpage>
          -
          <lpage>7</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Barton</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fabry</surname>
            <given-names>P</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lavoie</surname>
            <given-names>L</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ethier J-F. LABO</surname>
          </string-name>
          <article-title>: An Ontology for Laboratory Test Prescription and Reporting</article-title>
          .
          <source>Proceedings of the Joint Ontology</source>
          Workshops 2019 Episode V:
          <article-title>The Styrian Autumn of Ontology, Graz</article-title>
          , Austria,
          <source>September 23-25</source>
          ,
          <year>2019</year>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Khnaisser</surname>
            <given-names>C</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lavoie</surname>
            <given-names>L</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Benoit</surname>
            <given-names>F</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Barton</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Burgun</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ethier</surname>
            <given-names>J-F.</given-names>
          </string-name>
          <string-name>
            <surname>Generating</surname>
          </string-name>
          <article-title>a relational database for heterogeneous data using an ontology. (research report available</article-title>
          through http://griis.ca/horg-ontorela/ and scientific article currently submitted).
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Ethier</surname>
            <given-names>J-F</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Curcin</surname>
            <given-names>V</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Barton</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McGilchrist</surname>
            <given-names>MM</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bastiaens</surname>
            <given-names>H</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Andreasson</surname>
            <given-names>A</given-names>
          </string-name>
          , et al.
          <article-title>Clinical data integration model. Core interoperability ontology for research using primary care data</article-title>
          .
          <source>Methods Inf Med</source>
          <year>2015</year>
          ;
          <volume>54</volume>
          :
          <fpage>16</fpage>
          -
          <lpage>23</lpage>
          . https://doi.org/10.3414/ME13-02-0024.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Kumuthini</surname>
            <given-names>J</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zass</surname>
            <given-names>L</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chaouch</surname>
            <given-names>M</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thompson</surname>
            <given-names>M</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Olowoyo</surname>
            <given-names>P</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mbiyavanga</surname>
            <given-names>M</given-names>
          </string-name>
          , et al.
          <article-title>Proposed guideline for minimum information stroke research and clinical data reporting</article-title>
          .
          <source>Data Sci J</source>
          .
          <year>2019</year>
          ;
          <volume>18</volume>
          . https://doi.org/10.5334/dsj-2019-026.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Gonçalves</surname>
            <given-names>RS</given-names>
          </string-name>
          ,
          <string-name>
            <surname>O'Connor</surname>
            <given-names>MJ</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Martínez-Romero</surname>
            <given-names>M</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Egyedi</surname>
            <given-names>AL</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Willrett</surname>
            <given-names>D</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Graybeal</surname>
            <given-names>J</given-names>
          </string-name>
          , et al.
          <article-title>The CEDAR Workbench: An Ontology-Assisted Environment for Authoring Metadata that Describe Scientific Experiments</article-title>
          .
          <source>Semant Web ISWC</source>
          <year>2017</year>
          ;
          <volume>10588</volume>
          :
          <fpage>103</fpage>
          -
          <lpage>10</lpage>
          . https://doi.org/10.1007/978-3-
          <fpage>319</fpage>
          - 68204-4_
          <fpage>10</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Bona</surname>
            <given-names>J</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kohn</surname>
            <given-names>G</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ruttenberg</surname>
            <given-names>A</given-names>
          </string-name>
          .
          <article-title>Ontology-driven patient history questionnaires</article-title>
          .
          <source>Proceedings of the Sixth International Conference on Biomedical Ontology (ICBO</source>
          <year>2015</year>
          ), vol.
          <volume>1515</volume>
          , CEUR vol.
          <volume>1515</volume>
          ;
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Smith</surname>
            <given-names>B</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ashburner</surname>
            <given-names>M</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rosse</surname>
            <given-names>C</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bard</surname>
            <given-names>J</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bug</surname>
            <given-names>W</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ceusters</surname>
            <given-names>W</given-names>
          </string-name>
          , et al.
          <article-title>The OBO Foundry: coordinated evolution of ontologies to support biomedical data integration</article-title>
          .
          <source>Nat Biotechnol</source>
          .
          <year>2007</year>
          ;
          <volume>25</volume>
          :
          <fpage>1251</fpage>
          -
          <lpage>5</lpage>
          . https://doi.org/10.1038/nbt1346.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Smith</surname>
            <given-names>B</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ceusters</surname>
            <given-names>W</given-names>
          </string-name>
          . Aboutness:
          <article-title>Towards foundations for the information artifact ontology</article-title>
          .
          <source>Proceedings of the Sixth International Conference on Biomedical Ontology (ICBO</source>
          <year>2015</year>
          ), vol.
          <volume>1515</volume>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Form.</surname>
          </string-name>
          Merriam-Webster n.d. https://www.merriam-webster.com/dictionary/form.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [16]
          <string-name>
            <surname>Questionnaire.</surname>
          </string-name>
          Merriam-Webster n.d. https://www.merriam-webster.com/dictionary/questionnaire.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Bandrowski</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Brinkman</surname>
            <given-names>R</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Brochhausen</surname>
            <given-names>M</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Brush</surname>
            <given-names>MH</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bug</surname>
            <given-names>B</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chibucos</surname>
            <given-names>MC</given-names>
          </string-name>
          , et al.
          <article-title>The Ontology for Biomedical Investigations</article-title>
          .
          <source>PLOS ONE</source>
          <year>2016</year>
          ;
          <volume>11</volume>
          :https://doi.org/10.1371/journal.pone.
          <volume>0154556</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [18]
          <string-name>
            <surname>Ontobee</surname>
          </string-name>
          : IAO n.d. http://purl.obolibrary.org/obo/IAO_0000027 (
          <issue>accessed July 31</issue>
          ,
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [19]
          <string-name>
            <surname>Hogan</surname>
            <given-names>WR</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ceusters</surname>
            <given-names>W</given-names>
          </string-name>
          . Diagnosis, misdiagnosis, lucky guess, hearsay, and
          <article-title>more: an ontological analysis</article-title>
          .
          <source>J Biomed Semantics</source>
          <year>2016</year>
          ;
          <article-title>7</article-title>
          . https://doi.org/10.1186/s13326-016-0098-5.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [20]
          <string-name>
            <surname>Barton</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Toyoshima</surname>
            <given-names>F</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vieu</surname>
            <given-names>L</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fabry</surname>
            <given-names>P</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ethier</surname>
            <given-names>J-F</given-names>
          </string-name>
          .
          <article-title>The mereological structure of informational entities</article-title>
          . B.
          <string-name>
            <surname>Broadaric</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Neuhaus</surname>
          </string-name>
          (Eds.),.
          <source>Proceedings of the 11th International Conference (FOIS</source>
          <year>2020</year>
          ), IOS Press, Bolzano, Italy, accepted., n.d.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [21]
          <string-name>
            <surname>Barton</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Toyoshima</surname>
            <given-names>F</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ethier</surname>
            <given-names>J-F.</given-names>
          </string-name>
          <article-title>Clinical documents and their parts</article-title>
          .
          <source>Proceedings of the 11th International Conference on Biomedical Ontology (ICBO</source>
          <year>2020</year>
          ), Bolzano, Italy, accepted, n.d.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>