Leave a comment at the end of this page or email contact@krishagni.com
How to lock/unlock participant fields?
OpenSpecimen supports the locking of participant fields. The locked fields cannot be edited either from UI or through API. This allows biobanks to put in check constraints to ensure users do not inadvertently modify participant information fetched from external sources like REDCap, OpenClinica, OnCore, or any other clinical research system.
It is possible to configure fields to be locked depending on the source from which the participant information is fetched. The locking information can be configured only at the system level using configuration settings UI & API as described below:
Configuring the lock fields in the System JSON
The lock fields works only if the 'Lock Field' configuration is done at the system level and source of the object is the source key mentioned in the JSON
JSON Code
Example JSON
Related content
Leave a comment at the end of this page or email contact@krishagni.com