Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleOID mapping Fields and its description

Field

Description

OC_CRF_OID

The OID of the CRF that needs to be synced from OpenClinica

OC_GROUP_OID

The group OIDs of the fields that need to be synced in OpenSpecimen

OC_ITEM_OID

The field OIDs from the CRFs that should be synced

OS_INCLUDED

Add Yes to include the CRF/field. If nothing is added, it is defaulted as Yes

OS_EXCLUDED

Add Yes to exclude the CRF/field. No need to include to add the CRFs that needs to be excluded from v10.2.

Usecases to build the CSV based on the requirement:

Image Removed

Use case

Description

Adding only CRF OID

Will sync the whole CRF data from OpenClinica to OpenSpecimen

Adding only the CRF OID and Group OID

Will sync all the fields under the group OID to OpenSpecimen

Adding specific fields and their Group OIDs

Only the mentioned fields of the form will sync in OpenSpecimen.

Adding only CRF OID and exclude 'Yes'

Excludes whole CRF from sync

...