User Tools

Site Tools


playground:how_is_risk_level_for_an_irb_determined

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
playground:how_is_risk_level_for_an_irb_determined [2025/01/23 20:16] – created aldensplayground:how_is_risk_level_for_an_irb_determined [2025/01/24 01:33] (current) – removed aldens
Line 1: Line 1:
-Risk Level Determination 
  
-There are 3 levels: 
- 
-Exempt - will not require any further review after the initial approval and only needs to be reviewed by the chair of the IRB. 
- 
-Expedited - only needs to be reviewed by the chair or by a qualified member of the IRB that has been designated by the chair. However, the IRB is subject to annual review. 
- 
-Full Review - involve more than minimal risk or involves protected populations (minors, prisoners, pregnant women, persons with disabilities, etc.). Full Board projects are reviewed once a month at convened IRB meetings. 
- 
-**NOTE: minimal risk is defined as risk that is not greater than what one encounters in ordinary daily life or during the performance of routine physical or psychological examinations or tests.** 
- 
- 
-<bpmnio type="bpmn"> 
-<?xml version="1.0" encoding="UTF-8"?> 
-<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="definitions_1"><process id="Process_1" isExecutable="false"><startEvent id="start"><outgoing>start-gateway1</outgoing></startEvent><exclusiveGateway id="gateway1" name="More than minimal risk?"><incoming>start-gateway1</incoming><outgoing>gateway1-task1</outgoing><outgoing>gateway1-gateway2</outgoing></exclusiveGateway><task id="task1" name="Full Board Review"><incoming>gateway1-task1</incoming><outgoing>Flow_1g1qo7z</outgoing></task><exclusiveGateway id="gateway2" name="Meets Exempt Criteria?"><incoming>gateway1-gateway2</incoming><outgoing>gateway2-task2</outgoing><outgoing>gateway2-gateway3</outgoing></exclusiveGateway><task id="task2" name="Exempt"><incoming>gateway2-task2</incoming><outgoing>task2-gateway3</outgoing><outgoing>Flow_0z30t9q</outgoing></task><exclusiveGateway id="gateway3" name="Meets Expedited Criteria?"><incoming>task2-gateway3</incoming><incoming>gateway2-gateway3</incoming><outgoing>gateway3-task3</outgoing><outgoing>gateway3-task4</outgoing></exclusiveGateway><task id="task3" name="Expedited Review"><incoming>gateway3-task3</incoming><outgoing>task3-end</outgoing></task><task id="task4" name="Full Board Review"><incoming>gateway3-task4</incoming><outgoing>task4-end</outgoing></task><endEvent id="end"><incoming>task3-end</incoming><incoming>task4-end</incoming><incoming>Flow_1g1qo7z</incoming><incoming>Flow_0z30t9q</incoming></endEvent><sequenceFlow id="start-gateway1" sourceRef="start" targetRef="gateway1" /><sequenceFlow id="gateway1-task1" name="Yes" sourceRef="gateway1" targetRef="task1" /><sequenceFlow id="gateway1-gateway2" name="No" sourceRef="gateway1" targetRef="gateway2" /><sequenceFlow id="task2-gateway3" sourceRef="task2" targetRef="gateway3" /><sequenceFlow id="gateway2-task2" name="Yes" sourceRef="gateway2" targetRef="task2" /><sequenceFlow id="gateway2-gateway3" name="No" sourceRef="gateway2" targetRef="gateway3" /><sequenceFlow id="task3-end" sourceRef="task3" targetRef="end" /><sequenceFlow id="gateway3-task3" name="Yes" sourceRef="gateway3" targetRef="task3" /><sequenceFlow id="task4-end" sourceRef="task4" targetRef="end" /><sequenceFlow id="gateway3-task4" name="No" sourceRef="gateway3" targetRef="task4" /><sequenceFlow id="Flow_1g1qo7z" sourceRef="task1" targetRef="end" /><sequenceFlow id="Flow_0z30t9q" sourceRef="task2" targetRef="end" /></process><bpmndi:BPMNDiagram id="BPMNDiagram_Process_1"><bpmndi:BPMNPlane id="BPMNPlane_Process_1" bpmnElement="Process_1"><bpmndi:BPMNShape id="start_di" bpmnElement="start"><dc:Bounds x="57" y="52" width="36" height="36" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="gateway1_di" bpmnElement="gateway1" isMarkerVisible="true"><dc:Bounds x="200" y="45" width="50" height="50" /><bpmndi:BPMNLabel><dc:Bounds x="157" y="95" width="65" height="27" /></bpmndi:BPMNLabel></bpmndi:BPMNShape><bpmndi:BPMNShape id="task1_di" bpmnElement="task1"><dc:Bounds x="325" y="30" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="gateway2_di" bpmnElement="gateway2" isMarkerVisible="true"><dc:Bounds x="350" y="185" width="50" height="50" /><bpmndi:BPMNLabel><dc:Bounds x="294" y="235" width="71" height="27" /></bpmndi:BPMNLabel></bpmndi:BPMNShape><bpmndi:BPMNShape id="task2_di" bpmnElement="task2"><dc:Bounds x="475" y="170" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="gateway3_di" bpmnElement="gateway3" isMarkerVisible="true"><dc:Bounds x="500" y="325" width="50" height="50" /><bpmndi:BPMNLabel><dc:Bounds x="439" y="375" width="82" height="27" /></bpmndi:BPMNLabel></bpmndi:BPMNShape><bpmndi:BPMNShape id="task3_di" bpmnElement="task3"><dc:Bounds x="625" y="310" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="task4_di" bpmnElement="task4"><dc:Bounds x="625" y="450" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="end_di" bpmnElement="end"><dc:Bounds x="807" y="332" width="36" height="36" /></bpmndi:BPMNShape><bpmndi:BPMNEdge id="start-gateway1_di" bpmnElement="start-gateway1"><di:waypoint x="93" y="70" /><di:waypoint x="200" y="70" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="gateway1-task1_di" bpmnElement="gateway1-task1"><di:waypoint x="250" y="70" /><di:waypoint x="325" y="70" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="gateway1-gateway2_di" bpmnElement="gateway1-gateway2"><di:waypoint x="225" y="95" /><di:waypoint x="225" y="210" /><di:waypoint x="350" y="210" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="task2-gateway3_di" bpmnElement="task2-gateway3"><di:waypoint x="525" y="250" /><di:waypoint x="525" y="325" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="gateway2-task2_di" bpmnElement="gateway2-task2"><di:waypoint x="400" y="210" /><di:waypoint x="475" y="210" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="gateway2-gateway3_di" bpmnElement="gateway2-gateway3"><di:waypoint x="375" y="235" /><di:waypoint x="375" y="350" /><di:waypoint x="500" y="350" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="task3-end_di" bpmnElement="task3-end"><di:waypoint x="725" y="350" /><di:waypoint x="807" y="350" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="gateway3-task3_di" bpmnElement="gateway3-task3"><di:waypoint x="550" y="350" /><di:waypoint x="625" y="350" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="task4-end_di" bpmnElement="task4-end"><di:waypoint x="725" y="490" /><di:waypoint x="825" y="490" /><di:waypoint x="825" y="368" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="gateway3-task4_di" bpmnElement="gateway3-task4"><di:waypoint x="525" y="375" /><di:waypoint x="525" y="490" /><di:waypoint x="625" y="490" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="Flow_1g1qo7z_di" bpmnElement="Flow_1g1qo7z"><di:waypoint x="425" y="70" /><di:waypoint x="825" y="70" /><di:waypoint x="825" y="332" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="Flow_0z30t9q_di" bpmnElement="Flow_0z30t9q"><di:waypoint x="575" y="210" /><di:waypoint x="825" y="210" /><di:waypoint x="825" y="332" /></bpmndi:BPMNEdge></bpmndi:BPMNPlane></bpmndi:BPMNDiagram></definitions> 
-</bpmnio> 
playground/how_is_risk_level_for_an_irb_determined.1737663401.txt.gz · Last modified: 2025/01/23 20:16 by aldens