IRB Exchange

Show / Hide Table of Contents

Person

Person represents any user in a system. Principal Investigator is derived from it and Person is used vanilla to store PI proxies and primary contacts for Study and Site, as well as responsible parties for RNI Action Plan.

Content

Name Type Description
firstName string The first name of the person.
lastName string The last name of the person.
email string The email address for the person.
id string An internal identifier used to reference the person, assigned by the IRB Exchange.

Example

{
    "id": "uuid:6934774a3ff74619a51322fafc8b1fce",
    "firstName": "Rebecca",
    "lastName": "Simms",
    "email": "rsimms@abbotlabs.org"
}
Back to top © 2017 Huron Consulting Group Inc. and affiliates.
Use and distribution prohibited except through written agreement with Huron. Trademarks used in this website are registered or unregistered trademarks of Huron or its licensors.