11 Similar Device Case Processing (Co-Packaged Combination Products)

The following steps are required to create and process cases that have a Non-US marketed device which involves reportable malfunction with similar devices that are marketed in the US. These devices are part of Co-packaged Combination Product.

  1. Book-in a Case with information received as per Source documents.
  2. If the Suspect Device had caused a reportable malfunction, then check for the Product Portfolio for Similar devices marketed in US as Combination Product.
  3. If a US Marketed similar device product, that is part of Single entity combination product already exists, add the PMOA Product from the Product browser and enter the following data:
    1. Product type = Treatment
    2. Drug not administered =Ticked
  4. Add the Constituent Device Product from Product browser and enter the following data:
    1. Product type = Treatment
    2. Drug not administered =Ticked
    3. Similar Device= Ticked
    4. Malfunction = Yes
    5. Specify the Device problem information by selecting appropriate FDA codes using the lookup.
  5. Select Combination Product in the General Tab > Case Classification field.
  6. Save the case and ensure all the mandatory data is entered that is required for CBER submission.
  7. Perform Auto-scheduling and system schedules for an eVAERS report for the suspected vaccine which caused malfunction to the CBER agency.
  8. Click the Draft link to preview the report in XML view:
    1. The element <fulfillexpeditedcriteria> is populated with value false indicating Non-expedited report.
    2. The element <localcriteriareporttype> is populated with the value 5 indicating ICSR is a Malfunction.
    3. The element <combinationproductreport> is populated with value 5 indicating ICSR contains Combination Product.
    4. The element <drugcharacterization> is populated with value 4 indicating that the drug was not administered.
    5. The element <otherdrugcharacterization> is populated with value 1 indicating Similar Device.
  9. The Similar Device data is populated in the XMLview of ICSR viewer as shown in the example below:
<drug>                       
          <drugcharacterization>4</drugcharacterization>                        
          <otherdrugcharacterization>1</otherdrugcharacterization>                       
          <medicinalproduct>TETANUS</medicinalproduct>
       <deviceinfo>       
          <malfunction>true</malfunction>                       
          <brandname>SYRINGE</brandname>                       
          <commondevicename>Syringe Piston</commondevicename>   
       </deviceinfo>
</drug>