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 :
Parameter | Description |
---|---|
ppId | Unique identifier for participant registered for collection protocol. PPId is key of participant integration between caTissue Plus and external app. It is mandatory parameter. |
birthDate | Date of birth of participant. |
gender | Gender of participant. |
enrollmentDate | Date of participant getting register.It is mandatory parameter. |
studyId | External application study identifier. It is mandatory parameter. |
appName | External Application Name to which caTissue Plus is integrated. It is mandatory parameter. |
...