Versions Compared

Key

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

...

Metadataspec
NumField or VariableGuidance

Tests Not Done

When an entire examination (e.g., Laboratory Test Results (LB)), a group of tests (e.g., hematology or urinalysis), or an individual test (e.g., glucose) is not done for a subject or pool, USUBJID, POOLID, or and this information is explicitly captured with or without the reason for not collecting the information, record(s) can be created in the dataset to represent these data.

In such cases, applicants may include:

  • Individual records for each test not done for each subject or pool; or
  • One record for each subject or pool for a group of tests that were not done. In such cases:
    • The paired values of --TESTCD and --TEST will represent a general description of testing in scope for the domain and will be used for all groupings of not done tests within the domain.  
      • --TESTCD will be the domain code concatenated with the word "ALL"; e.g., LBTESTCD = LBALL.
      • --TEST will be a 40 character or less descriptor for data in scope for the domain; e.g., LBTEST = Laboratory Data.the domain description per controlled terminology.
    • --CAT will represent the group of tests not done tests; e.g., LBCAT = URINALYSIS.
    • --ORRES will be null.
    • --STAT will be "NOT DONE; e.g., LBSTAT = NOT DONE".
    • --REASND will be the reason the group of tests was not done when , if collected; e.g., LBREASND = no urine sample present..

For example, if a group of hematology or urinalysis tests represented in the LB domain are not done, then:

LBTESTCDLBTESTLBCATLBORRES

LBALLLaboratory Test ResultsHEMATOLOGY


LBALLLaboratory Test ResultsURINALYSIS







  • LBTESTCD = LBALL
  • LBTEST = "Laborato


For example,  


If a single record is used to represent a group of tests were not done:

  • --TESTCD should be --ALL
  • --TEST should be <Domain description>
  • --CAT should be <Name of group of tests>
  • --ORRES should be null
  • --STAT should be "NOT DONE"
  • --REASND, if collected, might be "Specimen lost"


For example, if urinalysis tests were not done, then:

  • LBTESTCD would be "LBALL"
  • LBTEST would be "Laboratory Test Results"
  • LBCAT would be "URINALYSIS"
  • LBORRES would be null
  • LBSTAT would be "NOT DONE"






1Original and Standardized Results (--ORRES, --ORRESU, --STRESC, --STRESU, --STRESN) 

The following is applicable to results that are not collected via QRS instruments. Please refer to QS domain assumptions for expected variable population. 

  • --ORRES will be populated with the result of the measurement or finding as originally collected or received, using controlled terminology when applicable.  
    • When applicable, the unit associated the value of --ORRES will be populated in --ORRESU, using controlled terminology. 
  • Values will be populated in --STRESC when --ORRES is populated. The value of --STRESC will be:
    • Derived by the conversion of numeric values in --ORRES to numeric values with standard units. Standard units will be represented in --STRESU using controlled terminology.
      • Numeric --ORRES values with characters attached (e.g., a greater than (>) or less than (<) sign) will be converted to standard units and the value of --STRESC will maintain the attached character (e.g., >10,000, <1). 
    • The assigned of the value of --ORRES. 
      • For nonclinical studies, in the Macroscopic and Microscopic Findings (MA/MI) domains, --ORRES may contain a finding with multiple concatenated modifiers. In this case, --STRESC would represent only the finding without the modifiers. 
  • Numeric values represented in --STRESC will be assigned to --STRESN. If --STRESC is a character value, then, --STRESN will be null. 
    • Numeric values with attached characters (e.g., >10,000, <1) are considered to be character results and will not be populated in --STRESN.
2Derived Records
3

4

5

6

7

8

9

...