Leave a comment at the end of this page or email contact@krishagni.com
Mapping REDCap fields and events to OpenSpecimen
Steps to map participant/visit fields:
Users can map the REDCap fields like gender, date of birth, visit date, etc, to the default/custom fields of OpenSpecimen. This can be achieved by the steps below:
Syntax to map participants/visit fields
redcap_variable=openspecimen_variable
When you are adding a mapping for participant or visit fields, make sure there is no space between OS and RC field. For example:
Correct mapping: rcRecordId=ppid
Incorrect mapping: rcRecordId = ppid
List of Participant Fields and Variables
List of Visit Fields and Variables
Event Mapping
In longitudinal projects, REDCap events can be mapped to OpenSpecimen events so that visits are automatically pulled during the sync process.
Mapping and auto-generating Labels
OpenSpecimen provides the option to auto-generate labels. However, the PPID and visit name can also be synced from REDCap by mapping them in the configuration.
Mapping PVs from REDCap to corresponding PVs of OpenSpecimen
It is a very common problem faced in 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