sIRB RNI Info
Information for an RNI as uploaded by the sIRB.
Header
Name | Type | Description |
---|---|---|
type | string |
The value sirb-rni |
version | string |
The value IRBX.2 . |
Content
Name | Type | Description |
---|---|---|
status | string |
ID of the current sIRB RNI Status |
Status Selection Values
The following table shows just the key status selections required by the IRB Exchange. This is not a complete list, but rather the selections that must match these exact values for the appropriate states. Huron recognizes that customers may have different status selection values than its own IRB solution; for non-key status selections, any unique string is acceptable. If any of your key status selections do not match the below values, you will need to map your status selections to the appropriate values below.
ID | Description |
---|---|
Complete | The state reached after action was deemed required, completed by responsible party and acknowledged as completed by IRB staff. |
Acknowledged | The state reached after the IRB determines that there is no issue. |
Example
{
"type": "sirb-rni",
"version": "IRBX.2"
}
{
"status": "Pre-Review"
}