Versions Compared

Key

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

Description : 

Use of this REST API is to update participant registration notified from external application. caTissue Plus can be integrate with External Application like Openclinica.Participants updated under study of external application can be updated in caTissue Plus using this REST API. There is mapping between collection protocol and studies of external application.

You can 

Json Parameteres : 

ParameterDescription
ppIdUnique identifier for participant registered for collection protocol. PPId is key of participant integration between caTissue Plus and external app. It is mandatory parameter.
birthDateDate of birth of participant.
genderGender of participant.
enrollmentDateDate of participant getting register.It is mandatory parameter.
studyIdExternal application study identifier. It is mandatory parameter.
appNameExternal Application Name to which caTissue Plus is integrated. It is mandatory parameter.

...