Leave a comment at the end of this page or email contact@krishagni.com
REDCap Configuration in OpenSpecimen
Introduction
REDCap does not have fixed instruments for participants and visits. Therefore, you need to map the REDCap Instruments with OpenSpecimen Participant and Visit fields.
For mapping, the REDCap variables can be obtained from the ‘data dictionary’ available under ‘Project Home and Design’.
Configure REDCap Server
Before configuring the REDCap project to a specific Collection Protocol in OpenSpecimen, you must establish a link between your desired REDCap and OpenSpecimen servers. This will helps the OpenSpecimen to pull the data from the REDCap projects associated with the REDCap server using API tokens. Furthermore, once the server is configured, you can reuse the saved configuration multiple times for adding the projects. You can add the REDCap Server in the following steps:
Add REDCap Project
To add a new REDCap project to your desired collection protocol, you can follow the below steps:
Mapping Participants and Visits
Mapping can be done at two levels: Participant (Both classical and longitudinal studies) and Visit (Longitudinal study)
When you are adding a mapping for participant or visit fields, make sure there is no space between OS and RC field. If you introduce a space, the mapping will not be saved.
For example:
Correct mapping: rcRecordId=ppid
Incorrect mapping: rcRecordId = ppid
Participant Level Mapping
List of Participant Fields and Variables
Event and Visit Level Mapping
List of Visit Fields and Variables
Mapping and auto-generating Labels
OpenSpecimen provides option to auto-generate labels. However, the PPID and visit name can also be synced from REDCap by mapping it in the configuration.
Advance Features
Records Inclusion Rule
Forms Exclusion List
Fields Exclusion/Inclusion List
Data Dictionary for Fields and Events Mapping
Integration Points
Adding more project
Mapping PVs from REDCap to corresponding PVs of OpenSpecimen
Ans: It is a very common problem faced by the integration of any two disparate systems. Let's say you want to map the gender value "M" received from the REDCap project to the corresponding OpenSpecimen PV "Male". In OpenSpecimen, you can do this by adding the property value to the dropdown of your choice, as shown below:
One-to-One Mapping
Many-to-One Mapping
Leave a comment at the end of this page or email contact@krishagni.com