...
Participant Registration REST API takes following parameters through json request
Parameter | Description |
---|---|
ppId | Protocol Participant Identifier is unique identifier forof participant registered for collection protocol. PPId is key of participant integration between caTissue Plus and external app. It is mandatory parameter. |
birthDate [optional] | Date of birth of participant. |
gender [optional] | 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. |
...