User Tools

Site Tools


playground:what_are_the_registration_instructions_for_an_irb

Differences

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

Link to this comparison view

playground:what_are_the_registration_instructions_for_an_irb [2025/01/23 20:00] – created aldensplayground:what_are_the_registration_instructions_for_an_irb [2025/01/24 01:33] (current) – removed aldens
Line 1: Line 1:
-Registration process for an IRB 
  
-Provide some links and details that further explain the BPMN that will be added below. 
- 
-This is stuff that I need should take out and explain outside the BPMN model flowchart: 
- 
-If IORG is not known, search for your institution or organization on the OHRP website at http://ohrp.cit.nih.gov/search/search.aspx?styp=bsc or contact OHRP using the contact information at https://www.hhs.gov/ohrp/about-ohrp/contact-us/index.html#go-to-fwa-irb-inquiries or by phone at 1-866-447-4777. 
- 
-IRB Roster form is required if the IRB is designated on a Federal-wide assurance submitted to OHRP. 
- 
- 
-<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="Has your institution or organization previously registered an IRB with HHS?"><incoming>start-gateway1</incoming><outgoing>gateway1-taskIORG</outgoing><outgoing>gateway1-taskInstitutionName</outgoing></exclusiveGateway><userTask id="taskIORG" name="What is your IORG number?"><incoming>gateway1-taskIORG</incoming><outgoing>taskIORG-taskSeniorOfficer</outgoing><outgoing>taskIORG-taskSeniorOfficer</outgoing></userTask><userTask id="taskInstitutionName" name="Name of Institution or Organization operating the IRB(s)"><incoming>gateway1-taskInstitutionName</incoming><outgoing>taskInstitutionName-taskAddress</outgoing></userTask><userTask id="taskAddress" name="Provide the full legal name of the institution or organization that is operating the IRB(s) being registered and full mailing address, including country if outside the United States."><incoming>taskInstitutionName-taskAddress</incoming><outgoing>taskAddress-taskSeniorOfficer</outgoing><outgoing>taskAddress-taskSeniorOfficer</outgoing></userTask><userTask id="taskSeniorOfficer" name="Senior Officer or Head Official responsible for overseeing the activities of the IRB(s)"><incoming>taskIORG-taskSeniorOfficer</incoming><incoming>taskIORG-taskSeniorOfficer</incoming><incoming>taskAddress-taskSeniorOfficer</incoming><incoming>taskAddress-taskSeniorOfficer</incoming><outgoing>taskSeniorOfficer-taskContactPerson</outgoing></userTask><userTask id="taskContactPerson" name="Contact person providing this registration information"><incoming>taskSeniorOfficer-taskContactPerson</incoming><outgoing>taskContactPerson-taskIRBRegistrationInfo</outgoing></userTask><userTask id="taskIRBRegistrationInfo" name="IRB Registration Information (needs to be completed separately for each IRB being renewed, updated, or registered)"><incoming>taskContactPerson-taskIRBRegistrationInfo</incoming><outgoing>taskIRBRegistrationInfo-taskIRBName</outgoing></userTask><userTask id="taskIRBName" name="Provide the IRB Name, if any, that has been assigned by your institution or organization"><incoming>taskIRBRegistrationInfo-taskIRBName</incoming><outgoing>taskIRBName-gatewayOHRP</outgoing></userTask><exclusiveGateway id="gatewayOHRP" name="Is the IRB regulated by OHRP?"><incoming>taskIRBName-gatewayOHRP</incoming><outgoing>gatewayOHRP-taskOHRPInfo</outgoing><outgoing>Flow_13qsgrt</outgoing></exclusiveGateway><userTask id="taskOHRPInfo" name="Provide the approximate number of full time equivalent positions devoted to this IRB’s administrative activities, provide the approximate number of all active protocols"><incoming>gatewayOHRP-taskOHRPInfo</incoming><outgoing>taskOHRPInfo-gatewayFDA</outgoing><outgoing>Flow_0a8ykr6</outgoing></userTask><exclusiveGateway id="gatewayFDA" name="Is the IRB regulated by the FDA?" default="Flow_0k1s50w"><incoming>taskOHRPInfo-gatewayFDA</incoming><outgoing>gatewayFDA-taskFDAInfo</outgoing><outgoing>Flow_1cz5em2</outgoing></exclusiveGateway><userTask id="taskFDAInfo" name="Provide the approximate number of active protocols involving FDA-regulated products"><incoming>gatewayFDA-taskFDAInfo</incoming><outgoing>taskFDAInfo-taskIRBChair</outgoing></userTask><userTask id="taskIRBChair" name="Provide the IRB chairperson&#39;s full name, phone number, and email address"><incoming>taskFDAInfo-taskIRBChair</incoming><incoming>Flow_0a8ykr6</incoming><incoming>Flow_13qsgrt</incoming><incoming>Flow_1cz5em2</incoming><outgoing>taskIRBChair-taskIRBForm</outgoing></userTask><userTask id="taskIRBForm" name="Complete IRB Roster Form if required"><incoming>taskIRBChair-taskIRBForm</incoming><outgoing>taskIRBForm-end</outgoing></userTask><endEvent id="end"><incoming>taskIRBForm-end</incoming></endEvent><sequenceFlow id="start-gateway1" sourceRef="start" targetRef="gateway1" /><sequenceFlow id="taskIORG-taskSeniorOfficer" sourceRef="taskIORG" targetRef="taskSeniorOfficer" /><sequenceFlow id="gateway1-taskIORG" name="Yes" sourceRef="gateway1" targetRef="taskIORG" /><sequenceFlow id="taskInstitutionName-taskAddress" sourceRef="taskInstitutionName" targetRef="taskAddress" /><sequenceFlow id="taskAddress-taskSeniorOfficer" sourceRef="taskAddress" targetRef="taskSeniorOfficer" /><sequenceFlow id="gateway1-taskInstitutionName" name="No" sourceRef="gateway1" targetRef="taskInstitutionName" /><sequenceFlow id="taskSeniorOfficer-taskContactPerson" sourceRef="taskSeniorOfficer" targetRef="taskContactPerson" /><sequenceFlow id="taskContactPerson-taskIRBRegistrationInfo" sourceRef="taskContactPerson" targetRef="taskIRBRegistrationInfo" /><sequenceFlow id="taskIRBRegistrationInfo-taskIRBName" sourceRef="taskIRBRegistrationInfo" targetRef="taskIRBName" /><sequenceFlow id="taskIRBName-gatewayOHRP" sourceRef="taskIRBName" targetRef="gatewayOHRP" /><sequenceFlow id="taskOHRPInfo-gatewayFDA" sourceRef="taskOHRPInfo" targetRef="gatewayFDA" /><sequenceFlow id="gatewayOHRP-taskOHRPInfo" name="Yes" sourceRef="gatewayOHRP" targetRef="taskOHRPInfo" /><sequenceFlow id="taskFDAInfo-taskIRBChair" sourceRef="taskFDAInfo" targetRef="taskIRBChair" /><sequenceFlow id="gatewayFDA-taskFDAInfo" name="Yes" sourceRef="gatewayFDA" targetRef="taskFDAInfo" /><sequenceFlow id="taskIRBChair-taskIRBForm" sourceRef="taskIRBChair" targetRef="taskIRBForm" /><sequenceFlow id="taskIRBForm-end" sourceRef="taskIRBForm" targetRef="end" /><sequenceFlow id="Flow_0a8ykr6" sourceRef="taskOHRPInfo" targetRef="taskIRBChair" /><sequenceFlow id="Flow_13qsgrt" sourceRef="gatewayOHRP" targetRef="taskIRBChair" /><sequenceFlow id="Flow_1cz5em2" sourceRef="gatewayFDA" targetRef="taskIRBChair" /><association id="Association_0u70jfs" associationDirection="None" sourceRef="taskIORG" targetRef="TextAnnotation_1c2nd0d" /><association id="Association_04t71se" associationDirection="None" sourceRef="taskIRBForm" targetRef="TextAnnotation_11t2lm2" /><textAnnotation id="TextAnnotation_07gowdj"><text>No</text></textAnnotation><association id="Association_12nfjml" associationDirection="None" sourceRef="Flow_1cz5em2" targetRef="TextAnnotation_07gowdj" /><textAnnotation id="TextAnnotation_0atylv8"><text>No</text></textAnnotation><association id="Association_0rjs16g" associationDirection="None" sourceRef="Flow_13qsgrt" targetRef="TextAnnotation_0atylv8" /></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="182" y="-45" width="86" height="80" /></bpmndi:BPMNLabel></bpmndi:BPMNShape><bpmndi:BPMNShape id="taskIORG_di" bpmnElement="taskIORG"><dc:Bounds x="325" y="30" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="taskSeniorOfficer_di" bpmnElement="taskSeniorOfficer"><dc:Bounds x="475" y="30" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="taskContactPerson_di" bpmnElement="taskContactPerson"><dc:Bounds x="625" y="30" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="taskIRBRegistrationInfo_di" bpmnElement="taskIRBRegistrationInfo"><dc:Bounds x="775" y="30" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="taskIRBName_di" bpmnElement="taskIRBName"><dc:Bounds x="925" y="30" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="end_di" bpmnElement="end"><dc:Bounds x="2007" y="52" width="36" height="36" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="gatewayOHRP_di" bpmnElement="gatewayOHRP" isMarkerVisible="true"><dc:Bounds x="1100" y="-95" width="50" height="50" /><bpmndi:BPMNLabel><dc:Bounds x="1028.5" y="-90" width="61" height="40" /></bpmndi:BPMNLabel></bpmndi:BPMNShape><bpmndi:BPMNShape id="taskOHRPInfo_di" bpmnElement="taskOHRPInfo"><dc:Bounds x="1300" y="-110" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="taskFDAInfo_di" bpmnElement="taskFDAInfo"><dc:Bounds x="1300" y="170" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="gatewayFDA_di" bpmnElement="gatewayFDA" isMarkerVisible="true"><dc:Bounds x="1100" y="185" width="50" height="50" /><bpmndi:BPMNLabel><dc:Bounds x="1010.5" y="190" width="79" height="40" /></bpmndi:BPMNLabel></bpmndi:BPMNShape><bpmndi:BPMNShape id="taskIRBChair_di" bpmnElement="taskIRBChair"><dc:Bounds x="1580" y="30" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="taskIRBForm_di" bpmnElement="taskIRBForm"><dc:Bounds x="1770" y="30" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="taskAddress_di" bpmnElement="taskAddress"><dc:Bounds x="475" y="220" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="taskInstitutionName_di" bpmnElement="taskInstitutionName"><dc:Bounds x="325" y="220" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNEdge id="Association_0u70jfs_di" bpmnElement="Association_0u70jfs"><di:waypoint x="375" y="30" /><di:waypoint x="375" y="-26" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="Association_04t71se_di" bpmnElement="Association_04t71se"><di:waypoint x="1820" y="110" /><di:waypoint x="1820" y="180" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="Association_12nfjml_di" bpmnElement="Association_12nfjml"><di:waypoint x="1440" y="400" /><di:waypoint x="1375" y="375" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="Association_0rjs16g_di" bpmnElement="Association_0rjs16g"><di:waypoint x="1440" y="-240" /><di:waypoint x="1375" y="-255" /></bpmndi:BPMNEdge><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="taskIORG-taskSeniorOfficer_di" bpmnElement="taskIORG-taskSeniorOfficer"><di:waypoint x="425" y="70" /><di:waypoint x="475" y="70" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="gateway1-taskIORG_di" bpmnElement="gateway1-taskIORG"><di:waypoint x="250" y="70" /><di:waypoint x="325" y="70" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="taskInstitutionName-taskAddress_di" bpmnElement="taskInstitutionName-taskAddress"><di:waypoint x="425" y="260" /><di:waypoint x="475" y="260" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="taskAddress-taskSeniorOfficer_di" bpmnElement="taskAddress-taskSeniorOfficer"><di:waypoint x="525" y="220" /><di:waypoint x="525" y="110" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="gateway1-taskInstitutionName_di" bpmnElement="gateway1-taskInstitutionName"><di:waypoint x="225" y="95" /><di:waypoint x="225" y="260" /><di:waypoint x="325" y="260" /><bpmndi:BPMNLabel><dc:Bounds x="233" y="167" width="15" height="14" /></bpmndi:BPMNLabel></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="taskSeniorOfficer-taskContactPerson_di" bpmnElement="taskSeniorOfficer-taskContactPerson"><di:waypoint x="575" y="70" /><di:waypoint x="625" y="70" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="taskContactPerson-taskIRBRegistrationInfo_di" bpmnElement="taskContactPerson-taskIRBRegistrationInfo"><di:waypoint x="725" y="70" /><di:waypoint x="775" y="70" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="taskIRBRegistrationInfo-taskIRBName_di" bpmnElement="taskIRBRegistrationInfo-taskIRBName"><di:waypoint x="875" y="70" /><di:waypoint x="925" y="70" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="taskIRBName-gatewayOHRP_di" bpmnElement="taskIRBName-gatewayOHRP"><di:waypoint x="1025" y="70" /><di:waypoint x="1125" y="70" /><di:waypoint x="1125" y="-45" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="taskOHRPInfo-gatewayFDA_di" bpmnElement="taskOHRPInfo-gatewayFDA"><di:waypoint x="1300" y="-70" /><di:waypoint x="1125" y="-70" /><di:waypoint x="1125" y="185" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="gatewayOHRP-taskOHRPInfo_di" bpmnElement="gatewayOHRP-taskOHRPInfo"><di:waypoint x="1150" y="-70" /><di:waypoint x="1300" y="-70" /><bpmndi:BPMNLabel><dc:Bounds x="1216" y="-95" width="19" height="14" /></bpmndi:BPMNLabel></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="taskFDAInfo-taskIRBChair_di" bpmnElement="taskFDAInfo-taskIRBChair"><di:waypoint x="1400" y="210" /><di:waypoint x="1498" y="210" /><di:waypoint x="1498" y="70" /><di:waypoint x="1580" y="70" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="gatewayFDA-taskFDAInfo_di" bpmnElement="gatewayFDA-taskFDAInfo"><di:waypoint x="1150" y="210" /><di:waypoint x="1300" y="210" /><bpmndi:BPMNLabel><dc:Bounds x="1210" y="233" width="19" height="14" /></bpmndi:BPMNLabel></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="taskIRBChair-taskIRBForm_di" bpmnElement="taskIRBChair-taskIRBForm"><di:waypoint x="1680" y="70" /><di:waypoint x="1770" y="70" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="taskIRBForm-end_di" bpmnElement="taskIRBForm-end"><di:waypoint x="1870" y="70" /><di:waypoint x="2007" y="70" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="Flow_0a8ykr6_di" bpmnElement="Flow_0a8ykr6"><di:waypoint x="1400" y="-70" /><di:waypoint x="1500" y="-70" /><di:waypoint x="1500" y="70" /><di:waypoint x="1580" y="70" /></bpmndi:BPMNEdge><bpmndi:BPMNShape id="TextAnnotation_1c2nd0d_di" bpmnElement="TextAnnotation_1c2nd0d"><dc:Bounds x="325" y="-180" width="209.9823667711599" height="153.6050156739812" /><bpmndi:BPMNLabel /></bpmndi:BPMNShape><bpmndi:BPMNShape id="TextAnnotation_11t2lm2_di" bpmnElement="TextAnnotation_11t2lm2"><dc:Bounds x="1770" y="180" width="99.99510188087774" height="111.28526645768025" /><bpmndi:BPMNLabel /></bpmndi:BPMNShape><bpmndi:BPMNEdge id="Flow_13qsgrt_di" bpmnElement="Flow_13qsgrt"><di:waypoint x="1125" y="-95" /><di:waypoint x="1125" y="-240" /><di:waypoint x="1630" y="-240" /><di:waypoint x="1630" y="30" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="Flow_1cz5em2_di" bpmnElement="Flow_1cz5em2"><di:waypoint x="1125" y="235" /><di:waypoint x="1125" y="400" /><di:waypoint x="1630" y="400" /><di:waypoint x="1630" y="110" /></bpmndi:BPMNEdge><bpmndi:BPMNShape id="TextAnnotation_07gowdj_di" bpmnElement="TextAnnotation_07gowdj"><dc:Bounds x="1325" y="360" width="50" height="30" /><bpmndi:BPMNLabel /></bpmndi:BPMNShape><bpmndi:BPMNShape id="TextAnnotation_0atylv8_di" bpmnElement="TextAnnotation_0atylv8"><dc:Bounds x="1325" y="-270" width="50" height="30" /><bpmndi:BPMNLabel /></bpmndi:BPMNShape></bpmndi:BPMNPlane></bpmndi:BPMNDiagram></definitions> 
-</bpmnio> 
playground/what_are_the_registration_instructions_for_an_irb.1737662439.txt.gz · Last modified: 2025/01/23 20:00 by aldens