Enable the IMDRF Dictionary for Maintenance, Case Processing, and Submissions

Set up and manage the International Medical Device Regulators Forum (IMDRF) dictionary for coding device-specific adverse events.

Note Beginning with 24R1 in April 2024 and for all subsequent releases, Vault Safety General Release Help content is moving to a new site. Test the new site using Limited Release content.

About the IMDRF Dictionary Feature

Starting in 22R3, Vault Safety supports the International Medical Device Regulators Forum (IMDRF) dictionary with the latest device-specific adverse event codes. The system-managed dictionary will be available when the new central IMDRF dictionary is released each year. Administrators control when to upgrade to the newest version and can transition to the latest codes quickly and easily.

The IMDRF Dictionary object supports all seven annexes from the IMDRF dictionary, which includes the following:

  • Annex A: Medical Device Problem
  • Annex B: Type of Investigation
  • Annex C: Investigation Findings
  • Annex D: Investigation Conclusion
  • Annex E: Health Effects - Clinical signs and Symptoms or Conditions
  • Annex F: Health Effects: Health Impact
  • Annex G: Medical Device Component

To enable IMDRF Dictionary maintenance and device-specific adverse event coding, complete the configuration on this page.

Once enabled, Manage the IMDRF Dictionary describes how to manage the dictionary.

Add the IMDRF Dictionary Page Layout

  1. In the Admin area, go to Configuration > Objects > Dictionary > Page Layouts.
  2. Select Create.
  3. On the Add Page Layout page, select IMDRF Device Code from the Object Type picklist, and then select Create.
  4. On the Configure Page Layout for IMDRF Device Code Records page, in the Details section, replace the Active IMDRF Version field with the Active IMDRF Version app control field.

    Note Field controls are denoted by a (App Control) symbol.

  5. Configure the rest of the page as shown below. To rearrange fields, drag and drop.
    Recommended IMDRF Device Code Records Page Layout
    Recommended IMDRF Device Code Records Page Layout
  6. Select Save.

Configure the IMDRF Active Version Field

  1. In the Admin area, go to Configuration > Objects > Dictionary > Fields.
  2. In the Field column, select Active Version, and then select Edit.
  3. Edit the Formula Expression to match the following:
    if(not(IsBlank(active_meddra_version__v)), text(active_meddra_version__v),
    if(not(IsBlank(active_imdrf_version__v)), text(active_imdrf_version__v),
    if(not(IsBlank(active_whodrug_version__v)), text(active_whodrug_version__v), '')))
  4. Select Save.
  5. The Alert message shown below may appear. Select OK.
    Formula Expression Alert
    Formula Expression Alert

Enable Fetch Dictionary Releases for the IMDRF Device Code Object Type

  1. In the Admin area, go to Configuration > Objects > Dictionary > Object Types.
  2. On the right side of the page, toggle to Actions.
  3. In the All Actions menu (All Actions), select Edit Object Type Actions.
  4. In the IMDRF Device Code column, select the Fetch Dictionary Releases checkbox.
  5. Select Save.
Fetch Dictionary Releases Enabled on IMDRF Device Code Object Type
Fetch Dictionary Releases Enabled on IMDRF Device Code Object Type

Configure the Case Product Page Layout for Device Codes

  1. In the Admin area, go to Configuration > Objects > Case Product > Page Layouts.
  2. Select Device Detail Page Layout.
  3. Add the Case Product Device Code related object section.
  4. In the Case Product Device Code section, select Edit Columns, and then add the Device Code Type and Device Code columns.
  5. Delete the Device Problem and Evaluation Codes related object section.
  6. You can drag and drop to rearrange the sections.
  7. Select Save.
Case Product Device Detail Page Layout
Case Product Device Detail Page Layout

Configure the Case Product Device Code Object

  1. In the Admin area, go to Configuration > Objects > Case Product Device Code > Page Layouts
  2. Select the Case Product Device Code Detail Page Layout.
  3. Configure the Details and System Information sections as shown below. To rearrange sections and fields, drag and drop.

    Note In the Details section, ensure you add the Device Code app control field, which is identified by the (App Control) symbol.

    Case Product Device Detail Page Layout
    Case Product Device Detail Page Layout
  4. Select Save.

The following steps are recommended, but not required. In the Admin area, go to Configuration > Objects > Case Product Device Code to complete the configuration.

  1. On the Fields tab, for both Device Code and Device Code Type, edit the fields and then select the Display in default lists and hovercards checkbox.
    Case Product Device Code Field
    Case Product Device Code Field
  2. Select Save.
  3. On the List Layout tab, select Reorder and then configure the list as shown below.
    Case Product Device Code List Layout
    Case Product Device Code List Layout
  4. Select Save.

Configure the Localized Case Product Device Code Page Layout

  1. In the Admin area, go to Configuration > Objects > Localized Case Product Device Code > Page Layouts
  2. Select the Localized Case Product Device Code Detail Page Layout.
  3. Configure the fields as shown below. To rearrange sections, drag and drop.
    Localized Case Product Device Detail Page Layout
    Localized Case Product Device Detail Page Layout
  4. Select Save.

The following steps are recommended, but not required. In the Admin area, go to Configuration > Objects > Localized Case Product Device Code to complete the configuration.

  1. On the Fields tab, select Device Code Type, edit the field and then select the Display in default lists and hovercards checkbox.
    Localized Case Product Device Code Field
    Localized Case Product Device Code Field
  2. Select Save.

Grant Permissions

Ensure your permission sets are granted the appropriate level of access to objects and fields according to your organization’s process. Manage object permissions from Admin > Users & Groups > Permission Sets > [Permission Set] > Objects.

  1. Select Case Product Device Code.
  2. In Object Permissions, grant Read or Edit permissions for Case Product Device Code as appropriate to the user group.
  3. In Object Field Permissions, grant Read or Edit permissions for All Object Fields as appropriate to the user group.
Case Product Device Code Object Control Permissions
Case Product Device Code Object Control Permissions

(Optional) Grant View or Edit Permissions for Case Processors

Depending on your organization’s processes, you may choose to grant View or Edit permissions to Case Processors. If so, update the Case Entry Actions permission set and the Case Product Device Code Lifecycle as described in the following sections.

Case Entry Actions Permissions

Go to Admin > Users & Groups > Permission Sets > Case Entry Actions > Objects and complete the configuration summarized in the following table:

Object Permission Type Recommended Access
Case Product Device Code Object Control Permissions View access for Device Code
Dictionary Object Permissions Read access for IMDRF Device Code
IMDRF Device Code Object Field Permissions Read access for:
  • Device Code Type
  • IMDRF Version

Case Product Device Code Lifecycle Permissions

Complete the following steps to add Edit permissions to the Case Product Device Code Lifecycle:

  1. Go to Admin > Configuration > Object Lifecycles > Case Product Device Code Lifecycle.
  2. In the States section, select Active.
  3. In the Atomic Security: Fields section, select Edit and then set the following fields to Edit:
    • Device Code
    • Device Code Type
  4. Select Save.

Feedback?