Merge pull request #78 from sartography/new-irb-info-event-712

Add IRB Info event #712
This commit is contained in:
Dan Funk 2022-04-20 15:25:26 -04:00 committed by GitHub
commit b95ecef86b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -95,6 +95,7 @@ class IRBInfoEvent(db.Model):
IRBInfoEvent(EVENT_ID='300', EVENT='Approvable with Conditions-New Protocol'),
IRBInfoEvent(EVENT_ID='312', EVENT='Condition Response Accepted-New Protocol'),
IRBInfoEvent(EVENT_ID='316', EVENT='Deferred New Protocol'),
IRBInfoEvent(EVENT_ID='346', EVENT='Receipt of Non-UVA Study'),
IRBInfoEvent(EVENT_ID='62', EVENT='Closed by PI')]
return event