Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

© 2023 Clinical Data Interchange Standards Consortium, Inc. All rights reserved. 

1 Introduction

This document describes the CDISC implementation of the Brief Questionnaire of Smoking Urges (QSU-BRIEF) instrument.

...

The CDISC Intellectual Property Policy can be found on the CDISC website at: https://www.cdisc.org/about/bylaws.

1.1 Representations and Warranties, Limitations of Liability, and Disclaimers

This document is a supplement to the SDTMIG for Human Clinical Trials and is covered under Appendix F of that document, which describes representations, warranties, limitations of liability, and disclaimers. Please see Appendix F of the SDTMIG for a complete version of this material.

...

Although the United States Food and Drug Administration (US FDA) has provided input with regard to this supplement, this input does not constitute US FDA endorsement of any particular instrument.  (Include this line only for supplements that the US FDA will be reviewing.  Please DO NOT MODIFY the sentence.)

2 Copyright Status

Stephen T Tiffany owns the copyright for the QSU-BRIEF instrument and has granted CDISC permission to include this supplement in the CDISC inventory of QRS data standards supplements. Hence, CDISC developed QSTESTCD and QSTEST for each item based on the actual text on the instrument.

...

  • Cox, L. S., Tiffany, S. T., and Christen, A. G. Evaluation of the brief questionnaire of smoking urges (QSU-BRIEF) in laboratory and clinical settings. Nicotine and Tobacco Research, 3:7-16, 2001.

3 The QS Domain Model

3.1 Assumptions for the QS Domain Model

All assumptions and business rules described in the SDTMIG QS domain are applicable to this supplement. Additional assumptions specific to the QSU-BRIEF are listed below.

...

  1. The original scores include a numeric rating (0-100) in increments of 10, and a definition of what the ratings represent at the scale anchors (e.g., 0 = "Strongly Disagree" and 100 = "Strongly Agree"). For the QSU-BRIEF, QSORRES is populated with the text description while the numeric rating is represented in the standardized character and numeric result variables QSSTRESC and QSSTRESN. 

  2. The numeric rating scale used in the QSU-BRIEF includes text and numeric values as indicated in the SUPPQS domain with:

    QNAM="QSANTXLO"     QNAM="QSANTXHI"

    QNAM="QSANVLLO"     QNAM="QSANVLHI"
    By storing this information in SUPPQS, it is available for interpretation purposes.
    The low and high anchor text is stored in QSORRES with the numeric values stored in QSSTRESC and QSSTRESN.  All other numeric values are stored in QSORRES, QSSTRESC and QSSTRESN.
  3. The time period of evaluation for the QSU-BRIEF is populated in the QSEVINTX field as an evaluation interval text value, since it cannot be precisely described as an ISO 8601 duration. The evaluation interval for the QSU-BRIEF is "DURING QUESTIONNAIRE COMPLETION" (QSEVINTX = "DURING QUESTIONNAIRE COMPLETION").
  4. Records are created in qs.xpt for every instrument item
    1. For items with no data, QSORRES, QSSTRESC, and QSSTRESN are all missing and QSSTAT = "NOT DONE". If the reason is known then that reason is represented in QSREASND (e.g., QSREASND = "PREFER NOT TO ANSWER"). If the reason is unknown, then QSSTAT = "NOT DONE" and QSREASND is missing.

    2. Due to the variability of copyright holder and public domain derived subscore and overall score generation processes, records are not included for derived subscores or overall scores that are not provided.
  5. The QSU-BRIEF instrument includes an overall score and two subscoresthat are considered as captured data on the instrument and is not considered as derived in the example below. These scores may be submitted in SDTM or derived in the Analysis Data Model (ADaM) per scoring instructions from Stephen T Tiffany.

    1. Subscores and overall scores are represented in QSORRES, QSSTRESC, and QSSTRESN.
    2. If subscores or overall scores are received or derived by the sponsor, it is recommended that they are submitted to SDTM and verified in ADaM whenever feasible. It is the sponsors responsibility to do this verification based on the instrument's user manual or instructions from the copyright owner.
  6. Terminology

    1. QSCAT, QSTESTCD, and QSTEST values are included in CDISC Controlled Terminology.

    2. A full list of value sets for the result fields is provided in Section 4, SDTM Mapping Strategy.

3.2 Example for the QSU-BRIEF QS Domain Model

The QSU-BRIEF example below shows the terminology used to implement the instrument in the QS domain. This example shows the data for 1 subject collected at the baseline visit for the QSU-BRIEF instrument. The example uses CDISC Controlled Terminology for QSTESTCD, QSTEST, and QSCATAll original results, matching the CRF item response text, are represented in QSORRES. This result is then represented as a standard numeric score in QSSTRESN and as a standard character representation in QSSTRESC.

...

Dataset wrap
Namesuppqs
STUDYIDRDOMAINUSUBJIDIDVARIDVARVALQNAMQLABELQVALQORIG
STUDYXQS2324-P0001QSTESTCDQSUB0106QSANTXLOAnchor Text LowStrongly DisagreeCRF
STUDYXQS2324-P0001QSTESTCDQSUB0110QSANTXHIAnchor Text HighStrongly AgreeCRF
STUDYXQS2324-P0001QSTESTCDQSUB0106QSANVLLOAnchor Numeric Value Low0CRF
STUDYXQS2324-P0001QSTESTCDQSUB0110QSANVLHIAnchor Numeric Value High100CRF

4 SDTM Mapping Strategy

This section is used for reference regarding the CRF data capture and to understand the alignment of the instrument to the SDTM QS domain. It also provides guidance on how the result variables (QSORRES, QSSTRESC, and QSSTRESN) should be populated.

...