# Enable FDA E2B(R3) Submissions and Distributions

To support ICSR _Transmissions_ to the FDA in FDA E2B(R3) format, Safety introduces the following _Transmission Profiles_:

* **CDER Study:** Used for study data _Transmissions_ to the Center for Drug Evaluation and Research (CDER)
* **CBER Study:** Used for study data _Transmissions_ to the Center for Biologics Evaluation and Research (CBER)
* **CDER IND Exempt:** Used for study data _Transmissions_ for marketed products that are exempt from Investigational New Drugs (IND) requirements

Although the _Transmission Profiles_ for FDA E2B(R3) _Submissions_ and _Distributions_ feature was released in 24R1, this article is published with 24R2 to support the release of the <a href="/en/gr/725757/">FDA E2B(R3) feature</a>.

### 26R1 Update: FDA E2B(R3): Primary Study Selection for Cross Reporting

With the 26R1 release, Admins can designate a primary _Study Registration_ for _Studies_ in their _Library_. This is useful when exporting cross-reported studies to FDA E2B(R3) files to ensure that Vault populates the correct _Study Registration Number_ in the FDA.C.5.5a data element. After [configuring][1] this feature, see <a href="/en/gr/01216/#fda-ind-primary">Manage Studies</a> and <a href="/en/gr/725757/#fda-ind">E2B Generation: FDA E2B(R3) Mapping</a> for more information.

### Related Feature Enablement

To support Device and Combination Product Cases reporting through the FDA E2B(R3) format, first ensure you have <a href="/en/gr/654889/">enabled the Update to Seriousness Picklist feature</a>.

## Additional Consideration

By default, the system uses global ICH E2B(R3) validations to evaluate FDA E2B(R3) reports. However, Vault Safety does not include FDA-specific validations for this format. We recommend that you <a href="/en/gr/01461/">configure custom Validation Criteria</a> if you want to enforce FDA-specific business rules.

## Activate the Transmission Profiles

The _Transmission Profiles_ for FDA E2B(R3) exports are included in all Vaults, but are inactive. To make them active, complete the following steps:

1. Go to **Business Admin > Objects > Transmission Profiles**.
2. Select the _Transmission Profile_ you want to activate.
3. In the **Object State** dropdown, select **Active**.
4. In the **Change Object Status** dialog, select **Yes**.

## Configure Submissions

To configure test submissions for sandbox or validation Vaults and submissions for production Vaults, <a href="/en/gr/26387/#how-to-add-object-fields">add</a> the _FDA Batch Receiver Identifier_ and _FDA Message Receiver Identifier_ fields to all applicable _Transmission Profile_ object layouts based on your business process.

### Configure Transmission Profiles for Test Submissions

To configure test submissions in sandbox or validation Vaults, update the following _Transmission Profiles_ and fields:

<table>
    <thead>
        <tr>
            <th>Transmission Profile</th>
            <th>FDA Batch Receiver Identifier Field <sup><a href="#id-footnote-a">1</a></sup></th>
            <th>FDA Message Receiver Identifier Field <sup><a href="#id-footnote-a">1</a></sup></th>
            <th>Routing ID Field <sup><a href="#routing-id-footnote-a">2</a></sup></th>
            <th>FDA Center</th>
            <th>Submission Type</th>
         </tr>
      </thead>
      <tbody>
          <tr>
            <td><em>CBER</em></td>
            <td>Enter <code>ZZFDATST</code></td>
            <td>Enter <code>CDER</code></td>
            <td>Enter <code>FDA_AERS</code></td>
            <td>CBER</td>
            <td>AERS</td>
          </tr>
        <tr>
            <td><em>CBER Study</em></td>
            <td>Enter <code>ZZFDATST_PREMKT</code></td>
            <td>Enter <code>CBER_IND</code></td>
            <td>Enter <code>FDA_AERS_PREMKT_&nbsp;CBER</code></td>
            <td>CBER</td>
            <td>AERS_PREMKT_CBER</td>
        </tr>
        <tr>
            <td><em>CDER</em></td>
            <td>Enter <code>ZZFDATST</code></td>
            <td>Enter <code>CDER</code></td>
            <td>Enter <code>FDA_AERS</code></td>
            <td>CDER</td>
            <td>AERS</td>
        </tr>
        <tr>
            <td><em>CDER Study</em></td>
            <td>Enter <code>ZZFDATST_PREMKT</code></td>
            <td>Enter <code>CDER_IND</code></td>
            <td>Enter <code>FDA_AERS_PREMKT_&nbsp;CDER</code></td>
            <td>CDER</td>
            <td>AERS_PREMKT_CDER</td>
        </tr>
        <tr>
            <td><em>CDER IND Exempt</em></td>
            <td>Enter <code>ZZFDATST_PREMKT</code></td>
            <td>Enter <code>CDER_IND_EXEMPT_BA_BE</code></td>
            <td>Enter <code>FDA_AERS_PREMKT_&nbsp;CDER</code></td>
            <td>CDER</td>
            <td>AERS_PREMKT_CDER</td>
        </tr>
        <tr>
            <td colspan="6"><a id="id-footnote-a"></a>1. You must populate the <em>FDA Batch Receiver Identifier</em> and <em>FDA Message Receiver Identifier</em> fields, which are case-sensitive.</td>
        </tr>
        <tr>
            <td colspan="6"><a id="routing-id-footnote-a"></a>2. Enter the <em>Routing ID Field</em> value exactly as shown, which for some <em>Transmission Profiles</em> (<em>CBER Study</em>, <em>CDER Study</em>, and <em>CBER IND Exempt</em>) contains a space.</td>
        </tr>
      </tbody>
