...
Go to the REDCap configuration page for your collection protocol of choice.
Click on the ‘More' option and select ‘+Add Another’.
Configure the new project as shown above.
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
Expand | ||
---|---|---|
| ||
Let's say you want to map the gender value "M" received from the REDCap project to the corresponding OpenSpecimen PV "Male". To do so, you can follow the given steps:
Mapping Specific CP The property name is the same as the "PV Mapping Key" displayed on the OS-RC configuration page. Mapping for all CPs under a single site The property name is RC_<site_id>. The site ID can be obtained from the sites list view in the following steps:
Mapping all REDCap projects irrespective of sites or CP The property name is RC, as illustrated in the below image. |
Many-to-One Mapping
Expand | ||
---|---|---|
| ||
It is possible to map multiple PVs from REDCap to one PV on OpenSpecimen using caret (^) as the delimiter. For example, you want to map multiple gender values received Mapping Specific CP The property name is the same as the "PV Mapping Key" displayed on the OS-RC configuration page. |