Versions Compared

Key

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

Summary

This article is intended to provide details related to mapping of CRF data in XPT, CSV, and Excel transfer style exports - addressing variable setup in ClinSpark and reporting of those variables. In this article, “Base Fields” refer to variables that are fully or partially intrinsic to the ClinSpark application and not fully modifiable by site users.  “Custom Fields” refer to variables that are based on study design and therefore entirely modifiable by site users.

...

Setting Name

Description

Possible values

Default

dataWrap

The character to use to wrap data in text files (e.g. CSV files). Normally a quote " is used to wrap values to ensure that commas within text aren't incorrectly assumed to be a field delimiter.

Any value

"

delimiter

The delimiter to use when generating text files (e.g. a comma is used for CSV files).

Any value

,

includeUniqueRowId

Determines if the ROWID variable is included

true or false

false

includeUnlockedForms

Allows inclusion of data linked to unlocked forms

true or false

false

includeSiteId

Determines if the SITEID variable is included

true or false

false

USUBJIDSeparator

The separator to use between elements of the USUBJID variable

Any value

-

USUBJIDSubject

The subject number to use within USUBJID

See the section on USUBJID for details

randomizationScreening

...