Set up the Data Dictionary

To install the RareLink-CDM instruments, you will need to download the instruments from here and follow the steps below. Make sure your REDCap project is set up and running, otherwise follow the Set up a REDCap Project section to set up a REDCap project. Read the RareLink-CDM section to learn more about the RareLink CDM Instruments. In case you have any questions, please contact your local REDCap administrator, or Contact us.


Installation


  1. Download the instruments from the RareLink REDCap project.

  1. Upload the data dictionary to your REDCap project

To upload your data dictionary to your REDCap project automatically, type:

rarelink setup data-dictionary

Otherwise you can also import the instruments manually:

  • Go to your REDCap project.

  • Click on the “Designer” tab on the left side of the screen.

Designer tab
  • Click on the “Data Dictionary” tab on the top of the screen.

Data Dictionary tab
  • Select the RareLink CDM Data Dictionary CSV file, or the separate instrument csv files.

  • Click on the “Import” button.


  1. Verify that the instruments have been imported correctly.

  • Go to the “Online Designer” tab and check the data elements in each instrument.

  • check with the RareLink-CDM page to verify that
    • the instruments have been imported correctly.

    • the instruments are consistent with the RareLink CDM Data Dictionary.

    • the fields with BioPortal are connected properly.


  1. Activate the repeating instruments feature

  • Go to the Project Setup tab.

  • Within the section Enable optional modules and customizations click on the `Enable` Repeating Instruments checkbox.

  • Enable repeating instruments for the following instruments:

RareLink CDM Repeating Instruments
  1. Start capturing data with the RareLink CDM instruments.

Check out the Manual Data Capture or the Semi-Automatic Import section to learn more about the semi-automatic import of data.


Continue here…

Further reading…

  • Read pages 25 & 26 of the Comprehensive Guide to REDCap for more information.

  • Read the REDCap section to learn more about the general REDCap Setup,

    among others how to connect BioPortal to REDCap.

Customise the Data Dictionary

In many cases it may be necessary to customise the RareLink-CDM Data Dictionary to suit your specific needs or simplify manual data capture. To ensure that the FHIR and Phenopacket modules work correctly, it is important to follow the guidelines below.

To customise your RareLink-CDM Data Dictionary, you can…

Hide fields

  • …add the @HIDDEN actiontag to fields that you do not want to display in the REDCap project. This can be useful for fields that are not required in your specific profect for manual data entry and can therefore be hidden from the user interface. - You can find more information on the @HIDDEN action tag in the

    Note

    Make sure you do not hide fields that are marked as required within the REDCap instrument and RareLink-CDM. You can find all the required fields in the RareLink-CDM Instruments subsection of the RareLink-CDM section.

Change labels & descriptions

  • …change the field labels or field descriptions to better suit your project needs. This can be useful to clarify the meaning of a field or to provide additional information to the user. - You can find more information on how to change field labels and descriptions in the

    Important

    Do not change the field name or variable: The field variables/names in the RareLink-CDM Data Dictionary are used to map the data to FHIR and Phenopackets. Changing the field names will break the mapping.

Multi-language management

  • …edit and add the language settings for the RareLink-CDM using the REDCap Multi-language Management feature. This can be useful to provide the RareLink-CDM instruments in multiple languages for your users.

Note

Feel free to Contact in case you are interested in creating official language versions of the RareLink-CDM Instruments or RareLink. We are happy to collaborate with you on this and support you in the process.

Add new fields & instruments

  • … add new fields and instruments to the RareLink-CDM as extensions: This can be useful to capture additional information that is not included in the RareLink-CDM Data Dictionary. For this please refer to the guidelines in the Develop REDCap Instruments section on how to extend the RareLink-CDM Data Dictionary.

Hint

In case you have questions, please Contact directly or write an issue on GitHub to ensure you make use of the RareLink framework in the best possible way. We are happy to help you with any questions you may have and collaborate on extensions and improvements.