</table>

### Configure Transmission Profiles for Submissions

To configure submissions in production Vaults, update the following _Transmission Profiles_ and fields:

<table>
    <thead>
        <tr>
            <th>Transmission Profile</th>
            <th>FDA Batch Receiver Identifier Field <sup><a href="#id-footnote-c">1</a></sup></th>
            <th>FDA Message Receiver Identifier Field <sup><a href="#id-footnote-c">1</a></sup></th>
            <th>Routing ID Field <sup><a href="#routing-id-footnote-d">2</a></sup></th>
            <th>FDA Center</th>
            <th>Submission Type</th>
         </tr>
    </thead>
    <tbody>
        <tr>
            <td><em>CBER</em></td>
            <td>Enter <code>ZZFDA</code></td>
            <td>Enter <code>CDER</code></td>
            <td>Enter <code>FDA_AERS</code></td>
            <td>CBER</td>
            <td>AERS</td>
        </tr>
        <tr>
            <td><em>CBER Study</em></td>
            <td>Enter <code>ZZFDA_PREMKT</code></td>
            <td>Enter <code>CBER_IND</code></td>
            <td>Enter <code>FDA_AERS_PREMKT_&nbsp;CBER</code></td>
            <td>CBER</td>
            <td>AERS_PREMKT_CBER</td>
        </tr>
        <tr>
            <td><em>CDER</em></td>
            <td>Enter <code>ZZFDA</code></td>
            <td>Enter <code>CDER</code></td>
            <td>Enter <code>FDA_AERS</code></td>
            <td>CDER</td>
            <td>AERS</td>
        </tr>
        <tr>
            <td><em>CDER Study</em></td>
            <td>Enter <code>ZZFDA_PREMKT</code></td>
            <td>Enter <code>CDER_IND</code></td>
            <td>Enter <code>FDA_AERS_PREMKT_&nbsp;CDER</code></td>
            <td>CDER</td>
            <td>AERS_PREMKT_CDER</td>
        </tr>
        <tr>
            <td><em>CDER IND Exempt</em></td>
            <td>Enter <code>ZZFDA_PREMKT</code></td>
            <td>Enter <code>CDER_IND_EXEMPT_BA_BE</code></td>
            <td>Enter <code>FDA_AERS_PREMKT_&nbsp;CDER</code></td>
            <td>CDER</td>
            <td>AERS_PREMKT_CDER</td>
        </tr>
        <tr>
            <td colspan="6"><a id="id-footnote-c"></a>1. You must populate the <em>FDA Batch Receiver Identifier</em> and <em>FDA Message Receiver Identifier</em> fields, which are case-sensitive.</td>
        </tr>
        <tr>
            <td colspan="6"><a id="routing-id-footnote-d"></a>2. Enter the <em>Routing ID Field</em> value exactly as shown, which for some <em>Transmission Profiles</em> (<em>CBER Study</em>, <em>CDER Study</em>, and <em>CBER IND Exempt</em>) contains a space.</td>
        </tr>
    </tbody>
</table>

## (26R1) Configure FDA E2B(R3): Primary Study Selection for Cross Reporting {#r261}

To configure your Vault for this feature, complete the following procedure.

### Update the Study Registration Layout

<a href="/en/gr/26387/#how-to-add-object-fields">Add</a> the _FDA Primary IND_ field to the _Details_ section of the _Study Registration Detail Page Layout_ on the _Study Registration_ object.

[1]: #r261
