...
Field Name | Variable Name |
---|---|
PPID | ppid |
Registration Date | registrationDate |
External Subject ID | externalSubjectId |
Registration Site | site |
First Name | participant.firstName |
Last Name | participant.lastName |
Middle Name | participant.middleName |
Birth Date | participant.birthDate |
Death Date | participant.deathDate |
Gender | participant.gender |
Races | participant.races |
Vital Status | participant.vitalStatus |
Ethnicity | participant.ethnicities |
eMPI | participant.empi |
National ID / SSN | participant.uid |
MRN Site | participant.pmis.siteName |
MRN | participant.pmis.mrn |
Custom field | participant.extensionDetail.attrsMap.ST2<custom_field_name> For example: if the field name is 'redcap_age' in the custom form the use: participant.extensionDetail.attrsMap.redcap_age |
Event and Visit Level Mapping
...
Fields Name | Variable Name |
---|---|
Event Label | eventLabel |
Visit Date | visitDate |
Clinical Diagnosis | clinicalDiagnoses |
Visit Site | site |
Clinical Status | clinicalStatus |
Path. Report Number | surgicalPathologyNumber |
Cohort | cohort |
Comments | comments |
Collection Status | status |
Custom Field | extensionDetail.attrsMap.<custom_field_name> For example: if the field name is 'visit_number' in the custom form the use: extensionDetail.attrsMap.visit_number |
Advance Features
Add the list of forms/fields separated by comma, tab, or newline.
...