IRB Exchange

Show / Hide Table of Contents

Principal Investigator (PI)

PI is a derivation of Person and is used to store the PI information for Study, Site and Site Modification.

Header

Name Type Description
type string The value principal-investigator.
version string The value IRBX.2

Content

Name Type Description
id string An internal identifier used to reference the person, assigned by the IRB Exchange.
firstName string The first name of the person.
lastName string The last name of the person.
email string The email address for the person.
hasFinancialInterest boolean A flag which indicates the PI has a finanical interest with the study.

Example

{
    "id": "ec8ff2cbadb74231ba059878820fdc63",
    "firstName": "Jack",
    "lastName": "Smith",
    "email": "testuser@huronclick.com",
    "hasFinancialInterest": false
}
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.