I have some questions regarding the contacts field in Study and Trial:
- Is there a reason for why this is not using the Person Entity but using its own scheme?
- If not using Person, is the Contact created through
POST /studies and POST /trials? And why is the contactDbId set by the user? Or how would someone ensure, that it is uniquely identifying?
I have some questions regarding the
contactsfield in Study and Trial:POST /studiesandPOST /trials? And why is thecontactDbIdset by the user? Or how would someone ensure, that it is uniquely identifying?