Overview
Case evaluation involves:- Severity Assessment: Classifying event gravity (grave/no grave)
- Urgency Classification: Determining response timeline
- Product Assignment: Linking to product catalog
- MedDRA Coding: Mapping events to standardized terminology
- Evaluator Assignment: Routing to responsible QF/pharmacovigilance officer
Evaluation Dashboard
Accessing Pending Cases
Navigate to Evaluation
Go to Cases > Evaluation or click Pending in the dashboardThe list shows all cases with status “Pendiente” ordered by reception date
Filter by Criteria
Use filters to focus on specific cases:
- Severity (
gravedad): Grave, No grave, Sin clasificar - State (
estado): Pendiente, En proceso, Completado - Product: Filter by suspected product name
- Date Range: Reception date or event date
- Search: Free text search (DNI, internal code, product)
Severity Assessment
Classification Criteria
VIGIA follows ICH E2D guidelines for severity classification:- Grave (Serious)
- No Grave (Non-serious)
- Sin Clasificar (Unclassified)
An adverse event is grave if it:
- Results in death
- Is life-threatening
- Requires inpatient hospitalization or prolongation of existing hospitalization
- Results in persistent or significant disability/incapacity
- Is a congenital anomaly/birth defect
- Is a medically important event (per medical judgment)
gravedad = "Grave"Severity Workflow
Review Event Narrative
Read the complete event description in the Descripción del Evento section:
- Event onset date and duration
- Symptoms and clinical course
- Medical interventions
- Outcome and recovery status
Check Severity Indicators
Look for key indicators in the narrative:
Hospitalization: “hospitalized”, “ingresó”, “UCI”, “emergency”
Life-threatening: “life-threatening”, “riesgo de vida”, “shock”
Death: “falleció”, “death”, “óbito”
Disability: “disability”, “discapacidad”, “secuela”
Congenital: “congenital”, “congénita”, “birth defect”
Assign Severity
In the Evaluación tab, select from dropdown:If “Grave”, specify which criteria apply (multiple selection):
- Muerte
- Amenaza la vida
- Hospitalización
- Discapacidad
- Anomalía congénita
- Evento médicamente importante
Urgency Classification
Urgency determines the response timeline for followup and reporting:| Urgency | Timeline | Criteria |
|---|---|---|
| Alta | 24 hours | Grave + unexpected + product in active surveillance |
| Media | 72 hours | Grave or requires medical judgment |
| Baja | 7 days | No grave, routine followup |
Setting Urgency
Evaluate Factors
Consider:
- Severity classification
- Product under special monitoring
- Regulatory reporting deadlines
- Patient safety implications
Product Assignment
Linking to Product Catalog
VIGIA maintains a product catalog with regulatory and safety data. Linking cases to products enables:- Aggregate safety reporting (IPS/PSUR)
- Signal detection
- Product-specific workflows
Search Product Catalog
In the case detail Product section, start typing the product name:API:
GET /api/v1/products/search?q=paraSelect Match
Click the matching product to auto-fill:
- Product name
- Active ingredient (
producto_principio_activo) - Presentation and dosage
- Registration number
- Manufacturer
- Therapeutic class (ATC code)
Handle No Match
If product not found:
- Verify spelling and search again
- Create new product entry: Products > Add New
- Enter:
- Commercial name
- Active ingredient(s)
- Registration number (DIGEMID)
- Manufacturer
- Return to case and link
MedDRA Coding
Map adverse events to MedDRA (Medical Dictionary for Regulatory Activities) terms for standardized reporting.MedDRA Hierarchy
MedDRA uses a 5-level hierarchy:Coding Workflow
Identify Events
In Eventos Adversos section, list all distinct events from the narrative:Example narrative:Events to code:
- Headache (severe)
- Nausea
- Vomiting
- Urticaria
Search MedDRA
For each event, search MedDRA database:Click + Add Event > type event description:Service:
meddra_suggest("headache") (backend/app/services/)Select PT Term
Choose the most specific Preferred Term (PT):
- “Headache severe” (PT: 10019214) for severe headache
- “Nausea” (PT: 10028813)
- “Vomiting” (PT: 10047700)
- “Urticaria” (PT: 10046735)
meddra_pt_codemeddra_pt_termmeddra_llt_code(if LLT selected)meddra_llt_term
Assign Event Attributes
For each coded event, specify:Severity (per event):
- Leve (Mild)
- Moderado (Moderate)
- Grave (Severe)
desenlace):- Recuperado
- Recuperándose
- No recuperado
- Recuperado con secuelas
- Muerte
- Desconocido
fecha_inicio: Event onsetfecha_fin: Resolution (if applicable)
MedDRA coding is required for regulatory submissions (DIGEMID, IPS/PSUR). Incomplete coding will block export.
Evaluator Assignment
Route cases to specific evaluators based on:- Product category
- Severity
- Workload distribution
Notification Email:
Evaluation Checklist
Before marking a case as “Completado”, verify:Severity classified (Grave/No grave)
Urgency set with appropriate deadline
Product linked to catalog
All events coded in MedDRA
Event dates complete (onset, resolution)
Outcome documented for each event
Evaluator assigned (if applicable)
Missing data identified for followup
Next Steps
After evaluation:- Causality Assessment: Determine relationship between product and event → Causality Assessment
- Followup Management: Request missing information → Followup Management
- Reporting: Include in periodic safety reports → Generating Reports