Pathway versioning lets you evolve a study’s participant pathway — questionnaires, schedule of activities, study arms — through a formal lifecycle without disrupting participants already enrolled on a prior version. You can iterate in a draft, validate on designated test sites, approve for production, and retire old versions when they are no longer in use.Documentation Index
Fetch the complete documentation index at: https://docs.carelane.io/llms.txt
Use this file to discover all available pages before exploring further.
What Gets Versioned
A CRF version bundles everything that defines the participant pathway for a study:- All questionnaires (CRFs)
- The schedule of activities (pathway structure)
- Study arms
- Citations
Lifecycle
| Status | Colour | Meaning |
|---|---|---|
| Draft | Orange | Editable working copy. Safe to rename, restructure, or delete. |
| Testing | Blue | Locked for validation. Test sites can enrol participants against it. |
| Approved | Green | Production version. New participants enrol on this version. |
| Retired | Grey | Previous production version. Retains all historical data but no new enrolments. |
Where to Find It
Pathway versioning lives on the Participant Pathway page under Study Design. The dashboard groups versions by status (Approved, Testing, Draft, Retired) and shows the “based on” lineage between versions.Creating and Editing a Draft
Create Draft
On the Participant Pathway dashboard, click Create Draft. Choose to start from scratch or base the draft on an existing version.
Edit Content
Edit questionnaires, the schedule of activities, and study arms as you normally would. All edits are saved against the draft without affecting any other version.
Study arms can only be modified in Draft status. After a version is submitted for Testing, its arms are locked.
Submitting for Testing
When a draft is ready to validate:Submit for Testing
Open the draft and click Submit for Testing. The version transitions to Testing and becomes immutable.
Validate on Test Sites
On any site that is designated as a test site, enrol participants against the Testing version using the version selector.
Approving for Production
Approve the Testing Version
Open the Testing version and click Approve. The version transitions to Approved and the previous Approved version (if any) is automatically retired.
Participants Already Enrolled
Participants are bound to the version that was Approved when they were enrolled. When a new version is approved, in-flight participants stay on their original version — they do not migrate. The previous Approved version moves to Retired, which preserves all its historical data for ongoing data collection. This means:- Existing participants continue to complete the pathway they were enrolled on.
- New participants enrol on the newly Approved version.
- Retired versions remain visible on the Participant Pathway dashboard so you can see which pathway any given participant is on.
Audit Trail
Every version event is recorded in the study audit trail:| Event | What is Captured |
|---|---|
| Created / Copied / Deleted | Who, when, source version (for copies) |
| Status Change | Old status, new status, display text (e.g. “CRF ‘Version 1.0’: status changed.”) |
| Study Arms Updated | Before / after snapshot of the arms list |
Permissions
Version lifecycle transitions (Submit for Testing, Approve, Retire) require the Study Manage permission and are typically held by Chief Coordinating Investigator, Deputy Coordinating Investigator, and Study Administrator roles.Best Practices
Always Test Before Approving
Always Test Before Approving
Use Testing + a test site to dry-run every non-trivial change. Approved is final — to fix a mistake, you have to create a new draft.
Base Drafts on the Current Approved Version
Base Drafts on the Current Approved Version
Unless you are starting a fundamentally different pathway, use Copy as new draft from the Approved version so that participants already on it stay comparable.
Keep Version Labels Meaningful
Keep Version Labels Meaningful
Treat the version label like a software release tag. “Version 2.0 — add safety follow-up at week 12” is more useful to future you than “v2”.
Don't Use Testing as a Staging Pathway
Don't Use Testing as a Staging Pathway
Testing is for validation, not long-term parallel production. Approve it, or discard it and start a new draft.
Related
Participant Pathways
The participant-facing view of the pathway.
Study Arms
Arms are versioned along with the pathway.
