Versions Compared

Key

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

...

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

 

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.

...