Versions Compared

Key

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

...

Participant Registration REST API takes following parameters through json request


ParameterDescription
ppId

Protocol Participant Identifier is unique identifier

for

of 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.
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.

...