User: alex@sartography.com clicked save for playground/alex-herron/irb-prototype/core-information/personnel/Principal_Investigator-exampledata.json

This commit is contained in:
sartography-automated-committer 2023-10-31 01:36:05 +00:00
parent 37d7c4aea9
commit 0ac95b06df
1 changed files with 34 additions and 1 deletions

View File

@ -1,3 +1,36 @@
{
"firstName": "Chuck"
"org_personnel_enum_list": [
{
"label": "Principal Investigator, I",
"value": "pi_1"
},
{
"label": "Principal Investigator, II",
"value": "pi_2"
},
{
"label": "Department Chair, I",
"value": "dc_1"
},
{
"label": "Department Chair, II",
"value": "dc_2"
},
{
"label": "Study Coordinator, I",
"value": "sc_1"
},
{
"label": "Study Coordinator, II",
"value": "sc_2"
},
{
"label": "Sub Investigator, I",
"value": "si_1"
},
{
"label": "Sub Investigator, II",
"value": "si_2"
}
]
}