Skip to main content

Set a Subject ID Pattern

Updated over a month ago

You can define a specific Subject ID pattern for your study. This determines how subject IDs are automatically generated when new subjects are added.

Available formats

  • Center-incremental (default) – Includes the center name and an incremental number.
    Example: CENTER-0001

  • Incremental only – Sequential numbering without the center name.
    Example: 0001

  • Free text – Manual entry of the subject ID.

  • Custom subject ID pattern – Combine placeholders to create your own format:

    • {center} – Displays the center name

    • {incremental} – Uses an incremental number

    • {free_text} – Allows free text entry

You can mix placeholders with letters (A–Z) and digits (0–9).
Example: SC-{incremental}SC-0001

When the study is in Draft mode, a “D” is automatically added to the ID after the prefix.
Example: SC-0001SC-D0001. This helps you distinguish test subjects from live data.

Capture_d_e_cran_2022-07-29_a__10.33.13.png

🛠️ Step-by-step guide

How to configure a subject ID pattern

  1. Go to Study settings.

  2. Open the Options tab.

  3. Select your Subject ID pattern.

  4. Click the Eye icon to preview the format.

  5. Click Save.

💡Tips:

  • When the study is in Draft mode, a “D” is automatically added to the ID after the prefix.
    Example: SC-0001SC-D0001. This helps you distinguish test subjects from live data.

  • Each subject also has a Platform ID, which is unique across the entire Datacapt platform. This ID helps identify the same subject across multiple studies, especially useful for CTMS users.

Did this answer your question?