User: alex@sartography.com clicked save for playground/alex-herron/irb-prototype/core-information/personnel/Principal_Investigator-exampledata.json
This commit is contained in:
parent
37d7c4aea9
commit
0ac95b06df
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue